Skip to content

MichaelFoss/fractal-docs

ย 
ย 

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: https://fractal.build

Built using VuePress.

Running locally

  1. Download or clone this repo
  2. Install dependencies: yarn
  3. Start the development server: yarn docs:dev
  4. (optional) Build static files yarn docs:build

Deployment

http://fractal.build is hosted using Netlify. Deployment is triggered by pushing to the master branch

This will essentially do the following:

yarn docs:build
cd docs/.vuepress/dist

Useful Links

About

๐Ÿ“ VuePress powered site and documentation for Fractal

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published