Skip to content

ckuesel/solidproject.org

 
 

Repository files navigation

Solidproject.org

Official website of the Solid Project

Local Environment Setup

This website is built using Jekyll, a static site generator.

If you have Docker Compose installed, view docker-compose up to start a local server to view the website.

Alternatively, you can install and run the required tooling manually as follows:

  1. Install Ruby and Jekyll
  2. $ git clone https://github.com/solid/solidproject.org.git
  3. $ cd solidproject.org
  4. $ bundle install
  5. $ bundle exec jekyll serve --livereload

About

Website for solidproject.org

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • SCSS 28.8%
  • Less 24.1%
  • Sass 15.0%
  • CSS 14.6%
  • JavaScript 14.2%
  • HTML 3.2%
  • Ruby 0.1%