Difference between revisions of "FSCONS 2012/Web and Infrastructure"

From FSCONS wiki
Jump to navigation Jump to search
m (Protected "Web and Infrastructure Aspect 2012" ([edit=autoconfirmed] (indefinite) [move=autoconfirmed] (indefinite)))
m (Accessibility)
 
(3 intermediate revisions by one other user not shown)
Line 1: Line 1:
Description of the aspect here please!
+
= FSCONS 2012 website =
 +
 
 +
The website for FSCONS 2012 is a custom project coded in python/django. This started last year but held only part of the information (schedules and some other practical information). This year, everything should be moved in the same project. This include in particular the CFP and registration form.
 +
 
 +
== Sources ==
 +
The sources for the website are available on gitorious: https://gitorious.org/fscons-web/myconf
 +
 
 +
== Other ==
 +
* [[Accessibility#Web_.26_Infrastructure]]

Latest revision as of 11:54, 5 September 2012

FSCONS 2012 website

The website for FSCONS 2012 is a custom project coded in python/django. This started last year but held only part of the information (schedules and some other practical information). This year, everything should be moved in the same project. This include in particular the CFP and registration form.

Sources

The sources for the website are available on gitorious: https://gitorious.org/fscons-web/myconf

Other