Skip to content
forked from halo-dev/docs

The open-source repo for docs.halo.run

Notifications You must be signed in to change notification settings

akemmanuel/docs-1

 
 

Repository files navigation

The open-source repo for docs.halo.run

This website is built using Docusaurus 2, a modern static website generator.

Installation

$ bun install

If you don’t have bun installed, you can install it with the following command:

npm install -g bun

Local Development

$ bun start

This command starts a local development server and opens up a browser window. Most changes are reflected live without having to restart the server.

Build

$ bun build

This command generates static content into the build directory and can be served using any static contents hosting service.

About

The open-source repo for docs.halo.run

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 64.8%
  • TypeScript 19.2%
  • SCSS 12.6%
  • CSS 3.3%
  • Shell 0.1%