Website for MobiFlight, written in Hugo with the hugo-arcana theme. This documentation is deployed using CloudFlare Pages to the MobiFlight site. See the deployment guide for information on how to deploy.
The documentation is set up for editing using Visual Studio Code dev containers:
-
Install the Dev Containers extension
-
Run VSCode
-
Hit
CTRL-SHIFT-Pand typeclone repoto find the dev container command and select it:
-
Enter this repo's URL (https://github.com/neilenns-projects/mobiflight-website)
-
Wait for the dev container to build
To view the documentation press F5 and it will automatically build and open in Edge. To use Chrome instead select Launch Chrome in the run and debug tab.