Skip to content

deadlight/vanillaframework.io

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vanillaframework.io

Brochure and docs site for Vanilla Framework.

This site relies on the documentation in Markdown format that lives in the Vanilla Framework project.

You can pull these docs in one of two ways:

1. Importing docs from local copy of Vanilla Framework.

If you wish to make iterative changes to Vanilla Framework source code and then preview locally, you'll want to link this project to your local copy of the Vanilla Framework project.

  1. CD into your Vanilla Framework folder on your machine and run npm link

  2. Drop back into this folder and run npm link vanilla-framework

  3. This project will now reference your local copy of Vanilla Framework instead of the global NPM module.

  4. If you open two separate Terminal windows for each project and run gulp develop in both - any changes you make to Vanilla Framework should be immediately reflected in this project at http://localhost:3000

License

The content of this project is licensed under the Creative Commons Attribution-ShareAlike 4.0 International license, and the underlying code used to format and display that content is licensed under the LGPLv3 by Canonical Ltd.

With ♥ from Canonical.

About

Brochure and docs site for Vanilla Framework

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 63.5%
  • CSS 36.5%