Skip to content

Scipy.org site replacement in development

Notifications You must be signed in to change notification settings

brettrmurphy/scipy.org-new

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repository contains the Sphinx source for the SciPy website
(http://www.scipy.org/).

The source is in the `www` directory, `cd` there, then the following
commands apply:

After cloning this repository, run

    $ git submodule init
    $ git submodule update

To get the Sphinx theme used.

To make a local build of the website

    $ make html

To build and upload the site (requires push permissions on
https://github.com/scipy/scipy.github.com).

    $ make upload

To test external links from the site

    $ make linkcheck

About

Scipy.org site replacement in development

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%