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

mobolic/ipython-website

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

Folders and files

NameName
Last commit message
Last commit date

Latest commit

bc491f6 · Sep 24, 2023
Jan 12, 2015
Jan 15, 2015
Apr 3, 2018
Sep 22, 2023
May 31, 2012
Sep 22, 2023
Jan 12, 2015
Dec 17, 2010
Oct 5, 2018
Jun 9, 2011
Apr 18, 2015
Sep 30, 2020
Apr 3, 2018
Nov 17, 2016
Jul 23, 2018
Sep 22, 2023
Jul 23, 2018
Mar 20, 2019
Jul 23, 2018
Jun 14, 2011
Oct 11, 2022
Jul 11, 2016
May 27, 2014
Sep 26, 2013
Feb 1, 2020
Apr 25, 2017
Jul 23, 2018
Apr 25, 2017
Sep 25, 2017
Jul 23, 2018
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 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

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 76.0%
  • Python 14.5%
  • JavaScript 7.1%
  • Makefile 1.8%
  • CSS 0.6%