Giter Site home page Giter Site logo

code-for-chicago-jekyll's Introduction

code-for-chicago-jekyll

Setup

To run locally, you will need npm, gem amd ruby's bundle installed and available on your path. Skip to the Prerequisites section below for information on installing those.

  1. Clone this repository
  2. cd into the root directory of this project.
  3. Install npm dependencies with npm install
  4. Install gem dependencies with bundle install
  5. Run the server locally, recompiling files as needed, with bundle exec jekyll serve
  6. Open http://localhost:4000/ in your browser to view the site.

Prerequisites

node & npm

Note: This project is not currently compatible with node v15.0.0 and above.

To verify you have node installed:

> node -v
v10.15.2

To verify you have npm installed:

> npm -v
6.10.0

If they or not installed, or your version looks much older than this, proceed to instructions for installing npm

ruby

It is advisable to avoid using the OS install of Ruby that comes bundled with MacOS, Ubuntu, and others. Instead we'd suggest using a Ruby virtual environment like rbenv. Installation instructions can be found here.

To verify your ruby version:

> ruby -v
ruby 2.5.5p157 (2019-03-15 revision 67260) [x86_64-linux-gnu]

You should have at least ruby 2.1.0.

bundler

To install bundler, use:

> gem install bundler

Find us on our slack #general channel if we can be of assistance getting you set up.

All contributions are very welcome. (see this guide)Thank you!

code-for-chicago-jekyll's People

Contributors

hanna2895 avatar ryan-koch avatar daleinen7 avatar kylefarmer85 avatar jrapala avatar roshni-patel avatar thrlstl avatar albachteng avatar zachjjohns avatar brandonbolton avatar mangefre avatar lauramoon avatar diorshelton avatar laurencun avatar kimrass14 avatar golaughlin avatar ericmlujan avatar dependabot[bot] avatar zakpatterson avatar daveydevs avatar monadnoc avatar tdooner avatar tnguyen21 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.