Skip to content
/ flljr Public

This page is for the virtual FLL Jr. Camp in 2020. All of the materials for campers will be linked here.

Notifications You must be signed in to change notification settings

team178/flljr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FLL Jr. Camp Website

How to run locally

This assumes you already have Jekyll set up; if you don't, head here.

  1. Make sure you have a local version of the main website:
    git clone https://github.com/team178/team178.github.io.git

  2. Navigate into the repository:
    cd team178.github.io

  3. Clone this reposititory into the main website:
    git clone https://github.com/team178/flljrcamp.git
    The .gitignore in the main website has /flljrcamp in it. So this repo won't be tracked by git while in the main website's folder. But if you cd into /flljrcamp, you can still commit changes.

  4. Run jekyll serve to see the website on http://localhost:4000.

  5. If you get any errors or warnings, try running bundle exec jekyll serve instead.

About

This page is for the virtual FLL Jr. Camp in 2020. All of the materials for campers will be linked here.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published