README.rdoc in serious-0.2.5 vs README.rdoc in serious-0.2.6

- old
+ new

@@ -301,15 +301,16 @@ You'll surely want to read the documentation of StupidFormatter (http://github.com/colszowka/stupid_formatter) to learn how to add your own formatters or erb helpers. == TODO -* static pages +* unescaped special chars in yaml front matter can lead to errors +* text not readable in android +* valid xhtml in demo setup * make summary delim configurable -* make caching better +* improve caching * make it possible to host in subdirectories -* valid xhtml in demo setup * allow for choice between erb/haml templates == Note on Patches/Pull Requests * Fork the project. @@ -317,15 +318,9 @@ * Add tests for it. This is important so I don't break it in a future version unintentionally. * Commit, do not mess with rakefile, version, or history. (if you want to have your own version, that is fine but bump version in a commit by itself I can ignore when I pull) * Send me a pull request. Bonus points for topic branches. - -== Font credits - -The fonts supplied with the gem and used by the default theme are Yanone Kaffeesatz -(http://www.fonts.info/info/en_yanone-kaffeesatz.htm) and Vollkorn (http://friedrichalthausen.de/2006/01/01/vollkorn/), -licensed under Creative Commons Attribution 2.0 Generic (http://creativecommons.org/licenses/by/2.0/). == Thanks Alexis Sellier for toto, the main inspiration for this gem Ryan Bates for the great coderay css