You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/.github/workflows
John Olheiser bd4c7ce578
Docusaurus-ify (#26051)
This PR cleans up the docs in a way to make them simpler to ingest by
our [docs repo](https://gitea.com/gitea/gitea-docusaurus).

1. It includes all of the sed invocations our ingestion did, removing
the need to do it at build time.
2. It replaces the shortcode variable replacement method with
`@variable@` style, simply for easier sed invocations when required.
3. It removes unused files and moves the docs up a level as cleanup.

---------

Signed-off-by: jolheiser <john.olheiser@gmail.com>
2 years ago
..
cron-licenses.yml Build nightly binaries with Actions (#25308) 2 years ago
cron-lock.yml Don't run build and test if only docs changed (#24530) 2 years ago
cron-translations.yml Build nightly binaries with Actions (#25308) 2 years ago
files-changed.yml Update emoji set to Unicode 15 (#25595) 2 years ago
pull-compliance.yml Docusaurus-ify (#26051) 2 years ago
pull-db-tests.yml GitHub Actions enhancements for frontend (#25150) 2 years ago
pull-docker-dryrun.yml Only run `docker-dryrun` when necessary (#25329) 2 years ago
pull-e2e-tests.yml GitHub Actions enhancements for frontend (#25150) 2 years ago
release-nightly.yml Use Actions git context instead of dynamically created buildkit one (#25381) 2 years ago