Slide 27
Slide 27 text
# Please enter the commit message for your changes. Lines starting
# with '#' will be ignored, and an empty message aborts the commit.
# On branch master
# Changes to be committed:
# (use "git reset HEAD ..." to unstage)
#
# modified: README.textile
#
# Changed but not updated:
# (use "git add ..." to update what will be committed)
# (use "git checkout -- ..." to discard changes in working directory)
#
# modified: _layouts/default.html
# modified: _layouts/post.html
# modified: z_metadata/app/models/article.rb
#
diff --git a/README.textile b/README.textile
index 9fa1b2c..e368e6d 100644
--- a/README.textile
+++ b/README.textile
@@ -3,10 +3,12 @@ h1. Todo
* Design
- Fixed Left Nav / Fat Bottom Area
-* Consider using feedburner vs my own alternate atom?
* Test &, <, > in content with Tidy.
* Turn on "Cross-domain Receiver URL" in DISQUS settings.
* Make sure to use "--style compressed" with sass.
+* Think about google sitemap again.
+* Consider using feedburner vs my own alternate atom?
+ - Consider this XML too. https://github.com/metajack/metajack.im/blob/master/atom.xml
h1. Development Setup
@@ -27,7 +29,7 @@ Remember to add /opt/local/Library/Frameworks/Python.framework/Versions/2.6/bin
h1. License
-All blog content and images are Copyright (c) 2006-2011, Kenneth Todd Collins. Only jekyll plugins and helpers
are MIT Licensed.
+All blog content and images are Copyright (c) 2006-2011, Kenneth Todd Collins. Use is strictly forbidden unless
consent is given. Only jekyll plugins and helpers are MIT Licensed.
Thursday, December 9, 2010