GithubHelp home page GithubHelp logo

h4ckl4bm3 / write-ups Goto Github PK

View Code? Open in Web Editor NEW

This project forked from tanhengyeow/write-ups

0.0 1.0 0.0 18.15 MB

Jekyll for NUS GreyHats website

License: MIT License

Ruby 5.93% JavaScript 36.66% HTML 32.49% CSS 24.92%

write-ups's Introduction

NUS Greyhats' write up repository

Branches

gh-pages branch contains contents of _site folder. master branch contains jekyll files and templates.

To write a post

  1. git fetch --all
  2. git pull --all
  3. Checkout into master branch.
  4. Write post in _post folder.
  5. Run jekyll build locally on your own machine.
  6. Commit to master branch when done.
  7. cd to _site folder.
  8. git pull
  9. git checkout gh-pages
  10. git add .
  11. git commit -m "message"

And you're done.

write-ups's People

Contributors

anselmnicholas avatar nattaro13 avatar quanyang avatar tanhengyeow avatar

Watchers

 avatar

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.