Skip to content

owura82/bugs-nyu.github.io

 
 

Repository files navigation


Planned Features

  • Display all student contributors
  • Add Calendar for events
    • General meetings
    • Project meetings
  • Add more project details
    • Display To Do's
    • Display student contributors
    • IRC/Discord
  • Add IRC Client
    • Link to Discord
    • Info on how to setup your own client
  • Add Blog/News
    • General Post about bugs
    • Interesting Open Source projects outside of Bugs
    • Interesting tech news

Jekyll

Installing Jekyll

GNU/Linux and MacOS

If you're running GNU/Linux or MacOS on your system check if you have Ruby version 2.2.5 or above and RubyGems installed on your system.

Ruby - https://www.ruby-lang.org/en/downloads/

RubyGems - https://rubygems.org/pages/download

Run gem install jekyll once you have RubyGems installed on your system to install Jekyll.

Windows

If you're running windows take a look at this guide: https://jekyllrb.com/docs/windows/#installation

Using Jekyll

To start a development server run jekyll serve in the project source folder. The the server will run at http://localhost:4000

Check out the Jekyll Docs for a in-depth guide on Jekyll.

Design

Some mock ups of the site Design

Home Page

Home Page

Calendar Page

Calendar

Project Details Page

Project Details Page

About

The website for the BUGS organization hosted through Github Pages

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 61.8%
  • HTML 37.2%
  • JavaScript 1.0%