Kennric / osuosl-pelican

Pelican site for osuosl.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OSUOSL Website

Now with 100% more Pelican!

Developing

To compile the HTML and host it on port 8000, just run the develop.sh script in the scripts/ directory:

$ scripts/develop.sh

This will install dependencies and start up an instance of Pelican on port 8000. To stop the server, run make stopserver. It can then be restarted with make devserver.

This website uses the dougfir-pelican-theme on the master branch. Information on metadata requirements can be found in the theme repo.

About

Pelican site for osuosl.org


Languages

Language:HTML 84.0%Language:Python 6.9%Language:Makefile 4.9%Language:Shell 4.1%