Skip to content

Navigation Menu

Sign in
Sign up

Repository files navigation

Website

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

Installation

$ yarn
yarn install v1.22.22
warning package-lock.json found...
[1/5] πŸ” Validating package.json...
[2/5] πŸ” Resolving packages...
success Already up-to-date.
✨ Done in 0.24s.

Local Development

$ yarn start
yarn run v1.22.22
$ docusaurus start
[INFO] Starting the development server...
.....
[SUCCESS] Docusaurus website is running at: http://localhost:3000/
βœ” Client
 Compiled successfully in 3.91s
client (webpack 5.105.4) compiled successfully

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

$ npm run build
> memphis-mesh@0.0.0 build
> docusaurus build
[INFO] [en] Creating an optimized production build...
.....
[SUCCESS] Generated static files in "build".
[INFO] Use `npm run serve` command to test your build locally.

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

Deployment

Using SSH:

USE_SSH=true yarn deploy

Not using SSH:

GIT_USER=<Your GitHub username> yarn deploy

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.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages

AltStyle γ«γ‚ˆγ£γ¦ε€‰ζ›γ•γ‚ŒγŸγƒšγƒΌγ‚Έ (->γ‚ͺγƒͺγ‚ΈγƒŠγƒ«) /