https://text-forge.github.io/docs/
Online documentation for Text Forge (mirror of docs/ folder in main repo)
https://text-forge.github.io/docs/
text-forge
Last synced: about 2 months ago
JSON representation
Online documentation for Text Forge (mirror of docs/ folder in main repo)
- Host: GitHub
- URL: https://text-forge.github.io/docs/
- Owner: text-forge
- License: mit
- Created: 2025-07-09T11:30:01.000Z (6 months ago)
- Default Branch: Main
- Last Pushed: 2025-10-02T09:57:29.000Z (3 months ago)
- Last Synced: 2025-10-02T11:40:27.313Z (3 months ago)
- Topics: text-forge
- Homepage: https://text-forge.github.io/docs/
- Size: 4.29 MB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: docs/contributing.md
- License: LICENSE
Awesome Lists containing this project
- awesome-windows - Text Forge - Lighweight, hackable, and highly modular text & code editor.  (Text Editors)
README
# Text Forge Online Documentation

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)
(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
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
to the documentation.
> [!Important]
> `mkdocs.yml` and `docs/` directory will be sync by [`github-actions[bot]`](https://github.com/apps/github-actions), don't change them directly.