Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dtex/j5e-docs
Documentation and website for J5e
https://github.com/dtex/j5e-docs
Last synced: 21 days 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 3 years ago)
- Default Branch: main
- Last Pushed: 2023-07-03T15:29:24.000Z (over 1 year ago)
- Last Synced: 2024-11-04T11:25:21.577Z (2 months 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