Move from 2x.farmos.org to docs.farmos.org.

This commit is contained in:
Michael Stenta 2021-02-25 21:33:27 -05:00
parent 2d1b0b298a
commit 00d7c91435
3 changed files with 9 additions and 7 deletions

View File

@ -28,4 +28,4 @@ jobs:
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
publish_dir: ./site
cname: 2x.farmos.org
cname: docs.farmos.org

View File

@ -1,7 +1,7 @@
# Documentation
In addition to the code for farmOS 2.x, this repository includes the source files of the
documentation which is hosted at [http://2x.farmos.org](http://2x.farmos.org).
In addition to the code for farmOS, this repository includes the source files of the
documentation which is hosted at [http://docs.farmos.org](http://docs.farmos.org).
It uses [mkdocs](http://www.mkdocs.org) to convert simple markdown files into
static HTML files.

View File

@ -1,6 +1,8 @@
# farmOS 2.x
**ATTENTION: This documentation is for the UNSTABLE 2.x branch of farmOS,
which is under active development. If you want to use farmOS, the recommended
stable branch is 7.x-1.x. Current documentation for 7.x-1.x is available at
[http://farmOS.org](https://farmOS.org).**
**ATTENTION: This documentation is for the 2.x branch of farmOS, which is under
active development. If you want to use farmOS, the recommended stable branch is
7.x-1.x.**
farmOS 1.x documentation is available at
[http://farmOS.org](https://farmOS.org).