diff options
author | Shuaib Hanief <shuaib@hanief.net> | 2013-12-31 22:54:56 -0500 |
---|---|---|
committer | Shuaib Hanief <shuaib@hanief.net> | 2013-12-31 22:54:56 -0500 |
commit | 49f5657d936e352112fdcfa61473f5f38cda1c14 (patch) | |
tree | 75f480ed27af49c8dd1149344b967b5676d2460e /zurb-F5-basic/README.md | |
parent | eada362fff3da25eae0ca9283ac5fcb2f65e2e6a (diff) | |
download | pelican-themes-49f5657d936e352112fdcfa61473f5f38cda1c14.tar.gz |
add a theme based on the new Zurb Foundation 5 framework
Diffstat (limited to 'zurb-F5-basic/README.md')
-rw-r--r-- | zurb-F5-basic/README.md | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/zurb-F5-basic/README.md b/zurb-F5-basic/README.md new file mode 100644 index 0000000..d2f093c --- /dev/null +++ b/zurb-F5-basic/README.md @@ -0,0 +1,15 @@ +ZurbFoundation5 Theme
+=====================
+
+This theme is made from the TuxLite ZF Theme, and all credit goes to the author of that theme. I wanted to use the new foundation framework - I just updated it.
+
+A mobile first theme that leverages the Zurb Foundation v5 framework. Minimalist two column,
+right sidebar design. Sidebar goes below main content when viewed on mobile devices.
+
+Customization is all done and documented in style.css.
+
+Menu items and pages can be added to the top navigation bar via pelican settings file.
+
+Screenshot below.
+
+![Screenshot](Screenshot.png)
|