Skip to content

L3-iGrant/solidproject.org

This branch is 257 commits behind solid/solidproject.org:main.

Folders and files

NameName
Last commit message
Last commit date
May 11, 2021
Jun 8, 2021
Nov 7, 2021
May 12, 2021
Dec 16, 2022
Aug 4, 2021
Oct 1, 2021
Feb 19, 2023
Feb 10, 2022
Jan 2, 2020
Nov 12, 2020
Aug 12, 2021
Aug 12, 2021
Oct 3, 2019
Nov 9, 2020
Aug 12, 2021
Dec 21, 2021
Sep 27, 2019
Aug 19, 2019
Nov 13, 2020

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

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%