Skip to content
This repository has been archived by the owner on Feb 10, 2020. It is now read-only.

digitaloxford/digitaloxford.github.com

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Digital Oxford

Digital Oxford is a Tech and Design community for jobs and events in Oxford.

Running digital oxford locally

This is a jekyll/github pages site.

You can run this site locally with jekyll - there are some detailed instructions on github help, or just enter the commands below.

# install bundler globally
gem install bundler

# install jekyll (might take a while)
bundle install

# get jekyll to generate and serve the site
bundle exec jekyll server --watch

OSX point and click version

  1. make sure you have an up to date ruby and bundler installed on your computer (if you don't know/care what those are, find someone who does - you'll only need to do this once).

  2. click ":rocket:.command" - this will open a terminal window running the server, and a web browser pointing at the site.

  3. (once you're done) - close the terminal window.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published