Skip to content

chrisgeefunk/docs

 
 

Repository files navigation

Documentation

Leaf's documentation

About

This documentation website was built using Docusaurus 2

Installation

$ npm install

Local Development

This commmand starts a local server with auto reload enabled. Every time you save a file it will refresh the page in the browser.

$ npm run swizzle docusaurus-lunr-search SearchBar
$ npm start

Build

The search bar only works on the production build. That is because only the production build generates the data index that is searched. For more info, please check here.

To build it:

$ npm run build
$ npx http-server ./build

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • CSS 54.8%
  • JavaScript 42.0%
  • Shell 2.1%
  • Dockerfile 1.1%