yPhil-gh / website

The official remoteStorage website

Home Page:https://remotestorage.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

remotestorage.io

This is the remoteStorage website, running on https://remotestorage.io.

Development

The website is built using Jekyll and the Just the Docs theme.

Setup

With Git and Ruby 2.5 - 2.7 installed, run the following command to install dependencies:

bundle install

Running

Run the following command to build the static site to /_site and make it accessible at http://localhost:4000. Changes to .md files should be visible automatically without refreshing.

bundle exec jekyll serve

Deployment

The master branch is automatically built and deployed to GitHub Pages.

About

The official remoteStorage website

https://remotestorage.io


Languages

Language:HTML 72.3%Language:Ruby 27.7%