https://github.com/truebrain/wiki-example
Example repository for a TrueWiki data repository
https://github.com/truebrain/wiki-example
Last synced: 4 months ago
JSON representation
Example repository for a TrueWiki data repository
- Host: GitHub
- URL: https://github.com/truebrain/wiki-example
- Owner: TrueBrain
- Created: 2021-03-17T10:03:38.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-05-19T07:31:40.000Z (about 5 years ago)
- Last Synced: 2025-11-13T23:30:11.784Z (7 months ago)
- Homepage:
- Size: 1000 Bytes
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TrueWiki Data Example repository
This repository is an example of how your data repository can look.
By default, all TrueWiki really needs is an empty git repository, with at least
a valid main branch (so a single, possibly empty, commit is required).
After that, TrueWiki will fill it with the required folders and files as we go.
Additionally, `.truewiki.yml` can be added to configure the looks and feel
of the wiki.
See the commit history of this repository for an example.