2024-02-14 22:06:49 +00:00
|
|
|
# RESF Community Team Wiki
|
2024-02-10 21:47:34 +00:00
|
|
|
|
|
|
|
@TODO - fill in :)
|
|
|
|
|
|
|
|
## Continuous Integration / Continuous Deployment
|
|
|
|
|
2024-02-14 22:06:49 +00:00
|
|
|
Actions Runner executes workflow to publish to https://community.rocky.page on push to main.
|
|
|
|
|
|
|
|
## Project layout
|
|
|
|
|
|
|
|
mkdocs.yml # The configuration file.
|
|
|
|
README.md # This file you're reading
|
|
|
|
docs/
|
|
|
|
index.md # The documentation homepage.
|
|
|
|
... # Other markdown pages, images and other files.
|