Skip to content

Ahmed310/FigNetCore

Repository files navigation

FigNet Docs

The FigNet documentation site, built with Docusaurus. Published at ahmed310.github.io/FigNetCore.

See MIGRATION_SCOPE.md for the DocFX -> Docusaurus migration scope and decisions.

Local Development

npm install
npm run start

Starts a local dev server at http://localhost:3000/ with live reload.

Build

npm run build

Generates static content into build/.

Deployment

Pushing to main triggers .github/workflows/deploy.yml, which builds the site and publishes build/ to the gh-pages branch (the branch GitHub Pages is configured to serve). No manual deploy step needed.

To deploy manually instead:

GIT_USER=<your GitHub username> npm run deploy

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Packages

 
 
 

Contributors