Selecting artefacts for an e-portfolio

So, we have to put up an e-portfolio to show examples of the work we had done during the MA programme. It has been two years. I have changed computers in between. My data are … actually, I don’t know exactly, where all the data are. On some hard disks around here probably. Maybe I’ll… Continue reading Selecting artefacts for an e-portfolio

MkDocs: Write in Markdown, get a website

MkDocs—“make documentation”. 🤖 The static site generator MkDocs builds HTML output (a website) from Markdown source files, which you edit in the text editor of your choice, like Notepad++, Atom, Sublime or others. The very convenient thing about MkDocs is: it renders the output while you edit. That is, whenever you hit “Save” for the… Continue reading MkDocs: Write in Markdown, get a website