3
0
Fork 0
mirror of https://github.com/farmOS/farmOS.git synced 2024-02-23 11:37:38 +01:00
farmOS/mkdocs.yml

32 lines
1.4 KiB
YAML
Raw Normal View History

site_name: farmOS.org
site_url: http://farmos.org
repo_url: https://github.com/farmOS
2016-01-13 14:52:29 +01:00
site_favicon: favicon.ico
copyright: <a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/4.0/"><img alt="Creative Commons License" style="border-width:0" src="https://i.creativecommons.org/l/by-nc-sa/4.0/88x31.png" /></a><br /><span xmlns:dct="http://purl.org/dc/terms/" property="dct:title">farmOS.org</span> is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/4.0/">Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License</a>.
google_analytics: ['UA-56974603-1', 'farmos.org']
pages:
- Home: index.md
2016-01-16 04:21:01 +01:00
- User Guide:
- Getting started: guide/start.md
2016-01-16 04:21:01 +01:00
- Mapping your farm: guide/areas.md
- Managing assets: guide/assets.md
- Logging events: guide/logs.md
- Movements and location: guide/location.md
- Roles: guide/roles.md
- Hosting:
- Installing: hosting/installing.md
- Updating: hosting/updating.md
- Development:
- Drupal: development/drupal.md
2016-01-16 04:21:01 +01:00
- Projects: development/projects.md
- Issue Queues: development/issue-queues.md
- Architecture: development/architecture.md
- Update Safety: development/update-safety.md
- Community:
- Contribute: community/contribute.md
2016-07-22 18:49:47 +02:00
- Maintainers: community/maintainers.md
2016-07-22 18:49:59 +02:00
- Supporters: community/supporters.md
2016-07-22 18:50:05 +02:00
- Press: community/press.md
theme: yeti