@abw/badger-website
TypeScript icon, indicating that this package has built-in type declarations

1.0.0 • Public • Published

Badger Website

Badger Website is a framework / template which I use to generate the documentation websites for various other badger projects.

You're welcome to use it, but please bear in mind that I wrote it for me to get a particular job done. It's a work in progress, lacks documentation and is subject to change without notice.

Documentation Website

See the website for documentation and examples.

https://abw.github.io/badger-website/

Getting Started

Probably best if you don't.

Notes for Maintainers

Check out the repository.

$ git clone https://github.com/abw/badger-website.git
$ cd badger-website

Install the dependencies.

$ pnpm install

To run the development server.

$ pnpm dev

To build for production.

$ pnpm build

To build the documentation.

$ pnpm build:docs

To preview the documentation.

$ pnpm preview

Check source code for formatting errors.

$ pnpm lint

Author

Andy Wardley

Readme

Keywords

Package Sidebar

Install

npm i @abw/badger-website

Weekly Downloads

1

Version

1.0.0

License

ISC

Unpacked Size

12.4 MB

Total Files

56

Last publish

Collaborators

  • abw