Skip to content

sandstorm-org/sandstorm-website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is the content of the Sandstorm.org web site.

Deployment

This repository is deployed with Cloudflare Pages using the following command:

bundler exec jekyll build

Building

When checking out this repository, make sure to use --recursive to get submodules!

git clone --recursive git@github.com:sandstorm-io/sandstorm-website.git

If you forgot to do that, you can recover with this command.

git submodule init
git submodule update

To edit with live-reload:

  1. Install Rubygems and bundler.
  2. Install a JavaScript runtime; on Debian, package nodejs is sufficient.
  3. Install gems: bundle install --path vendor/bundle
  4. Run bundle exec guard
  5. Open http://localhost:4000.

About

Sandstorm.org public web site (Jekyll-based site that generates static content)

Topics

Resources

Stars

Watchers

Forks

Sponsor this project

Contributors 6