diff options
24 files changed, 60 insertions, 44 deletions
diff --git a/static/website/bootstrap-css/assets/css/main.css b/static/website/bootstrap-css/assets/css/main.css index 7c45bca..735cf8b 100644 --- a/static/website/bootstrap-css/assets/css/main.css +++ b/static/website/bootstrap-css/assets/css/main.css @@ -143,7 +143,7 @@ ul li { color: #313131; letter-spacing: 1px; margin: 0 0 20px; - text-transform: uppercase; + text-transform: none; text-align: center; } @@ -250,7 +250,7 @@ ul li { color: #313131; letter-spacing: 1px; margin: 0 0 60px; - text-transform: uppercase; + text-transform: none; text-align: left; } } @@ -419,7 +419,7 @@ ul li { .speaker { text-align: center; color: #313131; - text-transform: uppercase; + text-transform: none; margin: 25px 0; } .speaker .spkrmodal{ @@ -491,18 +491,21 @@ ul li { } .organiser .organiser-box { display: block; - opacity: 0.3; - height: 150px; - width: 150px; + opacity: 1; + height: 70px; + width: 200px; margin: 25px auto; -webkit-transition: 0.5s all linear; transition: 0.5s all linear; } -.organiser .organiser-box:hover { +/*.organiser .organiser-box:hover { opacity: 1; -} +}*/ .organiser .organiser-box-1 { - background: url(../images/partner/fossee.png) no-repeat center center/contain; + background: url(../images/logo_4.png) no-repeat center center/contain; +} +.organiser .organiser-box-2 { + background: url(../images/logo_1.png) no-repeat center center/contain; } /* .sponsor .sponsor-box-2 { diff --git a/static/website/bootstrap-css/assets/images/DWSIM_logo.png b/static/website/bootstrap-css/assets/images/DWSIM_logo.png Binary files differnew file mode 100644 index 0000000..9dc26e2 --- /dev/null +++ b/static/website/bootstrap-css/assets/images/DWSIM_logo.png diff --git a/static/website/bootstrap-css/assets/images/backgrounds/top_1.png b/static/website/bootstrap-css/assets/images/backgrounds/top_1.png Binary files differnew file mode 100644 index 0000000..338181b --- /dev/null +++ b/static/website/bootstrap-css/assets/images/backgrounds/top_1.png diff --git a/static/website/bootstrap-css/assets/images/backgrounds/top_2.png b/static/website/bootstrap-css/assets/images/backgrounds/top_2.png Binary files differnew file mode 100644 index 0000000..fab6a7d --- /dev/null +++ b/static/website/bootstrap-css/assets/images/backgrounds/top_2.png diff --git a/static/website/bootstrap-css/assets/images/backgrounds/top_3.png b/static/website/bootstrap-css/assets/images/backgrounds/top_3.png Binary files differnew file mode 100644 index 0000000..af4a737 --- /dev/null +++ b/static/website/bootstrap-css/assets/images/backgrounds/top_3.png diff --git a/static/website/bootstrap-css/assets/images/backgrounds/top_4.png b/static/website/bootstrap-css/assets/images/backgrounds/top_4.png Binary files differnew file mode 100644 index 0000000..d01e35b --- /dev/null +++ b/static/website/bootstrap-css/assets/images/backgrounds/top_4.png diff --git a/static/website/bootstrap-css/assets/images/backgrounds/top_5.png b/static/website/bootstrap-css/assets/images/backgrounds/top_5.png Binary files differnew file mode 100644 index 0000000..bfebfd2 --- /dev/null +++ b/static/website/bootstrap-css/assets/images/backgrounds/top_5.png diff --git a/static/website/bootstrap-css/assets/images/img_1.png b/static/website/bootstrap-css/assets/images/img_1.png Binary files differnew file mode 100644 index 0000000..4ead4cb --- /dev/null +++ b/static/website/bootstrap-css/assets/images/img_1.png diff --git a/static/website/bootstrap-css/assets/images/img_2.png b/static/website/bootstrap-css/assets/images/img_2.png Binary files differnew file mode 100644 index 0000000..1b25e07 --- /dev/null +++ b/static/website/bootstrap-css/assets/images/img_2.png diff --git a/static/website/bootstrap-css/assets/images/logo_1.png b/static/website/bootstrap-css/assets/images/logo_1.png Binary files differnew file mode 100644 index 0000000..0941014 --- /dev/null +++ b/static/website/bootstrap-css/assets/images/logo_1.png diff --git a/static/website/bootstrap-css/assets/images/logo_2.png b/static/website/bootstrap-css/assets/images/logo_2.png Binary files differnew file mode 100644 index 0000000..524b390 --- /dev/null +++ b/static/website/bootstrap-css/assets/images/logo_2.png diff --git a/static/website/bootstrap-css/assets/images/logo_3.png b/static/website/bootstrap-css/assets/images/logo_3.png Binary files differnew file mode 100644 index 0000000..742f5cf --- /dev/null +++ b/static/website/bootstrap-css/assets/images/logo_3.png diff --git a/static/website/bootstrap-css/assets/images/logo_4.png b/static/website/bootstrap-css/assets/images/logo_4.png Binary files differnew file mode 100644 index 0000000..f3c760a --- /dev/null +++ b/static/website/bootstrap-css/assets/images/logo_4.png diff --git a/static/website/bootstrap-css/assets/images/logo_5.png b/static/website/bootstrap-css/assets/images/logo_5.png Binary files differnew file mode 100644 index 0000000..659f581 --- /dev/null +++ b/static/website/bootstrap-css/assets/images/logo_5.png diff --git a/static/website/bootstrap-css/assets/images/logo_6.png b/static/website/bootstrap-css/assets/images/logo_6.png Binary files differnew file mode 100644 index 0000000..b7d6f26 --- /dev/null +++ b/static/website/bootstrap-css/assets/images/logo_6.png diff --git a/static/website/bootstrap-css/assets/images/mhrd.png b/static/website/bootstrap-css/assets/images/mhrd.png Binary files differnew file mode 100644 index 0000000..c377a6d --- /dev/null +++ b/static/website/bootstrap-css/assets/images/mhrd.png diff --git a/static/website/bootstrap-css/assets/images/om_logo.png b/static/website/bootstrap-css/assets/images/om_logo.png Binary files differnew file mode 100644 index 0000000..742f5cf --- /dev/null +++ b/static/website/bootstrap-css/assets/images/om_logo.png diff --git a/static/website/bootstrap-css/assets/images/ph_1.png b/static/website/bootstrap-css/assets/images/ph_1.png Binary files differnew file mode 100644 index 0000000..c5d86bd --- /dev/null +++ b/static/website/bootstrap-css/assets/images/ph_1.png diff --git a/static/website/bootstrap-css/assets/images/ph_2.png b/static/website/bootstrap-css/assets/images/ph_2.png Binary files differnew file mode 100644 index 0000000..45faabd --- /dev/null +++ b/static/website/bootstrap-css/assets/images/ph_2.png diff --git a/static/website/bootstrap-css/assets/images/ph_3.png b/static/website/bootstrap-css/assets/images/ph_3.png Binary files differnew file mode 100644 index 0000000..0dd43f4 --- /dev/null +++ b/static/website/bootstrap-css/assets/images/ph_3.png diff --git a/static/website/bootstrap-css/assets/images/ph_4.png b/static/website/bootstrap-css/assets/images/ph_4.png Binary files differnew file mode 100644 index 0000000..10ccbfc --- /dev/null +++ b/static/website/bootstrap-css/assets/images/ph_4.png diff --git a/static/website/templates/footer.html b/static/website/templates/footer.html index 01c7e51..fee988b 100644 --- a/static/website/templates/footer.html +++ b/static/website/templates/footer.html @@ -6,14 +6,17 @@ <footer class="site-footer"> <div class="container"> <div class="row"> - <div class="col-md-6"> + <div class="col-md-4"> <ul class="social-block"> <li><a href="https://twitter.com/scipyindia"><i class="ion-social-twitter"></i></a></li> <li><a href="https://www.facebook.com/ScipyIndia2017-737085366490623/"><i class="ion-social-facebook"></i></a></li> <li><a href="https://plus.google.com/u/0/104012350840765676803"><i class="ion-social-googleplus"></i></a></li> </ul> </div> - <div class="col-md-6"> + <div class="col-md-8"> + <span>This work is licensed under a <a target="_blank" href="http://creativecommons.org/licenses/by-sa/4.0/" style="color:#b3a366;"> Creative Commons Attribution-ShareAlike 4.0 International License</a>.</span> + </div> + <!-- <div class="col-md-6"> <ul class="social-block"> Visit SciPy.in/ <a style="color:blue;" target="_blank" href="https://scipy.in/2009">2009</a>/ @@ -26,15 +29,15 @@ <a style="color:white;" target="_blank" href="https://scipy.in/2016">2016</a>/ <a style="color:blue;" target="_blank" href="https://scipy.in/2017">2017</a> </ul> - </div> + </div> --> </div> - <div class="row"> + <!--<div class="row"> <div class="col-md-12"> <center style="color:white;font-size: 10px;"> - This work is licensed under a <a target="_blank" href="http://creativecommons.org/licenses/by-sa/4.0/" style="color:blue;">Creative Commons Attribution-ShareAlike 4.0 International License</a>. + </center> </div> - </div> + </div> --> </div> </footer> diff --git a/static/website/templates/home.html b/static/website/templates/home.html index e90b870..3a46620 100644 --- a/static/website/templates/home.html +++ b/static/website/templates/home.html @@ -10,7 +10,7 @@ <h1>National Conference on Chemical Process Simulation - 2018</h1> --> <!-- <p>International conference on Python for education and computing</p> --> - <img class="img img-fluid " src="static/website/bootstrap-css/assets/images/backgrounds/1.png" alt=""> <br><br> + <img class="img img-fluid " src="static/website/bootstrap-css/assets/images/backgrounds/top_5.png" alt=""> <br><br> <a class="btn btn-primary" data-scroll href="#registration">Register Now</a> <br><br> </div> </header> @@ -20,11 +20,9 @@ <div class="row"> <div class="col-sm-6"> - <h3 class="section-title">About Us</h3> + <h3 class="section-title">About the Conference</h3> - <p class="text-justify">The FOSSEE Team and the Department of Chemical Engineering are organizing a national conference on Chemical Process Simulation, at IIT Bombay, on 26 November 2018, on the occasion of the Diamond Jubilee Year celebrations of IIT Bombay. We cordially invite you to participate in this conference.</p> - <p class="text-justify"> - The interaction between academia and industry practitioners, will lead to consulting projects. It will provide an improved employment potential, in the core chemical industry, for chemical engineering graduates. + <p class="text-justify">The National Conference on Chemical Process Simulation-2018 is a confluence of academia and industry. This is an excellent opportunity for fostering academic and industrial collaborations. It is the place to meet the experts in chemical process simulation from all over the country. This conference provides a national platform to showcase the work done in this area by students and faculty. </p> <!-- <figure> @@ -127,14 +125,14 @@ <h4>Prof. K P Madhavan</h4> - <p style="text-transform: none;">Emeritus Professor, Dept. of Chemical Engineering, IITB</p> + <p style="text-transform: none;">Emeritus Professor, Dept. of Chemical Engineering, IIT Bombay</p> - <ul class="social-block"> + <!--<ul class="social-block"> <li><a href=""><i class="ion-social-twitter"></i></a></li> <li><a href=""><i class="ion-social-facebook"></i></a></li> <li><a href=""><i class="ion-social-linkedin-outline"></i></a></li> <li><a href=""><i class="ion-social-googleplus"></i></a></li> - </ul> + </ul> --> <div class="modal fade spkrmodal" id="myModal" role="dialog"> <div class="modal-dialog"> @@ -168,12 +166,12 @@ <p style="text-transform: none;">Equinox Software and Services Private Limited</p> - <ul class="social-block"> + <!-- <ul class="social-block"> <li><a href=""><i class="ion-social-twitter"></i></a></li> <li><a href=""><i class="ion-social-facebook"></i></a></li> <li><a href=""><i class="ion-social-linkedin-outline"></i></a></li> <li><a href=""><i class="ion-social-googleplus"></i></a></li> - </ul> + </ul> --> <div class="modal fade spkrmodal" id="myModal1" role="dialog"> <div class="modal-dialog"> @@ -199,6 +197,8 @@ </div> </section> + + <section id="contribution" class="section bg-image-2 contribution"> <div class="container"> <div class="row"> @@ -295,7 +295,7 @@ <div class="col-sm-3"> <h3 class="section-title">Venue</h3> <address> - <p>Lecture Hall Complex, IIT Bombay<br> Phone: (+91) 22 2576 4111<br> Email: contact-dwsim[at]fossee[dot]in </p> + <p>Lecture Hall Complex <br> IIT Bombay <!-- <br> Phone: (+91) 22 2576 4111<br> Email: contact-dwsim[at]fossee[dot]in --> </p> </address> </div> <div class="col-sm-9"> @@ -313,11 +313,19 @@ </div> </div> <div class="row"> - <div class="col-sm-12"> - <a href="https://fossee.in"class="organiser-box organiser-box-1" target="_blank"></a> - <p class="text-justify">NCCPS conference is organised by the team members of FOSSEE project which is part of the National Mission on Education through ICT with the thrust area being Adaptation and deployment of open source simulation packages equivalent to proprietary software, funded by MHRD, based at the Indian Institute of Technology Bombay (IITB). </p> + <div class="col-sm-6"> + <a href="https://fossee.in" class="organiser-box organiser-box-1" target="_blank"></a> + <!-- <p class="text-justify">NCCPS conference is organised by the team members of FOSSEE project which is part of the National Mission on Education through ICT with the thrust area being Adaptation and deployment of open source simulation packages equivalent to proprietary software, funded by MHRD, based at the Indian Institute of Technology Bombay (IITB). </p> --> + </div> + <div class="col-sm-6"> + <a href="https://www.che.iitb.ac.in/online/" class="organiser-box organiser-box-2" target="_blank"></a> </div> </div> + <!-- <div class="row"> + <div class="col-sm-12"> + <p class="text-justify">NCCPS conference is organised by the team members of FOSSEE project which is part of the National Mission on Education through ICT with the thrust area being Adaptation and deployment of open source simulation packages equivalent to proprietary software, funded by MHRD, based at the Indian Institute of Technology Bombay (IITB). </p> + </div> + </div> --> </section> <!-- @@ -828,9 +836,12 @@ <section id="contact-us" class="section contact-us"> <div class="container"> <div class="row"> - <div class="col-md-12"> + <div class="col-md-4"> <h3 class="section-title">Contact us</h3> </div> + <div class="col-md-8"> + <h3 class="section-title" style="text-align: center;">Supported by</h3> + </div> </div> <div class="row"> <div class="col-md-4"> @@ -867,34 +878,30 @@ <tr> <td style="vertical-align:bottom;border-top:none;!important"> <div class="text-center align-baseline"> - <a href="https://fossee.in/" target="_blank"><img src="{% static 'website/bootstrap-css/assets/images/fossee_logo.png' %}" style="width:60%" class="text-center"></a> + <a href="https://dwsim.fossee.in" target="_blank"><img src="{% static 'website/bootstrap-css/assets/images/logo_2.png' %}" class="text-center" ></a> </div> - </td> + </td> <td style="vertical-align:bottom;border-top:none;!important"> <div class="text-center align-baseline"> - <a href="https://yaksh.fossee.in" target="_blank"><img src="{% static 'website/bootstrap-css/assets/images/yaksh_banner.png' %}" style="background:black;padding: 5%;" class="text-center" ></a> + <a href="https://om.fossee.in" target="_blank"><img src="{% static 'website/bootstrap-css/assets/images/om_logo.png' %}" class="text-center" ></a> </div> - </td> - <td style="vertical-align:bottom;border-top:none;!important"> + </td> + <td style="vertical-align:bottom;border-top:none;!important"> <div class="text-center align-baseline"> - <a href="https://python-workshops.fossee.in" target="_blank"><img src="{% static 'website/bootstrap-css/assets/images/pylogo.png' %}" style="width:30%;" class="text-center" ></a> + <a href="https://www.iitb.ac.in/" target="_blank"><img src="{% static 'website/bootstrap-css/assets/images/logo_5.png' %}" class="text-center"></a> </div> </td> <td style="vertical-align:bottom;border-top:none;!important"> <div class="text-center align-baseline"> - <a href="https://www.iitb.ac.in/" target="_blank"><img src="{% static 'website/bootstrap-css/assets/images/iitb_logo.png' %}" style="width:40%;" class="text-center"></a> + <a href="https://fossee.in/" target="_blank"><img src="{% static 'website/bootstrap-css/assets/images/mhrd.png' %}" class="text-center"></a> </div> - </tr> - <tr> - <td style="vertical-align:top;border-top:none;!important"><strong><p class="text-center">FOSSEE</p></strong></td> - <td style="vertical-align:top;border-top:none;!important"><strong><p class="text-center">YAKSH - Online Test Platform</p></strong></td> - <td style="vertical-align:top;border-top:none;!important"><strong><p class="text-center">Python Workshop</p></strong></td> - <td style="vertical-align:top;border-top:none;!important"><strong><p class="text-center">IIT Bombay</p></strong></td> - </tr> + </td> + </tr> </table> </div> </div> </div> + </div> </section> <img class="src-image" src="{% static 'website/bootstrap-css/assets/images/speakers/dummy.png' %}"/> diff --git a/static/website/templates/navbar.html b/static/website/templates/navbar.html index a9d875f..8881711 100644 --- a/static/website/templates/navbar.html +++ b/static/website/templates/navbar.html @@ -34,6 +34,9 @@ <li><a data-scroll href="{{SITE_URL}}/#speakers">Speakers</a></li> <li><a data-scroll href="{{SITE_URL}}/#contribution">CFP</a></li> <li><a data-scroll href="{{SITE_URL}}/#cod">Code of Conduct</a></li> + <li><a data-scroll href="{{SITE_URL}}/#location">Venue</a></li> + <li><a data-scroll href="{{SITE_URL}}/#organiser">Organiser</a></li> + <li><a data-scroll href="{{SITE_URL}}/#contact-us">Contact Us</a></li> <!--<li><a data-scroll href="{{SITE_URL}}/#schedule">Schedule</a></li> <li><a data-scroll href="{{SITE_URL}}/#sponsor">Sponsor</a></li> <!-- <li><a data-scroll href="{{SITE_URL}}/#faq">FAQ</a></li> |