euroscipy / www.euroscipy.org

Landing page for EuroSciPy
MIT License
13 stars 19 forks source link

euroscipy.org

This repository contains the landing page and blog for the euroscipy.org.

Contributing

Currently the website is a set of static pages generated by Pelican. The generated content is uploaded to our server sponsored by Enthought. Contact euroscipy-org@python.org to get things updated.

Please feel free to contribute in what ever capacity you feel best. For now, the site contains details for conferences past and news items from conferences.

Here are a few ways you can contribute:

Add news item

$ git clone git@github.com:euroscipy/www.euroscipy.org.git
Cloning into 'conference.scipy.org'...
remote: Counting objects: 74, done.
remote: Compressing objects: 100% (68/68), done.
remote: Total 74 (delta 3), reused 73 (delta 2)
Receiving objects: 100% (74/74), 248.52 KiB | 0 bytes/s, done.
Resolving deltas: 100% (3/3), done.
Checking connectivity... done
$ cd www.euroscipy.org
$ cd content/news
$ cat << EOF > 2013-10-25-test.md
> Title: Test
> Date: 2013-10-25
> Comments: true
> Categories: 
> Author: Andy R. Terrel <andy.terrel@gmail.com>
> Summary: Testing
> 
> Testing how this works!
> 
> EOF

Add or edit a page

Contact

The site is collaboratively edited by the SciPy Organizers. Please email euroscipy-org@python.org for details.