Introduction
Introduction Statistics Contact Development Disclaimer Help
~README.md, data/README.md Swap :short for :tiny - cl-yag - Common Lisp …
git clone git://bitreich.org/cl-yag/ git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws…
Log
Files
Refs
Tags
README
LICENSE
---
commit 15ebe730f3ec1a2869290b5c8072edd665f295d1
parent 6b77098cb11f735b256fa522cbec30495000749a
Author: lambda <[email protected]>
Date: Sun, 3 Dec 2017 02:17:06 +0100
~README.md, data/README.md Swap :short for :tiny
Diffstat:
M README.md | 10 +++++-----
M data/README.md | 10 +++++-----
2 files changed, 10 insertions(+), 10 deletions(-)
---
diff --git a/README.md b/README.md
@@ -117,7 +117,7 @@ The *config* variable is used to assign the following value…
- **:title**
- The title of the webpage
- **:description**
- - This text is used in the *description* field of the Atom RSS
+ - This text is used in the *description* field of the atom/rss feed.
- **:url**
- This needs to be the full(!) URL of your website, including(!) a final s…
- MIND: If the url contains a tilde (~), it needs to get duplicated
@@ -150,13 +150,13 @@ Of the following keywords, only ``:author`` and ``:short`…
- The ``:id`` field holds the filename of your post/page.
- Example: ``:id "2"`` will load file **data/2.md**. Use text instead …
- (See section: 'The **data/** Directory'.)
-- **:short**
- - The ``:short`` field's value is used for displaying a really short d…
- - If ``:short`` doesn't get a value, the full article gets displayed.
- - Hint: Use ``:short "view the article for the full text"``, if you do…
- **:tag**
- ``:tag`` field is used to create a "view" containing all articles of the…
- MIND: Whitespaces are used to separate tags and are not allowed in(…
+- **:tiny**
+ - The ``:tiny`` field's value is used for displaying a really short de…
+ - If ``:tiny`` doesn't get a value, the full article gets displayed.
+ - Hint: Use ``:tiny "Read the full article for more information."``, i…
- **:title**
- The ``:title`` field's value sets your post's title, its first headl…
diff --git a/data/README.md b/data/README.md
@@ -117,7 +117,7 @@ The *config* variable is used to assign the following value…
- **:title**
- The title of the webpage
- **:description**
- - This text is used in the *description* field of the Atom RSS
+ - This text is used in the *description* field of the atom/rss feed.
- **:url**
- This needs to be the full(!) URL of your website, including(!) a final s…
- MIND: If the url contains a tilde (~), it needs to get duplicated
@@ -150,13 +150,13 @@ Of the following keywords, only ``:author`` and ``:short`…
- The ``:id`` field holds the filename of your post/page.
- Example: ``:id "2"`` will load file **data/2.md**. Use text instead …
- (See section: 'The **data/** Directory'.)
-- **:short**
- - The ``:short`` field's value is used for displaying a really short d…
- - If ``:short`` doesn't get a value, the full article gets displayed.
- - Hint: Use ``:short "view the article for the full text"``, if you do…
- **:tag**
- ``:tag`` field is used to create a "view" containing all articles of the…
- MIND: Whitespaces are used to separate tags and are not allowed in(…
+- **:tiny**
+ - The ``:tiny`` field's value is used for displaying a really short de…
+ - If ``:tiny`` doesn't get a value, the full article gets displayed.
+ - Hint: Use ``:tiny "Read the full article for more information."``, i…
- **:title**
- The ``:title`` field's value sets your post's title, its first headl…
You are viewing proxied material from bitreich.org. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.