Skip to content

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

Notifications You must be signed in to change notification settings

ipython-books/ipython-website

This branch is 57 commits behind ipython/ipython-website:main.

Folders and files

NameName
Last commit message
Last commit date
Jan 12, 2015
Jan 15, 2015
Dec 15, 2017
Dec 15, 2017
May 31, 2012
Jan 1, 2015
Dec 14, 2017
Jan 12, 2015
Dec 17, 2010
Jan 15, 2015
Jun 9, 2011
Apr 18, 2015
Sep 1, 2015
Dec 15, 2017
Nov 17, 2016
Jun 20, 2015
Aug 13, 2016
Aug 13, 2016
Feb 17, 2016
Jan 4, 2015
Jun 14, 2011
Apr 2, 2018
Jul 11, 2016
May 27, 2014
Sep 26, 2013
Apr 2, 2018
Apr 25, 2017
Jan 1, 2015
Apr 25, 2017
Sep 25, 2017
Sep 25, 2017
Aug 9, 2015
Sep 25, 2017
Sep 12, 2013
Sep 21, 2011
Mar 10, 2014
Nov 26, 2011
Jul 30, 2011

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.

If you would like to build/push manually though, see next section.

Build website

To manually build the website in the gh-pages directory, use

$ make gh-pages

This will clone the built-website repository, build a new version in it, auto-commit, and will 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 spare. This will launch a check of all external links.

Edits

Any fixes to the website, including this README, should be made in the ipython-website repository.

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

No packages published

Languages

  • HTML 74.3%
  • Python 14.8%
  • JavaScript 6.6%
  • CSS 2.6%
  • Makefile 1.7%