FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

frctl/fractal-docs: 📝 VuePress powered site and documentation for Fractal · GitHub

This repository was archived by the owner on Mar 19, 2026. It is now read-only.
/ fractal-docs Public archive

Latest commit

 

History

191 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

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: npm ci
  3. Start the development server: npm start
  4. (optional) Build static files npm run build

Deployment

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

This will essentially do the following:

npm run build
cd docs/.vuepress/dist

Useful Links

About

📝 VuePress powered site and documentation for Fractal

Resources

Stars

12 stars

Watchers

5 watching

Forks

Releases

Packages

Used by

Contributors


Back | FazBrowse Home | New Git URL