Skip to content

gilbertw/ipython-website

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

375 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deployment.

Travis-CI should automatically deploy the website a few minutes after the branches are merged or pushed on master, so you shouldn't need to worry about the building process.

Though, if you like to build/push manually see next section.

Build website

Use make to build the website in the gh-pages directory, use

$ make gh-pages

It will clone the built-website repository, built a new version in it, and auto-commit. Then prompt you to check that everything is fine before pushing. Of course you need to have the right to push.

Additionally run $ make linkcheck if you have time to loose fixing old link.

About

IPython website sources. Any fixes to the website should be done on this repository.

Resources

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • HTML 49.3%
  • JavaScript 35.8%
  • Python 10.3%
  • CSS 3.0%
  • Makefile 1.2%
  • ApacheConf 0.4%