Skip to content

chrisculnane/refresh-site

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

87 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

refresh-site

Website for Ricochet Refresh. This website is located at https://www.ricochetrefresh.net/ and hosted on GitHub Pages at https://blueprint-freespeech.github.io/refresh-site/.

Favicons are in the root folder for compatibility, sorry about that.

Run Locally

This site is built with Jekyll. You'll need ruby, and bundle (usally packaged with ruby)

Clone the repository

git clone https://github.com/blueprint-freespeech/refresh-site
cd refresh-site

Install dependencies

npm install
bundle install

Start the Jekyll development server

bundle exec jekyll serve

License

MIT.
See the LICENSE file in this repository.

About

Website for Ricochet Refresh.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 53.6%
  • SCSS 20.3%
  • Less 14.6%
  • JavaScript 11.1%
  • Ruby 0.4%