Skip to content

ThePineappler/website

 
 

Repository files navigation

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 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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 79.1%
  • Ruby 20.9%