halsey / journal
Installs: 111
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Language:JavaScript
Requires
- php: ~8.1
- erusev/parsedown: ^1.7
- erusev/parsedown-extra: ^0.8.1
- innmind/cli: ~3.0
- innmind/html: ~6.0
- innmind/templating: ~3.0
- innmind/url: ~4.1
Requires (Dev)
- innmind/coding-standard: ~2.0
- vimeo/psalm: ~4.24
This package is auto-updated.
Last update: 2024-06-02 14:44:58 UTC
README
This package is a tool to generate a documentation website from markdown files.
This tool is tailored toward the needs of the Innmind organization. If you need a more generic approach you should take a look at Couscous.
Installation
composer global require halsey/journal
Usage
Head to the documentation for a complete guide.