You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This repository is build and deploy place for main project docs. It means all docs (everything in `docs/` directory) copied from [here](https://github.com/text-forge/text-forge/tree/Main/docs)
4
5
(by GitHub Actions), and then built and deployed. This repository was created solely for the purpose of using the link `text-forge.github.io/docs` instead of `text-forge.github.io/text-forge`, and
5
6
also includes configuration files. With this in mind, please use the `docs/` folder in the main project repository ([here](https://github.com/text-forge/text-forge/tree/Main/docs)) to make changes
6
7
to the documentation.
7
8
8
9
> [!Important]
9
-
> Only `mkdocs.yml` and other configuration files (e.g. workflows) can be changed directly in this repo. Other changes will be sync by [`github-actions[bot]`](https://github.com/apps/github-actions).
10
+
> `mkdocs.yml` and `docs/` directory will be sync by [`github-actions[bot]`](https://github.com/apps/github-actions), don't change them directly.
0 commit comments