10000 GitHub - haldean/docstore: A basic site for hosting static documents
[go: up one dir, main page]

Skip to content

haldean/docstore

< 8000 /div>

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

A basic site for hosting static documents

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0