https://github.com/wintersys-projects/adt-documentation
The documentation for the Agile Deployment Toolkit
https://github.com/wintersys-projects/adt-documentation
Last synced: 2 months ago
JSON representation
The documentation for the Agile Deployment Toolkit
- Host: GitHub
- URL: https://github.com/wintersys-projects/adt-documentation
- Owner: wintersys-projects
- License: mit
- Created: 2025-03-12T08:02:23.000Z (3 months ago)
- Default Branch: master
- Last Pushed: 2025-03-26T12:09:08.000Z (2 months ago)
- Last Synced: 2025-03-26T13:24:08.911Z (2 months ago)
- Size: 5.91 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Dev Container
`mkdocs serve -a 0.0.0.0:8000`
# Setup
## Github
- Click on the user this template & create a new repository
- Give the repository a name and click on create repository## Cloudflare
Now the template is ready we will build the first version of the site to make sure everything is ready to go!
- Go to https://dash.cloudflare.com
- Go to `Workers & Pages`
- Click `Create`
- Go to pages and connect to git
- Link your github accout if needed
- Choose your repository you just made and click begin setup
- In the build setting choose for `Mkdocs` as framework
Now cloudflare will clone your github repro, build the website and publish it.
If succesfull click continue project
It will get a generate domain name like `mkdocs-em9.pages.dev`