Skip to content

f3d-app/f3d-website

Repository files navigation

f3d-website

This is the source code of the f3d wbesite visible here, under the BSD License. This website is built using Docusaurus, a modern static website generator for React-based documentation sites.

Installation

npm install

Local Development

npm run 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

npm run build

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

Update documentation

All the files from ./docs and ./dev are automatically generated. They can be fetched from the main f3d repository or generated from doxygen. In order to update them, run the following command:

npm run update-doc

About

The source code of F3D Website

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 5