unglikteng / the-stack

Website and datasets for The Stack, Daily Bruin's data journalism and newsroom tech blog.

Home Page:http://stack.dailybruin.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Stack logo

The Stack

Daily Bruin's data journalism and newsroom tech blog.

Installation (Mac/Linux)

  1. clone repository: git clone https://github.com/dailybruin/the-stack.git
  2. cd into the newly created directory
  3. run ./setup.sh
  4. run jekyll serve

Troubleshooting

  • If you get dependency errors, try gem installing them.
  • If you still get dependency errors, look for a Gemfile.lock file in the top level of the local repo, delete it, and re-run jekyll serve.

Installation (Windows)

Follow these instructions. When given the choice, install Rouge instead of Pygments for syntax highlighting. Here are some other considerations when using Jekyll on Windows.

Alternatively, use a VM:

  1. Download VirtualBox
  2. Grab a copy of the latest version of Ubuntu Server.
  3. Install the Ubuntu Server ISO in a VirtualBox VM.
  4. Configure VirtualBox port forwarding from VM port 4000 to host port 4000.
  5. Follow the instructions for Mac installation above.

Contributing

TL;DR

  1. Develop on your own feature branch. Only the data editor should commit to master.
  2. Follow the coding practices outlined in the docs and the conventions established in existing posts.

Pull requests which do not conform to the above will not be accepted. If you have any questions on how something should be done, please ask the data editor.

Stack swag

About

Website and datasets for The Stack, Daily Bruin's data journalism and newsroom tech blog.

http://stack.dailybruin.com/

License:Other


Languages

Language:HTML 86.7%Language:JavaScript 11.2%Language:CSS 2.0%Language:Shell 0.1%Language:Ruby 0.0%