главная|main page

состояние|status

блог|blog

файлы|files

программы|software

summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarlos Fenollosa <carlos.fenollosa@gmail.com>2014-02-27 16:48:15 +0100
committerCarlos Fenollosa <carlos.fenollosa@gmail.com>2014-02-27 16:48:15 +0100
commit3d73749f1a3e5b23a951170f4f51316bab8a8908 (patch)
treed7a88f9e53de687404ba3aa6659433c9d9cdfd5d
parent948150ed92e17b588cd6bea3e7afdad6bf6ced19 (diff)
Added tag support
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index ed2b6f4..e885199 100644
--- a/README.md
+++ b/README.md
@@ -16,6 +16,7 @@ Features
- All content is static. You only need shell access to a machine with a public web folder.
*Tip: advanced users could mount a remote public folder via `ftpfs` and run this script locally*
- Allows drafts, includes a simple but clean stylesheet, generates the RSS file automatically.
+- Support for tags/categories
- Support for Markdown, Disqus comments, Twitter, Feedburner, Google Analytics.
- GNU/Linux, BSD and OSX compatible out of the box (no need for GNU `coreutils` on a Mac)
- Everything stored in a single 700-line bash script, how cool is that?! ;)
@@ -78,6 +79,7 @@ Detailed features
- Configurable number of posts on the front page
- Automatic generation of an RSS file, feedburner support
- Additional page containing an index of all posts
+- Automatically generates pages for each tag
- Rebuild all files while keeping the original data
- Comments delegated to Twitter, with additional Disqus support
- Google Analytics code support