Skip to content

jonathan-s/argpar.se

Repository files navigation

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