Skip to content

Extensive Huff Language Documentation, Tutorials, and Resources built with Vuepress and deployed at https://docs.huff.sh

License

Notifications You must be signed in to change notification settings

kalidao/kali-guide

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wrappr-docs • License

Wrappr Documentation built with Vuepress and deployed at wrappr.wtf.

Usage

Build the vuepress site by running pnpm build.

To run the site locally, execute pnpm dev.

In src/README.md, the home page of the site is defined. Each subdirectory in src represents a page of the site.

New Pages

To add a new page, the page contents must be written in an src subdirectory. This will host the page at https://www.wrappr.wtf/<page-name> but will not create an item in the navbar. In order to add the new page to the navbar, an entry must be added to the Vuepress config file located in src/.vuepress/config.js.

Page and comprehensive site styles can be defined in src/.vuepress/styles/.

About

Extensive Huff Language Documentation, Tutorials, and Resources built with Vuepress and deployed at https://docs.huff.sh

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Stylus 74.6%
  • JavaScript 25.4%