jstol / theluminary

Home Page:https://theluminary.band

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The Luminary - website

Website for The Luminary - https://theluminary.band

Developing Locally

This is a GitHub Pages site that uses Jekyll.

Open up a Terminal window. Execute the following command to change into the directory where this project lives (just change the directory as needed):

cd /Users/kyle/code/theluminary

Setting up Jekyll

In order to use Jekyll, some stuff has to be setup.

Run the script setup_jekyll.sh by executing in Terminal the following:

scripts/setup_jekyll

Serving with LiveReload

To see your changes in a browser, run the script serve_jekyll.sh by executing in Terminal the following (and leave open):

scripts/serve_jekyll

Open your browser and go to http://127.0.0.1:4000.

About

https://theluminary.band


Languages

Language:SCSS 53.5%Language:HTML 41.8%Language:Shell 3.2%Language:JavaScript 1.1%Language:Ruby 0.4%