Skip to content

Repository files navigation

Doodles

Hey, this is the source code of my personal website Binliu's Doodles.

It is built using Docusaurus

How to run

yarn install
yarn start
yarn build

# To run for a specific locale
npm run start -- --locale zh

# To write translations for a specific locale
npm run write-translations -- --locale zh

Deployment

Using SSH:

$ USE_SSH=true yarn deploy

Not using SSH:

$ GIT_USER=<Your GitHub username> yarn deploy

About

My personal website.

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages