lbarker / palekai.org

Source code for the Pale Kai website.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pale Kai Outrigger Website

This repository contains the files used for generating the Pale Kai Outrigger website. ᕙ(⇀‸↼‶) ᕗ https://www.palekai.org/

The site uses Jekyll, a static site generator. GitHub Pages, where the site is hosted, natively supports Jekyll so every time someone pushes to this repository, the website will be built and updated. For hosting it yourself, see Setting up a local copy of the website.

Setting up local development

bundle install
jekyll server ( to view locally )
jekyll build ( to compile production )

How to Use

See this marvelous guide by Jonathan McGlone to get you up and running. It will teach you what you need to know about Git, GitHub, and Jekyll to maintain and extend the Pale Kai Outrigger website.

Check out all the details about Jekyll, or read up on just the basics of front matter, writing posts, and creating pages.

Credits

Theme based off Andrew Banchich's Forty-Jekyll-Theme. Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)

About

Source code for the Pale Kai website.

License:Other


Languages

Language:SCSS 58.2%Language:HTML 24.0%Language:JavaScript 15.8%Language:CSS 1.4%Language:Ruby 0.6%