Coder Social home page Coder Social logo

cuctf.github.io's Introduction

CUCyber @ Columbia University

Columbia University's student organization CUCyber webpage.

Development

This site is built with Jekyll and Bootstrap. To get the site running locally follow the following steps:

  1. Install Ruby version 2.4.0 or above, Jekyll and bundler gems. For details about how to do this in your operating system, check Jekyll Installation Guide.

  2. Run bundle install to install the required gems.

  3. Build the site and make it available on a local server by running:

bundle exec jekyll serve

  1. Check the webpage at http://localhost:4000.

Modify the webpage's content

Most of the webpage's content is on _config.yml (mailing list, calendar link, etc.) and in the files in the _data directory (team pictures, story, etc.). When modifing _config.yml, you will need to restart the server. The changes in the _data are visible by just reloading the page.

For more complicated changes you may want to read about HTML, CSS, Jekyll and Bootstrap.

License and contributions

Everything except the img folder is licensed under AGPL-3.0. For details refer to the LICENSE file.

List of used code/components:

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.