Menu

Tree [5a99eb] master /
 History

HTTPS access


File Date Author Commit
 css 2016-03-09 Khosrow E Khosrow E [57bcd0] fixes issue #9
 .gitignore 2016-10-13 Khosrow E Khosrow E [fdaaff] adding gitignore
 Makefile 2018-03-04 petersilva petersilva [5a99eb] Migrating to clone from github to build the site.
 README.rst 2016-02-01 Khosrow E Khosrow E [f5fc7b] updating website docs
 index-e.html 2017-11-09 Peter Silva Peter Silva [9cd47c] dunno why would have thought this was built fro...
 index-f.html 2017-10-20 Peter Silva Peter Silva [ccfb7f] trying to implement change in menu to add upgra...
 template-en.txt 2017-10-20 Peter Silva Peter Silva [2c6e6d] upgrade guide in menu.
 template-fr.txt 2016-05-31 Khosrow E Khosrow E [5803ea] fixed some typos
 template.py 2016-03-09 Khosrow E Khosrow E [57bcd0] fixes issue #9

Read Me

MetPX Website

The MetPX website is built from the documentation in the various modules in the project. It builds using all .rst files found in sarracenia/doc as well as some of the .rst files found in sundew/doc.

Building Locally

In order to build the HTML pages, the following software must be available on your workstation:

From a command shell:

cd site
make

Updating The Website

To publish the site to sourceforge (updating metpx.sourceforge.net), you must have a sourceforge.net account and have the required permissions to modify the site.

From a shell, run:

make SFUSER=myuser deploy
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.