diff options
author | Justin Mayer <entroP@gmail.com> | 2015-10-27 13:11:59 -0700 |
---|---|---|
committer | Justin Mayer <entroP@gmail.com> | 2015-10-27 13:11:59 -0700 |
commit | ef41efa4a8babbf55f2eccef07523b2d8e95b7b7 (patch) | |
tree | c453c99783c22f77304e8b71909cde2cf82124e8 | |
parent | 9c87d63f70970aee390ad0c8b2623b27b4d94f15 (diff) | |
download | pelican-themes-ef41efa4a8babbf55f2eccef07523b2d8e95b7b7.tar.gz |
Fix wording and wrapping in Bricks theme ReadMe
-rw-r--r-- | bricks/README.md | 36 |
1 files changed, 20 insertions, 16 deletions
diff --git a/bricks/README.md b/bricks/README.md index 7b36e31..c336891 100644 --- a/bricks/README.md +++ b/bricks/README.md @@ -1,32 +1,36 @@ -# bricks-theme +# Bricks theme -This is a responsive theme made for static blog engine [Pelican](http://www.getpelican.com). +This is a responsive theme made for [Pelican](http://www.getpelican.com), +a static site generator. -It is powered by [Zurb Foundation](http://foundation.zurb.com) and Exo 2 font, by Google Fonts. +It is powered by [Zurb Foundation](http://foundation.zurb.com) and uses Exo 2, +a font from Google Fonts. -It's still a work in progress -- I have yet to setup placeholders for Disqus integration, for instance, and -there's work to do when it comes to properly integrate metadata info (because, you know, Google) -but it is fully functional, works on all major browsers (Firefox, Chrome, IE), even unknown ones (Vivaldi, -Midori) and, most important, it works both on mobile and desktop platforms :-) +It's still a work in progress -- I have yet to set up placeholders for Disqus +integration, for instance, and there's work to do when it comes to properly +integrate metadata info (because, you know, Google). But it is fully functional, +works on all major browsers (Firefox, Chrome, IE, and even unknown ones like +Vivaldi and Midori), and most importantly it works both on mobile and desktop +platforms. :-) # Licence This theme is published under the WTF Licence, which states: - WHAT THE FUCK YOU WANT TO PUBLIC LICENSE - Version 2, December 2004 + WHAT THE FUCK YOU WANT TO PUBLIC LICENSE + Version 2, December 2004 - Copyright (C) 2004 Sam Hocevar <sam@hocevar.net> + Copyright (C) 2004 Sam Hocevar <sam@hocevar.net> - Everyone is permitted to copy and distribute verbatim or modified - copies of this license document, and changing it is allowed as long - as the name is changed. + Everyone is permitted to copy and distribute verbatim or modified + copies of this license document, and changing it is allowed as long + as the name is changed. - DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE - TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION + DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE + TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION 0. You just DO WHAT THE FUCK YOU WANT TO. However, should you use this theme as a basis for a -commercial endeavour, please give me credits :-) +commercial endeavour, please give me credit. :-) |