Skip to content

madmax-codewarrior-0/osuosl-pelican

 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 84.0%
  • Python 6.9%
  • Makefile 5.0%
  • Shell 4.1%