8000 GitHub - python/getpython3.com: getpython3.com page and resources.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

python/getpython3.com

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

99 Commits
 
 
 
 
 
 
 
 

Repository files navigation

to build:

mkvirtualenv getpython3
pip install blogofile
cd site
blogofile build
open _site/index.html

If you install fabric, you can run:
  fab build_site

Working with the styles:
install lessc (on ubuntu: apt-get install npm, then npm install less)

cd site
./build-styles.bash

Alternatively, you can seek out your own less compiler. See the build-styles.bash script for which less file to compile to where.

During development, it may be easier to use less.js which will compile the less styles into css per-page-view. To do this, see the comments in head.mako (basically uncomment 2 lines, and comment another -- don't forget to switch back before deploying to prod).

About

getpython3.com page and resources.

Resources

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

  •  

Packages

No packages published

Contributors 9

0