DanielCarlyle / Shaw-Boxing-Website

Jekyll SSG JAMStack website for annual boxing event.

Home Page:https://www.shawboxing.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Shaw Boxing Website

Jekyll Website with Bootstrap 4

shawboxing.com

Quick-start Instructions

$ npm install

$ cd /this-site/

$ bundle exec jekyll serve

=> Now browse to http://localhost:4000

BuildPermalink

Since Jekyll is a static site generator, it has to build the site before we can view it. Run either of the following commands to build your site:

jekyll build - Builds the site and outputs a static site to a directory called _site.

jekyll serve - Does jekyll build and runs it on a local web server at http://localhost:4000, rebuilding the site any time you make a change.

For more information, visit the Jekyll website: https://jekyllrb.com/

screencapture-shawboxing-2021-02-04-11_31_16

About

Jekyll SSG JAMStack website for annual boxing event.

https://www.shawboxing.com


Languages

Language:HTML 58.1%Language:CSS 33.7%Language:JavaScript 6.2%Language:Ruby 2.0%