A simple and pretty website theme for academics based off of al-folio.
I've dockerized the ruby context used to build the site, and it can easily be setup using the docker_build.sh
and docker_run.sh.sh
scripts found in bin
.
cd bin
./docker_build.sh
./docker_run.sh
./serve.sh
# open 0.0.0.0:4000 in a browser
- Update resume (or add CV?)
- Add pictures to education page (ROB 550 class pic)
- Add teaching page to drop down + content
- Use shields from original for personal
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).
alshedivat since then, gave it a full re-write of the styles and many additional cool features.
Finally I've now added some secret sauce to support my needs. Enjoy!