https://github.com/dtex/j5e-docs
Documentation and website for J5e
https://github.com/dtex/j5e-docs
Last synced: about 1 year ago
JSON representation
Documentation and website for J5e
- Host: GitHub
- URL: https://github.com/dtex/j5e-docs
- Owner: dtex
- License: mit
- Created: 2021-10-02T15:41:10.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2023-07-03T15:29:24.000Z (almost 3 years ago)
- Last Synced: 2025-02-14T06:47:32.704Z (over 1 year ago)
- Language: JavaScript
- Size: 1.74 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# J5e Documentation repository
If you're looking to read the J5e documentation, head over to [j5e.dev](https://j5e.dev).
If you're looking to contribute to the J5e documentation you've come to the right place.
## Contributing
The only documentation text managed in this repo are the pages found in getting-started, core-concepts, and the docs home page. The rest of the documentation text is managed in the [J5e](https://github.com/dtex/j5e) repository using JSDoc style inline comments.
The site is built using Eleventy and Liquid templates, with a little preprocessing on the JSDoc data in _data/module-pages.js