diff --git a/README.md b/README.md index 6b7c3f6..d58487c 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,8 @@ This is a self-contained wiki webserver that makes sharing easy and _fast_. You # Features **Simplicity**. The philosophy here is to *just type*. To jot a note, simply load the page at [`/`](http://AwwKoala.com/) and just start typing. No need to press edit, the browser will already be focused on the text. No need to press save - it will automatically save when you stop writing. The URL at [`/`](http://AwwKoala.com/) will redirect to an easy-to-remember name that you can use to reload the page at anytime, anywhere. But, you can also use any URL you want, e.g. [`/AnythingYouWant`](http://AwwKoala.com/AnythingYouWant). +![Simply type to edit.](/img/static/Main1.png) + **Viewing**. All pages can be rendered into HTML by adding `/view`. For example, the page [`/AnythingYouWant`](http://AwwKoala.com/AnythingYouWant) is rendered at [`/AnythingYouWant/view`](http://AwwKoala.com/AnythingYouWant/view). You can write in HTML or [Markdown](https://daringfireball.net/projects/markdown/) for page rendering. To quickly link to `/view` pages, just use `[[AnythingYouWnat]]`. Math is supported with [Katex](https://github.com/Khan/KaTeX) using `$\frac{1}{2}$` for inline equations and `$$\frac{1}{2}$$` for regular equations. **Listifying**. If you are writing a list and you want to tick off things really easily, just add `/list`. For example, after editing [`/grocery`](http://AwwKoala.com/grocery), goto [`/grocery/list`](http://AwwKoala.com/grocery/list). In this page, whatever you click on will be struck through and moved to the end. This is helpful if you write a grocery list and then want to easily delete things from it. diff --git a/static/img/Main1.gif.REMOVED.git-id b/static/img/Main1.gif.REMOVED.git-id new file mode 100644 index 0000000..d2aee86 --- /dev/null +++ b/static/img/Main1.gif.REMOVED.git-id @@ -0,0 +1 @@ +1892f890ee1c6ae802ecaab5a49dcd8d030efd0e \ No newline at end of file diff --git a/static/img/Main2.gif.REMOVED.git-id b/static/img/Main2.gif.REMOVED.git-id new file mode 100644 index 0000000..cafb69b --- /dev/null +++ b/static/img/Main2.gif.REMOVED.git-id @@ -0,0 +1 @@ +d80db96bd467d88ad89eef066efbaf80c3266a76 \ No newline at end of file diff --git a/static/img/Main3.gif.REMOVED.git-id b/static/img/Main3.gif.REMOVED.git-id new file mode 100644 index 0000000..59e4c9c --- /dev/null +++ b/static/img/Main3.gif.REMOVED.git-id @@ -0,0 +1 @@ +391fc67f2278d89464f4fbd4d2e54af582abb5c0 \ No newline at end of file diff --git a/static/img/Main4.gif.REMOVED.git-id b/static/img/Main4.gif.REMOVED.git-id new file mode 100644 index 0000000..baf1fda --- /dev/null +++ b/static/img/Main4.gif.REMOVED.git-id @@ -0,0 +1 @@ +9199fc12a7b46b9f704513b9520fe0f2939fc481 \ No newline at end of file diff --git a/static/img/Main5.gif.REMOVED.git-id b/static/img/Main5.gif.REMOVED.git-id new file mode 100644 index 0000000..4950b2e --- /dev/null +++ b/static/img/Main5.gif.REMOVED.git-id @@ -0,0 +1 @@ +7242bf5cfc0ed67be7bb3177e6ba0b8eabdfd6ec \ No newline at end of file diff --git a/static/img/Main6.gif.REMOVED.git-id b/static/img/Main6.gif.REMOVED.git-id new file mode 100644 index 0000000..cc90252 --- /dev/null +++ b/static/img/Main6.gif.REMOVED.git-id @@ -0,0 +1 @@ +60b3cdbea2c28d78a9f853d75aa99bd98d814df7 \ No newline at end of file