From 0c4dfdec5b55b6064dccc38bbfb0a7c0699c895a Mon Sep 17 00:00:00 2001 From: Agustin Henze Date: Thu, 30 May 2013 17:41:06 -0300 Subject: Imported Upstream version 5.4.4 --- README.md | 19 ++++++++++--------- 1 file changed, 10 insertions(+), 9 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 943128f..edb7a7d 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ In goes content, out comes a website, ready to deploy. Why Static Websites? -------------------- -Static websites are safer, use fewer resources, and avoid vendor and platform lockin. +Static websites are safer, use fewer resources, and avoid vendor and platform lock-in. You can read more about this in the [Nikola Handbook.](http://nikola.ralsina.com.ar/handbook.html#why-static) What Can Nikola Do? @@ -16,15 +16,16 @@ What Can Nikola Do? It has many features, but here are some of the nicer ones: -* Blogs, with tags, feeds, archives, comments, etc. -* [Theming](http://nikola.ralsina.com.ar/theming.html) -* Fast builds, thanks to [doit](http://pydoit.org) -* Flexible -* Small codebase (programmers can understand all of Nikola in a couple of hours) -* [reStructuredText](http://nikola.ralsina.com.ar/quickstart.html) or [Markdown](http://daringfireball.net/projects/markdown) as input languages. -* Easy [image galleries](http://nikola.ralsina.com.ar/galleries/demo/) (just drop files in a folder!) +* `Blogs, with tags, feeds, archives, comments, etc. `_ +* `Themable `_ +* Fast builds, thanks to `doit `_ +* Flexible, extensible via plugins +* Small codebase (programmers can understand all of Nikola core in a day) +* `reStructuredText `_ [`Cheatsheet `_] or Markdown as input language (also Wiki, BBCode, Textile, and HTML) +* Easy `image galleries `_ (just drop files in a folder!) * Syntax highlighting for almost any programming language or markup -* Multilingual sites +* Multilingual sites, `translated to 11 languages `_. * Doesn't reinvent wheels, leverages existing tools. +* Python 2 and 3 compatible. For more information, see http://nikola.ralsina.com.ar -- cgit v1.2.3