All Projects → boyney123 → generator-create-docusaurus

boyney123 / generator-create-docusaurus

Licence: MIT license
A generator for new docusaurus projects.

Programming Languages

javascript
184084 projects - #8 most used programming language
CSS
56736 projects

Projects that are alternatives of or similar to generator-create-docusaurus

Generator Fountain Angular1
Yeoman 'fountain' generator to start a webapp with Angular 1
Stars: ✭ 95 (+630.77%)
Mutual labels:  yeoman
Generator Spfx
Open-source generator to extend the capabilities of the Microsoft SPFx generator
Stars: ✭ 150 (+1053.85%)
Mutual labels:  yeoman
Generator Api
🚀 Yeoman generator for creating RESTful NodeJS APIs, using ES6, Mongoose and Express
Stars: ✭ 247 (+1800%)
Mutual labels:  yeoman
Generator Hapi Style
📦 Yeoman generator for scaffolding hapi apps and plugins
Stars: ✭ 96 (+638.46%)
Mutual labels:  yeoman
Generator Jekyll Starter Kit
🚀 Jekyll Progressive Web App Generator.
Stars: ✭ 139 (+969.23%)
Mutual labels:  yeoman
Generator Web Extension
Advanced WebExtension generator that creates everything you need to get started with cross-browser web-extension development.
Stars: ✭ 212 (+1530.77%)
Mutual labels:  yeoman
Microgen
♻️ micro-generator for individual files, easy like sunday morning 🌅
Stars: ✭ 85 (+553.85%)
Mutual labels:  yeoman
generator-ngx-firebase-bootstrap
Generator for Angular / Firebase / Bootstrap projects
Stars: ✭ 44 (+238.46%)
Mutual labels:  yeoman
Generator Micro Service
🛫 Yeoman generator to kick-start your microservice with `micro` and `ava`!
Stars: ✭ 145 (+1015.38%)
Mutual labels:  yeoman
Generate
A new command line tool and developer framework for scaffolding out GitHub projects. Generate offers the robustness and configurability of Yeoman, the expressiveness and simplicity of Slush, and more powerful flow control and composability than either.
Stars: ✭ 238 (+1730.77%)
Mutual labels:  yeoman
Generator Fountain Vue
Yeoman 'fountain' generator to start a webapp with Vue http://fountainjs.io
Stars: ✭ 104 (+700%)
Mutual labels:  yeoman
Generator Android Mvp Starter
[Yeoman Generator] Generate MVP Architecture for Android App using https://git.io/v9Ujz
Stars: ✭ 129 (+892.31%)
Mutual labels:  yeoman
Pollinate
Template your base files and generate new projects from Git(Hub).
Stars: ✭ 213 (+1538.46%)
Mutual labels:  yeoman
Node Typescript Mongodb
node js typescript mongodb express generator yo
Stars: ✭ 96 (+638.46%)
Mutual labels:  yeoman
generator-alfresco
A Yeomen generator based on the Alfresco all-in-one Maven archetype with some generators and an opinionated project structure.
Stars: ✭ 27 (+107.69%)
Mutual labels:  yeoman
Generator Ngx Rocket
🚀 Extensible Angular 11+ enterprise-grade project generator
Stars: ✭ 1,329 (+10123.08%)
Mutual labels:  yeoman
Generator Standard Readme
Scaffold out a Standard Readme
Stars: ✭ 150 (+1053.85%)
Mutual labels:  yeoman
delphi-generator-delphi
Yeoman generator for Delphi projects
Stars: ✭ 14 (+7.69%)
Mutual labels:  yeoman
generator-nullfactory-xrm
Yeoman generator for Dynamics 365 Solutions. It generates a project structure that facilitates the quick creation builds and automated release strategies with minimal effort.
Stars: ✭ 15 (+15.38%)
Mutual labels:  yeoman
Generator Chisel
Chisel is a development framework for creating easy to maintain and fast WordPress websites
Stars: ✭ 233 (+1692.31%)
Mutual labels:  yeoman

generator-create-docusaurus: quickly create documentation websites .

Use this generator to quickly get up and running with a documentation website for your project.


MIT License PRs Welcome Version All Contributors

Watch on GitHub Star on GitHub

Donate


header

Features: Setup within minutes, feature examples, docs example and more...


The problem

When building tools & APIS for developers it is important that we write some documentation on how to use it.

Docusaurus is a great tool to help building documentation websites, but you still have to edit various files to get it ready for production.

This project was created to bootstrap your documentation website.

This solution

This project uses Docusaurus combined with yeoman to enable the rapid spin up of documentation websites.

This project was inspired and uses code from:

Getting Started

Make sure you have yeoman installed

npm install -g yo

Installing the generator

npm install -g generator-create-docusaurus

Running the generator

Create your new documentation directory and run this command within it

  yo create-docusaurus

Once everything is installed go to http://localhost:3000 to see your new documentation website!

Contributing

If you have any questions, features or issues please raise any issue or pull requests you like.

Donating

If you find this tool useful, feel free to buy me a 👍

Buy a drink

License

MIT.

Contributors

Thanks goes to these wonderful people (emoji key):

David Boyne
David Boyne

💻 📖 🎨 🤔 👀 🔧

This project follows the all-contributors specification. Contributions of any kind welcome!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].