Skip to content

snowball-tools/docs

Repository files navigation

Snowball Docs

Development Setup

After cloning this project:

# git submodule init
# git submodule update

npm install
npm run init
npm run dev

This is a Lancer project. Read more at lancer.studio

Custom Tags

When writing custom tags such as <aside>, etc. in markdown content, be sure to surrounding newlines like this:

Some content

<aside>My aside content</aside>

License

License: MIT