This repository contains the source for ScottBerrevoets.com. It uses Pelican to generate all content, including file and directory structures. I'm using a custom Pelican theme. You may use this theme for your own Pelican installation, but I can't help you out with customizations.
$ pip3 install -r requirements.txt
Because I always forget.
- Edit content, then run
$ pelican content
from the root - To preview:
$ pelican --listen
(with-r
for continuous regeneration)
Found a mistake, typo, or formatting error? Contributions are welcome!
- Code is published under the MIT license
- Content is published under CC BY-NC 3.0
- Icons used are from tabler.io and distributed under the MIT license