Updating readme
This commit is contained in:
12
README.md
12
README.md
@@ -7,9 +7,17 @@ smedium is a simple, minimal, static publishing/blog platform.
|
|||||||
Users post asciidoc/rst/markdown which is converted to static html available at
|
Users post asciidoc/rst/markdown which is converted to static html available at
|
||||||
a particular url, either anonymously or for registered users at
|
a particular url, either anonymously or for registered users at
|
||||||
domain/user/url. The original text is stored and can be edited later. A text
|
domain/user/url. The original text is stored and can be edited later. A text
|
||||||
editor is provided that allows the creation of the documents to be converted.
|
editor (asciidoclive?) is provided that allows the creation of the documents to
|
||||||
It also includes tools to create/embed content stored at other locations.
|
be converted. It also includes tools to create/embed content stored at
|
||||||
|
other locations.
|
||||||
|
|
||||||
The goal of smedium is to only provide a simple editor and place to store the
|
The goal of smedium is to only provide a simple editor and place to store the
|
||||||
static files along with the converted html. This ideally results in extremely
|
static files along with the converted html. This ideally results in extremely
|
||||||
fast page loading and very minimal storage requirements.
|
fast page loading and very minimal storage requirements.
|
||||||
|
|
||||||
|
Deploy via web server optimized for delivering static content and use a cdn
|
||||||
|
frontend should mean extremely low cost to deliver content.
|
||||||
|
|
||||||
|
## Built With
|
||||||
|
|
||||||
|
python
|
||||||
|
|||||||
Reference in New Issue
Block a user