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.
forked from haldean/docstore
-
Notifications
You must be signed in to change notification settings - Fork 0
A basic site for hosting static documents
DynamicMetaFlow/docstore
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
A basic site for hosting static documents
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- JavaScript 80.8%
- HTML 11.6%
- CSS 7.6%