generator-fast-documentation
v1.1.1
Published
A yeoman-based template to generate a great documentation website
Downloads
15
Maintainers
Readme
About
A yeoman-based template to generate a great documentation website.
❤️ Awesome Features:
- Ship fast! Docker support. 🔥
- Opinionated Docusaurus config out-of-the-box 🍺
- Easy control releases with standard-release out-of-the-box 🎉
- Simple CI with github Actions out-of-the-box 📦
- Just few simple questions to generate the perfect documentation 💪
- Easy to use and great test coverage ✅
- Add your content with Markdown and MDX 🚂
Tutorial
Usage
You need to install Yeoman
npm i -g generator-fast-documentation
yo fast-documentation
Built With
Development only:
- @commitlint/cli - Lint commit messages
- @commitlint/config-conventional - npm i @commitlint/config-conventional
- jest - Delightful JavaScript Testing
- standard - JavaScript style guide, linter, and formatter
- standard-version - A utility for versioning using semver and CHANGELOG generation powered by Conventional Commits.
- yeoman-assert - yeoman-assert is extending the native Node.js assert module.
- yeoman-test - Test utilities for Yeoman generators
- husky - Modern native Git hooks made easy
Production only:
- chalk - Terminal string styling done right
- yeoman-generator - Rails-inspired generator system that provides scaffolding for your apps
- yosay - Tell Yeoman what to say
Contributing
Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.
Versioning
We use SemVer for versioning. For the versions available, see the tags on this repository.
Authors
- Ulises Gascón - *Initial work- - @ulisesGascon
See also the list of contributors who participated in this project.
License
This project is licensed under the GNU AGPL3.0 License - see the LICENSE.md file for details
Acknowledgments
- This project is under development, but you can help us to improve it! We :heart: FOSS!