Skip to content

purplediane/pythonsd.org

 
 

Repository files navigation

PythonSD website

This is the homepage of the San Diego Python group.

Generating the website

% pip install -r requirements.txt
% make html

Viewing the site locally

Start the development server

% ./develop_server.sh start

Stop the development server

% ./develop_server.sh stop

Publishing to Github

% make github

About

The San Diego Python website

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 56.3%
  • HTML 21.7%
  • Makefile 8.0%
  • Smarty 6.8%
  • Shell 4.1%
  • Python 3.1%