Skip to content
forked from leafsphp/docs

🤫 New documentation for leaf and components

License

Notifications You must be signed in to change notification settings

kraziegent/docs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Leaf 3

This site is built with VuePress. Site content is written in Markdown format located in src.

Writing

See the Leaf Docs Writing Guide for our rules and recommendations on writing and maintaining documentation.

Developing

  1. Clone repository
git clone git@github.com:leafsphp/docs.git
  1. Install dependencies
yarn # or npm install
  1. Start local development environment
yarn serve # or npm run serve

Deploying

The site is automatically deployed when commits land in master, via Netlify.

About

🤫 New documentation for leaf and components

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 84.2%
  • Vue 10.7%
  • JavaScript 3.8%
  • Stylus 1.3%