https://github.com/nusmodifications/nusmods-blog
Official blog for NUSMods
https://github.com/nusmodifications/nusmods-blog
Last synced: 5 months ago
JSON representation
Official blog for NUSMods
- Host: GitHub
- URL: https://github.com/nusmodifications/nusmods-blog
- Owner: nusmodifications
- License: mit
- Created: 2014-10-09T08:41:05.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2025-03-10T00:38:13.000Z (over 1 year ago)
- Last Synced: 2025-03-10T01:36:10.660Z (over 1 year ago)
- Language: SCSS
- Homepage: https://blog.nusmods.com
- Size: 3.75 MB
- Stars: 2
- Watchers: 11
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
NUSMods Blog
===========
## Setting Up
```
$ gem install bundler
$ bundle install
$ bundle exec jekyll serve
```