Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Radicle

A static site boilerplate, powered by roots.

Todo

  • tweak css folder structure
  • fix sourcemaps (postcss broke it)
  • bower integration

Setup

  • Make sure node.js and roots are installed.
  • Clone this repo down and cd into the folder.
  • Run npm install.
  • Run roots watch. This will will perform all watch tasks, spin up a server, and point your browser to localhost:1111/

Technologies / Dependencies

  • Roots – Roots is a fast, simple, and customizable static site compiler and task runner. It is responsible for all minification, concatination, and watch tasks for dev.
  • Stylus – Stylus provides extremely fast, expressive, powerful, and robust pre-processing for our CSS. Also accepts Sass, or vanilla css.
  • Axis – Stylus mixins and utlities
  • Lost – Fractional grid system, successor to Jeet.
  • Rupture – Stylus media query utility for clean breakpoints

Deploying

  • If you just want to compile the production build, run roots compile -e production and it will build to public.
  • To deploy your site with a single command, run roots deploy -to XXX with XXX being whichever ship deployer you want to use.

About

For jump-starting new static HTML builds.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages