Code Monkey home page Code Monkey logo

cea.ac.in's People

Contributors

abhijithvijayan avatar amal-san avatar ashikmeerankutty avatar ayaz1997 avatar capturethemoon avatar casva avatar cneryx avatar darrenrector91 avatar dcjc29 avatar dependabot-preview[bot] avatar gitelaus avatar kcclemo avatar klanti117 avatar mahis929 avatar mattmagin avatar mattstates avatar meenal1999 avatar mikestratton avatar mswebgirl avatar nulf avatar offpics avatar pauliax avatar sashrikakaur avatar simpslandyy avatar sparkle-sparkle avatar teddy-gustiaux avatar tomkennedycode avatar trotjr avatar vishnuvijayanpv avatar yoksanherlie avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

cea.ac.in's Issues

create an admission page

create a page called
admission.html under src/
with headers and footers from
src/contact.html

and include that in webpack.js accordingly.

Make sure you change the title in html page to Admissions | CEA

Add travis-ci badge to README

Add travis-ci badge to README to easily view the build status and navigate to travis page
Build Status

[![Build Status](https://travis-ci.org/ceadoor/cea.ac.in.svg?branch=master)](https://travis-ci.org/ceadoor/cea.ac.in)

create an events page

create a page called
events.html under src/news-and-events/
with headers and footers from
src/contact.html

and include that in webpack.js accordingly.

Make sure you change the title in html page to Events | CEA

Create a campus-life page

create a page called
campus-life.html under src/
with headers and footers from
src/contact.html

  • create folders as needed

  • Make sure you change the title in html page to Campus Life | CEA

  • If anyone is on this, first say it here!

create stories page

create a page called
stories.html under src/cea-experience/
with headers and footers from
src/contact.html

and include that in webpack.js accordingly.

Make sure you change the title in html page to Student Stories | CEA

create a news page

create a page called
news.html under src/news-and-events/
with headers and footers from
src/contact.html

and include that in webpack.js

Make sure you change the title in html page to News | CEA

navbar styling

adding hover based navbar with content and links embedded

creating course03 page

create a page called
btech-electrical-and-electronics-engg.html under src/studies/
with headers and footers from
src/studies/btech-computer-science-engg.html

and include that in webpack.js

Make sure you change the title in html page to B.Tech | Electrical and Electronics Engineering

student stories

adding a story content on hovering on the student story images

creating course04 page

create a page called
btech-electronics-and-communication-engg.html under src/studies/
with headers and footers from
src/studies/btech-computer-science-engg.html

and include that in webpack.js

creating news and events page

create a page called
news-and-events.html under src/
with headers and footers from
src/administration.html

and include that in webpack.js

Make sure you change the title in html page to News and Events | CEA

creating course02 page

create a page called
btech-mechanical-engg.html under src/studies/
with headers and footers from
src/studies/btech-computer-science-engg.html

and include that in webpack.js

create clubs page

create a page called
clubs-at-cea.html under src/campus-life/
with headers and footers from
src/contact.html

and include that in webpack.js accordingly.

Make sure you change the title in html page to Clubs | CEA

create a studies page

create a page called
studies.html under src/
with headers and footers from
src/contact.html

and include that in webpack.js accordingly.

Make sure you change the title in html page to Studies | CEA

create a cea-experience page

create a page called
cea-experience.html under src/
with headers and footers from
src/contact.html

and include that in webpack.js accordingly.

Make sure you change the title in html page to Experiences | CEA

create university02 page

create a page called
cusat.html under src/studies/universities/
with headers and footers from
src/contact.html

and then include that in webpack.config.js accordingly.

  • create folders as needed

  • Make sure you change the title in html page to Cochin University of Science and Technology | CEA

  • If anyone is on this, first say it here!

Utilize baseURL to allow for easy local development and alternative gh-pages

Currently there exists an issue where certain resources are required in from static locations or links to pages only work in certain environments.

Currently I notice HTMLWebpackPlugin's publicPath is being used, it would be best to use baseURL as this would accomodate the issue which github pages poses to relative links.

This change would require the removal of the html-loader, but I believe this is currently not in use anyway.

This would allow setting baseURL based on options.mode in the webpack config. In localhost, this can be set to localhost:8080 and all relative links will point towards that, whereas github pages would allow for https://ceadoor.github.io/cea.ac.in/ and this would allow us to drop links such as /cea.ac.in/about to /about.

webpack.config.js minify

create a page called
events.html under src/news-and-events/
with headers and footers from
src/contact.html

and include that in webpack.js accordingly.

Make sure you change the title in html page to Events | CEA

create a departments page

create a page called
departments.html under src/studies/
with headers and footers from
src/contact.html

and include that in webpack.config.js accordingly.

  • create folders as needed

  • Make sure you change the title in html page to Departments | CEA

  • If anyone is on this, first say it here!

create a resources page

create a page called
resources.html under src/
with headers and footers from
src/contact.html

and include that in webpack.js accordingly.

Make sure you change the title in html page to Resources | CEA

creating academic-programs page

create a page called
academic-programs.html under src/studies/
with headers and footers from
src/administration.html

and include that in webpack.js

creating course05 page

create a page called
mtech-thermal-engg.html under src/studies/
with headers and footers from
src/studies/btech-computer-science-engg.html

and include that in webpack.js

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.