Code Monkey home page Code Monkey logo

Comments (6)

icyflame avatar icyflame commented on August 24, 2024

It seems that the function changeActive(number) defined in func.js is not working!

from auviitkgp.github.io.

icyflame avatar icyflame commented on August 24, 2024

Moved the whole website to Jekyll. This will ensure that we can continue to host everything on GitHub.

I am halfway through the process: https://github.com/icyflame/sandbox2

Site online on http://icyflame.github.io/sandbox2/

Under active development! So, in case something is broken, it's probably because I am working on it!

from auviitkgp.github.io.

nevalsar avatar nevalsar commented on August 24, 2024

I'd suggest not moving to jekyll. This is only a temporary solution for our website which is to be hosted in a PHP server. As such, jekyll specific code to be added in would prove to be a futile task and moreover become a liability while porting site onto the server.
However we do need a blog to be set up for the site and I've been planning to set one up via Jekyll hosted on GitHub. So to sum up Jekyll blog - yes, Jekyll site - no.
@ankeshanand

from auviitkgp.github.io.

icyflame avatar icyflame commented on August 24, 2024

Yeah! It would become a liability. But, in the current approach, since we are using Indexes instead of ID's, In case we add one tab in the navbar between Home and Sponsors, then we would have to change the index in all the files.

This can be fixed using Jekyll (Jekyll include works like PHP include_once). What do you think?

from auviitkgp.github.io.

nevalsar avatar nevalsar commented on August 24, 2024

This issue can be trivially solved by adding an id for each list item in the navbar. This would enable referring to each of them by name, and the generic jQuery call for .navbar>li would select all of them. This approach would have none of the scaling problems you mentioned.
Hauling in a framework for a bug-fix is over-kill, don't you think?

from auviitkgp.github.io.

icyflame avatar icyflame commented on August 24, 2024

Yeah! It probably is! But I wanted to try out how a normal non-blog website would be built with Jekyll! :P


Siddharth Kannan,
First year, Undergraduate student,
Indian Institute of Technology,
Kharagpur, West Bengal,
India.

Sent from Mailbox on Android.

Powered by Gmail.

On Thu, Sep 25, 2014 at 10:34 PM, Nevin Valsaraj [email protected]
wrote:

This issue can be trivially solved by adding an id for each list item in the navbar. This would enable referring to each of them by name, and the generic jQuery call for .navbar>li would select all of them. This approach would have none of the scaling problems you mentioned.

Hauling in a framework for a bug-fix is over-kill, don't you think? 😛

Reply to this email directly or view it on GitHub:
#7 (comment)

from auviitkgp.github.io.

Related Issues (4)

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.