diff options
Diffstat (limited to 'static/website/templates')
-rw-r--r-- | static/website/templates/header.html | 14 | ||||
-rw-r--r-- | static/website/templates/home.html | 135 | ||||
-rw-r--r-- | static/website/templates/navbar.html | 9 |
3 files changed, 4 insertions, 154 deletions
diff --git a/static/website/templates/header.html b/static/website/templates/header.html index 9a72f97..045df52 100644 --- a/static/website/templates/header.html +++ b/static/website/templates/header.html @@ -10,7 +10,7 @@ <meta name="keywords" content="SciPy, SciPyIndia 2019, Python,SciPy India 2019,SciPy India conference,Scientific Computing"> <link rel="icon" href="{% static 'website/bootstrap-css/assets/images/logo.png' %}" type="icon"> <title>SciPy India 2019</title> - <script src="{% static 'website/bootstrap-css/assets/js/jquery.min.js' %}"></script> + <script src="{% static 'website/bootstrap-css/bower_components/jquery/dist/jquery.min.js' %}"></script> <script src="{% static 'website/bootstrap-css/assets/js/2.8.2/modernizr.js' %}"></script> <script src="{% static 'website/bootstrap-css/bower_components/bootstrap/dist/js/bootstrap.min.js' %}"></script> <!-- css --> @@ -20,18 +20,6 @@ <link rel="stylesheet" href="{% static 'website/bootstrap-css/assets/css/main.css' %}"> <link rel="stylesheet" href="{% static 'website/bootstrap-css/assets/css/custom.css' %}"> <link rel="stylesheet" href="{% static 'website/bootstrap-css/custom.css' %}"> - -<script type="text/javascript"> -// Wait for window load -jQuery(document).ready(function($){ - $(window).load(function() { - // Animate loader off screen - $(".se-pre-con").fadeOut("slow"); - }); - - }); - -</script> <script> function countChar(val) { var len = val.value.length; diff --git a/static/website/templates/home.html b/static/website/templates/home.html index 0b201c2..bf10271 100644 --- a/static/website/templates/home.html +++ b/static/website/templates/home.html @@ -8,10 +8,7 @@ <img alt="" class="img-responsive center-block img-logo" src="{% static 'website/bootstrap-css/assets/images/backgrounds/SciPy_logo.png' %}"><br> <h1>SciPy India 2019</h1> <h2>29 & 30 November, 2019 / IIT Bombay</h2> - <a href="#registration" data-scroll class="btn btn-white">Register now</a> - - </div> </header> @@ -107,43 +104,6 @@ </div> </div> - - <!-- <div class="col-md-6"> - <div class="speaker"> - <h4>Keynote Speaker</h4> - <figure> - <img alt="" class="img-responsive center-block img-rounded" style="width:179px;height:198px;" src="{% static 'website/bootstrap-css/assets/images/speakers/dummy.png' %}" data-toggle="modal" data-target="#speaker2"> - </figure> - - <h4>TBD</h4> - - <p>TBD</p> - <div class="modal fade spkrmodal" id="speaker2" role="dialog"> - <div class="modal-dialog"> - - <div class="modal-content"> - <div class="modal-header"> - <button type="button" class="close" data-dismiss="modal">×</button> - <h4 class="modal-title">TBD</h4> - </div> - <div class="modal-body"> - <p class="text-justify">TBD</p> - </div> - <div class="modal-footer"> - <button type="button" class="btn btn-info" data-dismiss="modal">Close</button> - </div> - </div> - </div> - </div> - - <ul class="social-block"> - <li><a href="#" target="_blank"><i class="fa fa-globe"></i></a></li> - <li><a href="https://www.linkedin.com/in/serge-rey-94748876/" target="_blank"><i class="ion-social-linkedin-outline"></i></a></li> - <li><a href="#" target="_blank"><i class="ion-social-github"></i></a></li> - </ul> - - </div> - </div> --> </div> </center> </div> @@ -368,7 +328,6 @@ <p>SciPy India Conference Code of Conduct is licensed under a Creative Commons Attribution 3.0 Unported License. </p> </div> - </div> <center> <button type="button" class="btn btn-black" data-toggle="collapse" data-target="#demo"> @@ -379,74 +338,6 @@ </div> </section> - - <!-- <section id="schedule" class="section schedule" style="font-weight: 400;"> - <div class="container"> - <div class="row"> - <div class="col-md-12"> - <h3 class="section-title">Tentative Schedule</h3> - </div> - </div> - <div class="row"> - <div class="col-md-12 col-sm-12"> - <ul class="nav nav-tabs"> - <li class="active"><a data-toggle="tab" href="#day1">29 Nov 2019</a></li> - <li><a data-toggle="tab" href="#day2">30 Nov 2019</a></li> - </ul> - - <div class="tab-content"> - <div id="day1" class="tab-pane fade in active"> - <center><h3>Day 1 </h3></center> - TBD - </div> - <div id="day2" class="tab-pane fade"> - <center><h3>Day 2</h3></center> - TBD - - </div> - </div> - </div> - - </div> - </div> - </section> --> - - <!-- <section id="instructions" class="section instructions" style="font-weight: 400;"> - <div class="container"> - <div class="row"> - <div class="col-md-12"> - <h3 class="section-title">Instructions</h3> - <table class="table table-bordered" style="text-align: justify;"> - <tbody> - <tr> - <td>General Instructions</td> - <td width="60%">These instructions give you details about the venue and accommodation. It will also help you during the stay at IIT Bombay. </td> - <td><a href="https://static.fossee.in/python/scipy2018/Information-Guide-for-SciPy-India-2018-Conference.pdf" target="_blank">View here</a> </td> - </tr> - <tr> - <td>SciPy 2018: <br>Preferred Workshop Track</td> - <td>Please select the workshop in which you wish to participate (Satellite conference registrants need not submit this form).</td> - <td><a href="http://tinyurl.com/SciPy2016-Workshop" target="_blank">View here</a> </td> - </tr> --> - <!-- <tr> - <td>Workshop Instructions</td> - <td>These instructions are for all the registered participants. It has the details of the workshops which will be conducted in SciPy India 2018 conference. Please read it carefully and follow the steps to install various software packages.<br> - <b>Note:</b> You will not be able to participate in the workshops without installing the above packages. There will not be any separate setup session at the venue. - </td> - <td><a href="https://static.fossee.in/python/scipy2018/SciPyIndia-2018-Instruction-Sheet.pdf" target="_blank">View here</a> </td> - </tr> - <<tr > - <td>Workshop Material </td> - <td >1)<b> Workshop</b>: Introductory Scientific Computing with Python: Ipython, Matplotlib, NumPy, SciPy - Prof. Prabhu Ramachandran<br></td> - <td><a href="http://scipy.in/2016/downloads/workshop/intro_scipy_circulate.zip" target="_blank">View here</a> </td> - </tr>--> - <!-- </tbody> - </table> - </div> - </div> - </div> - </section> --> - <section id="venue" class="section venue"> <div class="container"> <div class="row"> @@ -478,32 +369,6 @@ </div> </section> - - <!-- <section id="sponsor" class="section sponsor"> - <div class="container"> - <div class="row"> - <div class="col-md-12"> - <h3 class="section-title">Sponsor</h3> - </div> - </div> - <div class="row"> - <div class="col-sm-12"> - <a href="http://mhrd.gov.in" class="sponsor-box sponsor-box-1" target="_blank"></a> - </div> - </div> - <div class="row"> - <div class="col-sm-12"> - <p class="text-justify"> - Thank you for your interest to sponsor Scipy India 2018.</p> -<p class="text-justify"> - SciPy India, an annual conference organized by FOSSEE (Free and Open Source Software for Education) based at IIT Bombay, provides the opportunity to unfurl the use of the Python programming language in the Scientific Computing community in India. SciPy India being organized since 2009, attracts more than 250 students and faculty every year. This conference provides the participants with a unique opportunity to interact and connect with the Python community. -</p><p class="text-justify"> - Here’s a call to the interested organizations to sponsor this conference and get associated with the event. Through this sponsorship, you could engage with top professionals and enhance your organization’s brand visibility amongst Python users. - </p> - </div> - </div> - </section> --> - <section id="poster" class="section poster"> <div class="container"> <div class="row"> diff --git a/static/website/templates/navbar.html b/static/website/templates/navbar.html index decbe31..a3f4452 100644 --- a/static/website/templates/navbar.html +++ b/static/website/templates/navbar.html @@ -1,15 +1,12 @@ - {% load static %} <!-- Navigation --> {% block nav %} <nav id="site-nav" class="navbar navbar-fixed-top navbar-custom"> <div class="container"> <div class="navbar-header"> - <!-- logo --> <div class="site-branding"> <a class="logo" href="{{SITE_URL}}"> - <!-- logo image --> <img src="{% static 'website/bootstrap-css/assets/images/backgrounds/SciPy_logo.png' %}" class="img-fluid" style="max-width: 10%;" alt="Logo"> @@ -31,12 +28,12 @@ <!-- navigation menu --> <li class="active"><a data-scroll href="{{SITE_URL}}/#about">About</a></li> - <!-- <li><a data-scroll href="{{SITE_URL}}/#speakers">Speakers</a></li> - <li><a data-scroll href="{{SITE_URL}}/#registration">Register</a></li>--> + <li><a data-scroll href="{{SITE_URL}}/#speakers">Speakers</a></li> + <li><a data-scroll href="{{SITE_URL}}/#registration">Register</a></li> <li><a data-scroll href="{{SITE_URL}}/#contribution">CFP</a></li> <!-- <li><a data-scroll href="{{SITE_URL}}/#schedule">Schedule</a></li> <li><a data-scroll href="{{SITE_URL}}/#instructions">Instructions</a></li> - <!-- <li><a data-scroll href="{{SITE_URL}}/#sponsor">Sponsor</a></li> --> + <li><a data-scroll href="{{SITE_URL}}/#sponsor">Sponsor</a></li> --> <!-- <li><a data-scroll href="{{SITE_URL}}/#faq">FAQ</a></li> --> <li><a data-scroll href="{{SITE_URL}}/#photos">Photos</a></li> <li><a data-scroll href="{{SITE_URL}}/#contact-us">Contact Us</a></li> |