Skip to content

stakx-io/stakx.io

Repository files navigation

stakx.io Website

The stakx source for the stakx.io website.

Building

This website is made of two separate parts, the actual stakx website and then all of the assets (such as stylesheets). Building the assets is the first step and then use stakx to build the actual website.

  • Install yarn
  • Download the latest version of stakx
# Build our assets
cd _themes/corcra
yarn
node_modules/.bin/bower-installer
gulp dist

# Compile our website
cd ../../
stakx build

About

The source for the main stakx website

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published