Code Monkey home page Code Monkey logo

cs3281-ay1516s2-website's Introduction

CS3281 Website

To view the live version of this website, visit http://nus-oss.github.io/cs3281

To update this website with your details/progress, fork this repo, modify the relevant .md files, and submit a PR against this repo.

Setting up

If you wish to preview the changes in your own computer (optional), follow the steps below.

You'll need:

  1. Ruby
  2. nodejs
  3. bundler (gem install bundler)

In a terminal:

$ git clone <fork>
$ bundle install --path .bundle
$ bundle exec jekyll serve

The bundle might fail when installing:

  • ffi; ensure that your system's libffi is installed.
  • nokogiri; ensure that your system's zlib-dev (Ubuntu: zlib1g-dev) is installed.

Starting the Semester

If you have just come on board CS3281/2 this semester, do the following:

  1. Create a page for your team in teams/.
  2. Copy the template from teams/_template.md, including the existing Jekyll front matter based off past teams.
  3. Include the progress template into your team's page. One progress template for every week.
  4. Add your team to teams.md.

cs3281-ay1516s2-website's People

Contributors

alexlmeow avatar bsmmoon avatar damithc avatar digawp avatar garbanzos avatar gisonrg avatar harryggg avatar jkt001 avatar kennho avatar lowjoel avatar m133225 avatar mikelimantara avatar oswellchan avatar paradite avatar raisfathin avatar thngkaiyuan avatar tsoonjin avatar unyoungwax avatar vhazali avatar xinan avatar yancmo avatar youthinkk avatar zweihan avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

cs3281-ay1516s2-website's Issues

The site css does not differentiate between h4 to h8

I am trying to break down the contribution to different sub-projects using h4 and h6, it works on github-flavoured markdown but not on the site:
http://nus-oss.github.io/cs3281/teams/socketio/

HTML:

<h4 id="contribution-to-project-si">Contribution to project SI</h4>
<h6 id="main-codebase">Main codebase</h6>

illustration using github markdown support for comments:

h4

h5
h6

relevant css code on the website:

  .post-content h4, .post-content h5, .post-content h6, .post-content h7, .post-content h8 {
    font-size: 20px;
    font-family: 'Source Sans Pro', sans-serif;
    padding: 0px 10px;
    margin-bottom: 20px; }

PLZ participate in my research about OS plz

Hi,

I would like to invite you to participate in my PhD research which is about contributing to Open Source to modernize Computer Science education. The survey will take few minutes but will be of great value to my research as i need direct evidences from OS users like you, plz, to do my research.

I hope you will be happy to participate by clicking on the related link to take the suitable survey & feel free to answer any number of questions (will be much help if you can answer all):

"Please support my PhD research by circulating this invitation and mention it to your friends to reach Facebook Open Academy's educators, students, mentors & other experts & professional interested in the OS field"

Many thanks in advance,,
Nada Alasbali
PhD of Computer Science & Engineering, UNSW

Missing background image

The background image used in main.css (http://lakto.org/assets/img/cover.jpg) is missing.

This is what the module page looks like now (it's normal if you can't see anything):
image

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.