Skip to content

LILKOTYO/LILKOTYO.github.io

Repository files navigation

Website

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

If you are using GitHub pages for hosting, this command is a convenient way to build the website and push to the gh-pages branch.

Quick Start

npm run build
npm run deploy

To build and deploy on another computer:

# install all the dependencies
npm install
npm run build
npm run deploy

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published