blankly-finance / blankly-docs

Documentation for the Blankly module.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

blankly.docs

Setup

Install dependencies:

yarn install

For Updated Font

For our specific font, make sure you go and update ./node_modules/@nuxt/content-theme-docs/src/tailwind.config.js with the ./tailwind.config.js.

Development

yarn dev

Static Generation

This will create the dist/ directory for publishing to static hosting:

yarn generate

To preview the static generated app, run yarn start

Note that we're using an older version of nuxt to generate the proper formatting.

For detailed explanation on how things work, checkout nuxt/content and @nuxt/content theme docs.

About

Documentation for the Blankly module.

License:Apache License 2.0


Languages

Language:JavaScript 96.1%Language:CSS 3.9%