Skip to content

scionassociation/legacy-scion.org

 
 

Repository files navigation

This website is a modified fork of https://github.com/raviriley/agency-jekyll-theme. To see the original README visit the original repository.

Changes to original repository

  • sublinks in navigation bar
  • custom sections on front page
  • more customization options regarding theme colors

Installation

In order to use build this project Jekyll needs to be installed on your system. Follow the installation steps for your OS outlined here: https://jekyllrb.com/docs/installation/

Testing and Building

Once installed, Jekyll can be used to serve the website locally by running the command below in the project's root directory:

jekyll serve

In order to build the page and output the static content into the _page folder, run the following command:

JEKYLL_ENV=production jekyll build

⚠️ This page automatically deploys to GitHub Pages. All pushed changes become publicly visible.

About

Website of the SCION Association

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 44.7%
  • HTML 37.1%
  • SCSS 17.0%
  • Ruby 1.2%