forked from scipy/scipy.org
-
Notifications
You must be signed in to change notification settings - Fork 0
louisel/scipy.org
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This repository contains the Sphinx source for the SciPy website (http://www.scipy.org/). After cloning this repository, run $ git submodule init $ git submodule update to get the Sphinx theme used. The source is in the `www` directory, `cd` there, then the following commands apply: To make a local build of the website $ make html To build and upload the site (requires ssh access to www.scipy.org). $ make upload To test external links from the site $ make linkcheck
About
Scipy.org web site source code
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Python 71.3%
- HTML 18.2%
- Makefile 3.9%
- CSS 3.8%
- ApacheConf 2.8%