- Create a repository from this template
- Configure the repository
- Clone the repository
- Replace
TODO
in.github/workflows/ci.yml
,docs/conf.py
,docs/index.md
,schema/profile/extension.json
- Replace the content of the readme with
Read this profile at <https://standard.open-contracting.org/profiles/TODO/latest/en/>
- Commit your changes
- Configure robots.txt to allow access to the profile's documentation
Periodically update the stable files across the standard and profiles:
./script/update
Periodically compare the configurable files to the template's files:
./script/diff
- The
.tx/config
file was generated bysphinx-intl create-txconfig
- The
docs/conf.py
file was generated bysphinx-quickstart
with the non-default answers:- Root path for the documentation:
docs
- Project name:
Open Contracting Data Standard for TODO
- Author name(s):
Open Contracting Partnership
- Project version:
1.0
- Project release:
1.0.0-rc.1
- Source file suffix:
.md
- Root path for the documentation: