Skip to content
This repository has been archived by the owner on Mar 26, 2021. It is now read-only.

paulcollinsiii/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 PythonSD.com website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 62.4%
  • Python 37.6%