dockmaker
v1.3.0
Published
A simple tool to make documentation websites. https://github.com/RamiresOliv/dockmaker
Downloads
16
Maintainers
Readme
Dockmaker [DEMO]
A simple, easy to use and customizable documentation website creator. "You now can use markdown to do whatever you want"
Try it now!!
npm install -g dockmaker
Notes
I don't have a discord guild or any other method of contact, because this is just a demo, you can still use but remember that, everything here is subject to future changes.
Keep this npm most updated possible! Bug fixes can happens, new features can be launched any time. So, keep updating this npm to test the new features of dockmaker.
[WIP] Documentation:
Not ready!
Getting into action:
- create a directory
mkdir my_webdocs
- open directory
cd my_webdocs
- start dockmaker:
dockmaker init
- start a local server:
dockmaker serve
- visit http://localhost:6555
- 🥳 server open, have fun!
- 🔍 explore every thing!!!
Issues:
This project is under development, so expect bugs and all kinds types of problems. (My html and css skills are horrible)