All Projects → haldean → Docstore

haldean / Docstore

Licence: bsd-3-clause
A basic site for hosting static documents

Programming Languages

javascript
184084 projects - #8 most used programming language

docstore: Simple document storage

docstore is a simple way to serve Markdown files without any server-side processing, and without requiring you (as the author) to recompile every time you change an article. It consists of a very simple JS script that makes an ajax request to your server, runs a Markdown processor on what it finds, and then displays the results. Clone the repository and add articles in the text/ directory to get started.

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].