This is my personal website, based on al-folio (https://github.com/alshedivat/al-folio) A simple and clean Jekyll theme for academics.
The source for the page is in the 'source' branch (directories start with '_' and have .md). The deploy script generates a webpage based on these (no prefix, files end in .html).
The system you build the webpage on must have Imagemagick installed.
- Make sure source is checked out.
- Make changes.
- Commit them.
- Run chcp.com 65001
- THEN run the deploy script.
- If there are errors (currently the assets folder doesn't get moved), resolve them and then push to origin.
You can preview the webpage locally before you deploy it. The local preview will update automatically as you make changed to files -- very handy! jekyll-diagrams and imagemagick were disabled because I don't use them and they were causing build errors for me.
When you run deploy, if you don't see 'deployed succesfully' then something went wrong in the process. Sometimes the deploy script fails silently.
The theme is available as open source under the terms of the MIT License.
Originally, al-folio was based on the *folio theme (published by Lia Bogoev and under the MIT license).