jonathan-s / argpar.se

My corner on the internet
0 stars 1 forks source link
blog pelican python

To run the dev server type in

make devserver

Changing CSS styles interactively.

Using the five server vs code plugin. Start the server, and go to

http://localhost:8080/output

To install the simple-a theme do the following. It'll symlink the theme so you can work on it.

pelican-themes -s ~/projects/argpar.se/themes/simple-a

Generating pygments css

pygmentize -S monokai -f html -a .highlight > pygment.css