Skip to content

FormationFlight/Docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FormationFlight.org Docs

License Chat

FormationFlight.org website source code

Need help? Confused? Join the Community!

Installation

You need to have docker and docker-compose installed in your environment.

If you edit the docs in vscode when you open the top level directory it will ask if you wish to Reopen in Container click that button and vscode will automatically run docker compose up which will then start serving the documentation as below, otherwise you can do it manually as below.

Then you need to build your container:

docker compose build

and start mkdocs server:

docker compose up

After server is running visit http://localhost:8000/.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published