Skip to content

victorneo/pugs-org-sg

 
 

Repository files navigation

Python Users Group Singapore

This is source repository for pugs.org.sg. We use pelican to build the site which is hosted on GitHub pages.

How to contribute

  1. Fork and clone
  2. Install pelican if needed (pip install -r requirements.txt)
  3. Add new content (markdown) or fix styling or templates in theme
  4. Check the result: make html, make devserver, http://localhost:8000
  5. Publish: make ghp

About

Python Users Group Singapore

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 40.8%
  • CSS 29.4%
  • Makefile 10.7%
  • Shell 9.6%
  • Python 9.5%