Skip to content

nategreen/fractal.build

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fractal website

Site and docs for Fractal, a tool for building website component libraries: http://fractal.build

Built using Fractal's own documentation engine with a custom theme, exported to a static HTML build for deployment.

Running locally

  1. Download or clone this repo
  2. Install dependencies: npm install
  3. Start the development server: gulp dev

Exporting static build (for hosting)

To export a static build, use the gulp build command.

The static build includes an .htaccess file to generate 'pretty' URLs.

About

Fractal website and documentation.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 68.7%
  • JavaScript 31.0%
  • ApacheConf 0.3%