Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ivangreve/docuisy
Docuisy - Document Site Generator
https://github.com/ivangreve/docuisy
documentation mardown markdown-editor markdown-editor-vue markdown-parser markdown-viewer markdown-wiki wiki-markdown wiki-viewer
Last synced: 4 days ago
JSON representation
Docuisy - Document Site Generator
- Host: GitHub
- URL: https://github.com/ivangreve/docuisy
- Owner: ivangreve
- Created: 2020-08-12T21:27:34.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-08-20T18:17:31.000Z (over 4 years ago)
- Last Synced: 2024-10-20T12:51:39.371Z (2 months ago)
- Topics: documentation, mardown, markdown-editor, markdown-editor-vue, markdown-parser, markdown-viewer, markdown-wiki, wiki-markdown, wiki-viewer
- Language: JavaScript
- Homepage:
- Size: 2.38 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Docuisy
Docuisy is a tool to view and edit all of our project *readme* files, simple and fast! πβ## Features in progress π¨βπ»π§±π¨
- Create new files
- Create new folders
- Delete files
- Delete folders## Installing π¦ΎπΈ
```
npm i -g docuisy
```## Run Docuisy πββοΈ
```
docuisy-start
```## Docuisy - User Interface π¦
``` language
UI: localhost:8888
```## Images πΌπ
![View](https://github.com/ivangreve/docuisy/blob/master/documentation/images/view.png?raw=true)
![Edition](https://github.com/ivangreve/docuisy/blob/master/documentation/images/editionMd.png?raw=true)