sazaed / solidproject.org

Website for solidproject.org

Home Page:https://solidproject.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

https://solidproject.org

License:MIT License


Languages

Language:SCSS 28.7%Language:Less 24.1%Language:Sass 15.0%Language:CSS 14.6%Language:JavaScript 14.2%Language:HTML 3.2%Language:Ruby 0.1%