forked from Arachnid/bloggart
-
Notifications
You must be signed in to change notification settings - Fork 1
John DeNero's site
papajohn/john-denero
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
John DeNero's Personal Site =========================== Hosted at http://denero.org Development Environment ----------------------- The published version is generated using Pelican and uses Python3. To configure your environment for development: - Install Python3.3 using Anaconda (http://continuum.io/blog/anaconda-python-3) - Install git : apt-get install git - Clone repository: git clone https://github.com/papajohn/john-denero.git - Install pelican: pip install pelican (you may want to create a venv first) Contents -------- Chapters are written as RestructuredText (ReST) with embedded Latex for math equations and embedded Online Python Tutor code examples. Directories: bin/ -- Binaries (managed by virtualenv) content/ -- Static content include/ -- Python extensions (managed by virtualenv) lib/ -- Python libraries (managed by virtualenv) pages/ -- ReST formatted pages published/ -- Published site generated by Pelican py/ -- Configuration scripts theme/ -- Pelican theme for the site
About
John DeNero's site
Resources
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- TeX 50.3%
- JavaScript 26.8%
- CSS 10.1%
- HTML 9.2%
- Python 3.5%
- Shell 0.1%