From 0dda9a24508a0a607c0032d49e605ba6c499e85e Mon Sep 17 00:00:00 2001 From: Jayaram R Pai Date: Thu, 18 Sep 2014 22:09:34 +0530 Subject: completed basic home page --- static/website/css/main.css | 30 +++++++ static/website/images/mhrd-logo.png | Bin 18754 -> 2214 bytes static/website/templates/home.html | 170 ++++++++++++++++++++++++++---------- 3 files changed, 154 insertions(+), 46 deletions(-) (limited to 'static') diff --git a/static/website/css/main.css b/static/website/css/main.css index dfce5e2..103a816 100644 --- a/static/website/css/main.css +++ b/static/website/css/main.css @@ -186,3 +186,33 @@ body { /* fix first h2*/ margin-top: 0; } +#speakers .thumbnail { + height: 265px; +} +#speakers hr { + margin-top: 10px; + margin-bottom: 10px; +} +#speakers .extras { + text-align: center; +} +#speakers .extras .bio { + border-right: 1px solid #eeeeee; +} +#sponsors { + padding: 10px 15px 20px; + margin: 10px 0 10px 0; + text-align: center; + background: #fafafa; + border: 1px solid #cccccc; + -webkit-border-radius: 5px; + -moz-border-radius: 5px; + -o-border-radius: 5px; + border-radius: 5px; +} +#sponsors img { + margin-top: 10px; +} +#twitter-widget-0 { + height: 265px; +} diff --git a/static/website/images/mhrd-logo.png b/static/website/images/mhrd-logo.png index a3e03f7..f949b42 100644 Binary files a/static/website/images/mhrd-logo.png and b/static/website/images/mhrd-logo.png differ diff --git a/static/website/templates/home.html b/static/website/templates/home.html index 8b7305c..745a51e 100755 --- a/static/website/templates/home.html +++ b/static/website/templates/home.html @@ -46,11 +46,11 @@ @@ -59,70 +59,148 @@
-

Speakers

-
-
- -
- Maciej Fijałkowski (Keynote) -
-
-
-
-
- -
- Ajith Kumar -
-
-
-
-
- News and Updates -
-
- - - -
-
-
+

Speakers

+
+
+
+ +
+ Maciej Fijałkowski (Keynote) +
+
+
+
+ View Bio +
+
+ Twitter +
+
+
+
+
+
+
+
+ +
+ Ajith Kumar (Invited) +
+
+
+
+ View Bio +
+
+ Website +
+
+
+
+
+
+
+
+ +
+

News and Updates

+ + +

-

Conference

-

Scope of the conference

+

Scope of the conference

- SciPy India is a conference providing opportunities to spread the use of the Python programming language in the Scientific Computing community in India. It provides a unique opportunity to interact with the "Who's who" of the Python for Scientific Computing fraternity and learn, understand, participate, and contribute to Scientific Computing using Python. Attendees of the conference and participants of the sprints planned will be able to access and review the tools available. They will also be able to learn domain-specific applications and how the tools apply to a plethora of application problems. One of the goals of the conference is to combine education, engineering, and science with computing through the medium of Python. This conference also aims to spread the use of Python for Scientific Computing in various fields and among different communities. -SciPy India 2014 Organiser: FOSSEE For more details visit: python.fossee.in, python.org + SciPy India is a conference providing + opportunities to spread the use of the + Python programming language in the + Scientific Computing community in India. It + provides a unique opportunity to interact + with the "Who's who" of the Python for + Scientific Computing fraternity and learn, + understand, participate, and contribute to + Scientific Computing using Python. + Attendees of the conference and + participants of the sprints planned will be + able to access and review the tools + available. They will also be able to learn + domain-specific applications and how the + tools apply to a plethora of application + problems. One of the goals of the + conference is to combine education, + engineering, and science with computing + through the medium of Python. This + conference also aims to spread the use of + Python for Scientific Computing in various + fields and among different communities. + SciPy India 2014 Organiser: FOSSEE For + more details visit: python.fossee.in, + python.org +

+
+

+ SciPy India 2013 Organiser: FOSSEE
+ For more details visit: + python.fossee.in, + python.org

-
+
+

Important Dates

+ + + + + + + + + +
5th Nov 2014Call for papers ends.
10th Nov 2014Conference Registration ends.
+
+
-

Sponsors

+

Sponsors

- +
+
+
-
-- cgit