diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..45c1505
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,3 @@
+_site
+.sass-cache
+.jekyll-metadata
diff --git a/404.html b/404.html
new file mode 100644
index 0000000..c472b4e
--- /dev/null
+++ b/404.html
@@ -0,0 +1,24 @@
+---
+layout: default
+---
+
+
+
+
+
404
+
+
Page not found :(
+
The requested page could not be found.
+
diff --git a/Gemfile b/Gemfile
new file mode 100644
index 0000000..37f5eaa
--- /dev/null
+++ b/Gemfile
@@ -0,0 +1,2 @@
+source 'https://rubygems.org'
+gem 'github-pages', group: :jekyll_plugins
diff --git a/Gemfile.lock b/Gemfile.lock
new file mode 100644
index 0000000..d861acf
--- /dev/null
+++ b/Gemfile.lock
@@ -0,0 +1,220 @@
+GEM
+ remote: https://rubygems.org/
+ specs:
+ activesupport (4.2.9)
+ i18n (~> 0.7)
+ minitest (~> 5.1)
+ thread_safe (~> 0.3, >= 0.3.4)
+ tzinfo (~> 1.1)
+ addressable (2.5.2)
+ public_suffix (>= 2.0.2, < 4.0)
+ coffee-script (2.4.1)
+ coffee-script-source
+ execjs
+ coffee-script-source (1.11.1)
+ colorator (1.1.0)
+ concurrent-ruby (1.0.5)
+ ethon (0.10.1)
+ ffi (>= 1.3.0)
+ execjs (2.7.0)
+ faraday (0.13.1)
+ multipart-post (>= 1.2, < 3)
+ ffi (1.9.18)
+ forwardable-extended (2.6.0)
+ gemoji (3.0.0)
+ github-pages (166)
+ activesupport (= 4.2.9)
+ github-pages-health-check (= 1.3.5)
+ jekyll (= 3.6.2)
+ jekyll-avatar (= 0.5.0)
+ jekyll-coffeescript (= 1.0.2)
+ jekyll-default-layout (= 0.1.4)
+ jekyll-feed (= 0.9.2)
+ jekyll-gist (= 1.4.1)
+ jekyll-github-metadata (= 2.9.3)
+ jekyll-mentions (= 1.2.0)
+ jekyll-optional-front-matter (= 0.2.0)
+ jekyll-paginate (= 1.1.0)
+ jekyll-readme-index (= 0.1.0)
+ jekyll-redirect-from (= 0.12.1)
+ jekyll-relative-links (= 0.5.0)
+ jekyll-sass-converter (= 1.5.0)
+ jekyll-seo-tag (= 2.3.0)
+ jekyll-sitemap (= 1.1.1)
+ jekyll-swiss (= 0.4.0)
+ jekyll-theme-architect (= 0.1.0)
+ jekyll-theme-cayman (= 0.1.0)
+ jekyll-theme-dinky (= 0.1.0)
+ jekyll-theme-hacker (= 0.1.0)
+ jekyll-theme-leap-day (= 0.1.0)
+ jekyll-theme-merlot (= 0.1.0)
+ jekyll-theme-midnight (= 0.1.0)
+ jekyll-theme-minimal (= 0.1.0)
+ jekyll-theme-modernist (= 0.1.0)
+ jekyll-theme-primer (= 0.5.2)
+ jekyll-theme-slate (= 0.1.0)
+ jekyll-theme-tactile (= 0.1.0)
+ jekyll-theme-time-machine (= 0.1.0)
+ jekyll-titles-from-headings (= 0.4.0)
+ jemoji (= 0.8.1)
+ kramdown (= 1.14.0)
+ liquid (= 4.0.0)
+ listen (= 3.0.6)
+ mercenary (~> 0.3)
+ minima (= 2.1.1)
+ rouge (= 2.2.1)
+ terminal-table (~> 1.4)
+ github-pages-health-check (1.3.5)
+ addressable (~> 2.3)
+ net-dns (~> 0.8)
+ octokit (~> 4.0)
+ public_suffix (~> 2.0)
+ typhoeus (~> 0.7)
+ html-pipeline (2.7.1)
+ activesupport (>= 2)
+ nokogiri (>= 1.4)
+ i18n (0.9.0)
+ concurrent-ruby (~> 1.0)
+ jekyll (3.6.2)
+ addressable (~> 2.4)
+ colorator (~> 1.0)
+ jekyll-sass-converter (~> 1.0)
+ jekyll-watch (~> 1.1)
+ kramdown (~> 1.14)
+ liquid (~> 4.0)
+ mercenary (~> 0.3.3)
+ pathutil (~> 0.9)
+ rouge (>= 1.7, < 3)
+ safe_yaml (~> 1.0)
+ jekyll-avatar (0.5.0)
+ jekyll (~> 3.0)
+ jekyll-coffeescript (1.0.2)
+ coffee-script (~> 2.2)
+ coffee-script-source (~> 1.11.1)
+ jekyll-default-layout (0.1.4)
+ jekyll (~> 3.0)
+ jekyll-feed (0.9.2)
+ jekyll (~> 3.3)
+ jekyll-gist (1.4.1)
+ octokit (~> 4.2)
+ jekyll-github-metadata (2.9.3)
+ jekyll (~> 3.1)
+ octokit (~> 4.0, != 4.4.0)
+ jekyll-mentions (1.2.0)
+ activesupport (~> 4.0)
+ html-pipeline (~> 2.3)
+ jekyll (~> 3.0)
+ jekyll-optional-front-matter (0.2.0)
+ jekyll (~> 3.0)
+ jekyll-paginate (1.1.0)
+ jekyll-readme-index (0.1.0)
+ jekyll (~> 3.0)
+ jekyll-redirect-from (0.12.1)
+ jekyll (~> 3.3)
+ jekyll-relative-links (0.5.0)
+ jekyll (~> 3.3)
+ jekyll-sass-converter (1.5.0)
+ sass (~> 3.4)
+ jekyll-seo-tag (2.3.0)
+ jekyll (~> 3.3)
+ jekyll-sitemap (1.1.1)
+ jekyll (~> 3.3)
+ jekyll-swiss (0.4.0)
+ jekyll-theme-architect (0.1.0)
+ jekyll (~> 3.5)
+ jekyll-seo-tag (~> 2.0)
+ jekyll-theme-cayman (0.1.0)
+ jekyll (~> 3.5)
+ jekyll-seo-tag (~> 2.0)
+ jekyll-theme-dinky (0.1.0)
+ jekyll (~> 3.5)
+ jekyll-seo-tag (~> 2.0)
+ jekyll-theme-hacker (0.1.0)
+ jekyll (~> 3.5)
+ jekyll-seo-tag (~> 2.0)
+ jekyll-theme-leap-day (0.1.0)
+ jekyll (~> 3.5)
+ jekyll-seo-tag (~> 2.0)
+ jekyll-theme-merlot (0.1.0)
+ jekyll (~> 3.5)
+ jekyll-seo-tag (~> 2.0)
+ jekyll-theme-midnight (0.1.0)
+ jekyll (~> 3.5)
+ jekyll-seo-tag (~> 2.0)
+ jekyll-theme-minimal (0.1.0)
+ jekyll (~> 3.5)
+ jekyll-seo-tag (~> 2.0)
+ jekyll-theme-modernist (0.1.0)
+ jekyll (~> 3.5)
+ jekyll-seo-tag (~> 2.0)
+ jekyll-theme-primer (0.5.2)
+ jekyll (~> 3.5)
+ jekyll-github-metadata (~> 2.9)
+ jekyll-seo-tag (~> 2.2)
+ jekyll-theme-slate (0.1.0)
+ jekyll (~> 3.5)
+ jekyll-seo-tag (~> 2.0)
+ jekyll-theme-tactile (0.1.0)
+ jekyll (~> 3.5)
+ jekyll-seo-tag (~> 2.0)
+ jekyll-theme-time-machine (0.1.0)
+ jekyll (~> 3.5)
+ jekyll-seo-tag (~> 2.0)
+ jekyll-titles-from-headings (0.4.0)
+ jekyll (~> 3.3)
+ jekyll-watch (1.5.0)
+ listen (~> 3.0, < 3.1)
+ jemoji (0.8.1)
+ activesupport (~> 4.0, >= 4.2.9)
+ gemoji (~> 3.0)
+ html-pipeline (~> 2.2)
+ jekyll (>= 3.0)
+ kramdown (1.14.0)
+ liquid (4.0.0)
+ listen (3.0.6)
+ rb-fsevent (>= 0.9.3)
+ rb-inotify (>= 0.9.7)
+ mercenary (0.3.6)
+ mini_portile2 (2.3.0)
+ minima (2.1.1)
+ jekyll (~> 3.3)
+ minitest (5.10.3)
+ multipart-post (2.0.0)
+ net-dns (0.8.0)
+ nokogiri (1.8.1)
+ mini_portile2 (~> 2.3.0)
+ octokit (4.7.0)
+ sawyer (~> 0.8.0, >= 0.5.3)
+ pathutil (0.16.0)
+ forwardable-extended (~> 2.6)
+ public_suffix (2.0.5)
+ rb-fsevent (0.10.2)
+ rb-inotify (0.9.10)
+ ffi (>= 0.5.0, < 2)
+ rouge (2.2.1)
+ safe_yaml (1.0.4)
+ sass (3.5.2)
+ sass-listen (~> 4.0.0)
+ sass-listen (4.0.0)
+ rb-fsevent (~> 0.9, >= 0.9.4)
+ rb-inotify (~> 0.9, >= 0.9.7)
+ sawyer (0.8.1)
+ addressable (>= 2.3.5, < 2.6)
+ faraday (~> 0.8, < 1.0)
+ terminal-table (1.8.0)
+ unicode-display_width (~> 1.1, >= 1.1.1)
+ thread_safe (0.3.6)
+ typhoeus (0.8.0)
+ ethon (>= 0.8.0)
+ tzinfo (1.2.3)
+ thread_safe (~> 0.1)
+ unicode-display_width (1.3.0)
+
+PLATFORMS
+ ruby
+
+DEPENDENCIES
+ github-pages
+
+BUNDLED WITH
+ 1.15.4
diff --git a/_config.yml b/_config.yml
new file mode 100644
index 0000000..84b569c
--- /dev/null
+++ b/_config.yml
@@ -0,0 +1,30 @@
+title: todo.txt
+description: >
+ Track your tasks and projects in a plain text file, todo.txt. A
+ todo.txt is software and operating system agnostic; it's searchable,
+ portable, lightweight and easily manipulated.
+baseurl: "" # the subpath of your site, e.g. /blog
+url: "" # the base hostname & protocol for your site, e.g. http://example.com
+twitter_username: todotxt
+github_username: todotxt
+
+# Build settings
+markdown: kramdown
+plugins:
+ - jekyll-feed
+ - jekyll-redirect-from
+
+exclude:
+ - Gemfile
+ - Gemfile.lock
+ - node_modules
+ - vendor/bundle/
+ - vendor/cache/
+ - vendor/gems/
+ - vendor/ruby/
+
+include:
+ - _pages
+
+sass:
+ style: compressed
diff --git a/_data/apps-desktop.yml b/_data/apps-desktop.yml
new file mode 100644
index 0000000..d397a0f
--- /dev/null
+++ b/_data/apps-desktop.yml
@@ -0,0 +1,51 @@
+- name: "Todotxt.net"
+ description: "A minimalist, keyboard-driven Windows GUI for your todo.txt file."
+ link: "https://benrhughes.com/todotxt.net/"
+ author: "Ben Hughes"
+ author_link: "http://benrhughes.com/"
+
+- name: "Todo.txt Chrome App"
+ description: "Standalone, offline-ready Chrome app for your todo.txt file - works across Windows, Mac, Linux and Chrome OS."
+ link: "https://chrome.google.com/webstore/detail/ohjgbfjncbnecbnijmpgjhodnhbhnjgk"
+ author: "Aditya Bhaskar"
+ author_link: "https://c306.net/"
+
+- name: "TodoTxtMac"
+ description: "TodoTxtMac is a minimalist, keyboard-driven to-do manager for Mac OS X (10.8 Mountain Lion and higher)."
+ link: "https://mjdescy.github.io/TodoTxtMac/"
+ author: "mjdescy"
+ author_link: "https://github.com/mjdescy"
+
+- name: "Todour"
+ description: "Todour is an application for handling todo.txt files on the Mac and Windows."
+ link: "http://nerdur.com/todour-pl/"
+ author: "Sverrir Valgeirsson"
+ author_link: "http://nerdur.com/"
+
+- name: "DoStuff"
+ description: "'A todo.txt client for humans' on Ubuntu."
+ link: "https://launchpad.net/~ximilian/+archive/ppa"
+ author: "ximilian"
+ author_link: "https://launchpad.net/~ximilian"
+
+- name: "DayTasks"
+ description: "A fast, simple, and efficient todo.txt-compatible task list for Ubuntu."
+ link: "https://burnsoftware.wordpress.com/daytasks/"
+ author: "Zach Burnham"
+ author_link: "https://burnsoftware.wordpress.com/"
+
+- name: "QTodoTxt"
+ description: "A fast, cross-platform todo.txt GUI written in Python."
+ link: "https://github.com/QTodoTxt/QTodoTxt"
+ author: "QTodoTxt"
+ author_link: "http://qtodotxt.org/"
+
+- name: "jdotxt"
+ description: "An open-source, Java-based client for Windows, Mac OS X and Linux."
+ link: "http://jdotxt.chschmid.com"
+ author: "Christian M. Schmid"
+
+- name: "otodo"
+ description: "Simple but powerfull TUI for todo.txt."
+ link: "https://github.com/onovy/otodo"
+ author: "Ondrej Novy"
diff --git a/_data/apps-developer.yml b/_data/apps-developer.yml
new file mode 100644
index 0000000..8ca914c
--- /dev/null
+++ b/_data/apps-developer.yml
@@ -0,0 +1,7 @@
+- name: "Todo.txt Gem"
+ description: "A RubyGem for parsing todo.txt files."
+ link: "https://github.com/samwho/todo-txt-gem"
+
+- name: "Text::Todo"
+ description: "Perl interface to todotxt files by Andrew Fresh."
+ link: "http://search.cpan.org/~andrew/Text-Todo-v0.2.0/lib/Text/Todo.pm"
diff --git a/_data/apps-mobile.yml b/_data/apps-mobile.yml
new file mode 100644
index 0000000..cab8159
--- /dev/null
+++ b/_data/apps-mobile.yml
@@ -0,0 +1,7 @@
+- name: "Todo.txt Enyo"
+ description: "A webOS application for managing your todo.txt file written using the EnyoJS framework"
+ link: https://monkeystew.org/apps/
+
+- name: "Simpletask"
+ description: "Powerful todo.txt app for Android"
+ link: https://play.google.com/store/apps/details?id=nl.mpcjanssen.todotxtholo
diff --git a/_data/apps-plugin.yml b/_data/apps-plugin.yml
new file mode 100644
index 0000000..2cccaa2
--- /dev/null
+++ b/_data/apps-plugin.yml
@@ -0,0 +1,23 @@
+- name: "Vim plugin for todo.txt"
+ description: "This plugin gives syntax highlighting to todo.txt files. It also defines a few mappings, to help with editing."
+ link: "https://github.com/freitass/todo.txt-vim"
+
+- name: "#todo.txt IFTTT Recipe"
+ description: "Add items to your todo.txt file in Dropbox from Google Chat, by Nick Barrett."
+ link: "https://ifttt.com/recipes/42299"
+
+- name: "Todo.sh Add-on Directory"
+ description: "A collection of add-ons, custom actions, and filters that enhance the Todo.txt CLI script, authored by community members."
+ link: "https://github.com/todotxt/todo.txt-cli/wiki/Todo.sh-Add-on-Directory"
+
+- name: "Sublime Text extension"
+ description: "Sublime Text 3 syntax highlighting for Todo.txt"
+ link: "https://github.com/dertuxmalwieder/SublimeTodoTxt"
+
+- name: "Thunderbird Extension"
+ description: "Thunderbird extension for the Todo.txt application"
+ link: "https://addons.mozilla.org/thunderbird/addon/todotxt-extension/"
+
+- name: "Atom plugin"
+ description: "A plugin to make editing your todo.txt in Atom a breeze."
+ link: "https://atom.io/packages/language-todotxt"
diff --git a/_data/apps-web.yml b/_data/apps-web.yml
new file mode 100644
index 0000000..7abaf8b
--- /dev/null
+++ b/_data/apps-web.yml
@@ -0,0 +1,23 @@
+- name: "Todotxttdi.com"
+ link: "https://todotxttdi.com/"
+ description: "HTML5 Dropbox app with text-driven user interface."
+
+- name: "TodoTxtJs"
+ link: "http://todo.martinsgill.co.uk"
+ description: "Interactive HTML5 todo.txt app with optional Dropbox integration."
+
+- name: "todoTxtWebUi"
+ link: "https://github.com/bicarbon8/todoTxtWebUi"
+ description: "A web UI to use with a todo.txt file."
+
+- name: "Bulldog"
+ link: "https://github.com/infews/bulldog"
+ description: "HTML5 task manager, built on todo.txt."
+
+- name: "Todo.txt++"
+ link: "https://github.com/trestletech/Todo.txt"
+ description: "A sleek, hosted, mobile-friendly web app with Dropbox synchronization, filtering, and searching."
+
+- name: "Todo.txt Chrome Extension"
+ link: "https://chrome.google.com/webstore/detail/mndijfcodpjlhgjcpcbhncjakaboedbl"
+ description: "Chrome browser extension to manage your todo.txt file"
diff --git a/_data/testimonials.yml b/_data/testimonials.yml
new file mode 100644
index 0000000..0aba13b
--- /dev/null
+++ b/_data/testimonials.yml
@@ -0,0 +1,19 @@
+- quote: "The easiest to-do list I ever used."
+ link: "https://play.google.com/store/apps/details?id=com.todotxt.todotxttouch&reviewId=bGc6QU9xcFRPR1UzN3RldEpIX05yTjhtQ0tyb3lEREd0SHhuY0RzaXVzU2FweVp2Z3JPQ2ZuNmNSMXltaWV2dHFCMk1HcUlRNDRJU0R1bTQ5dDJtMXBqMmow"
+ name: "Dennis"
+
+- quote: "Brilliant... the 'cool' factor is off the charts."
+ link: "https://play.google.com/store/apps/details?id=com.todotxt.todotxttouch&reviewId=bGc6QU9xcFRPSERJa1czRmcwaUtYT0lCa2RLZmlhWGlVZ1ppNGc1RWFzVERQT05paWZaRlBHMUZtRE0zQzJHVzhBRENiWEVHX3RrbGxMQ1ktcm1oSmFpazM0"
+ name: "John"
+
+- quote: "So simple, yet also very versatile and flexible. I love it!"
+ link: "https://play.google.com/store/apps/details?id=com.todotxt.todotxttouch&reviewId=bGc6QU9xcFRPR2p1QjdWRkZuUGdXN1hwYmNMTUJ5eGFoWDZPcTltemV5a1BkRWYwV3VSdGZ5WXhaWlA1WFNkajczS3dVa2dCRko1d2d1R1EwazdEZ0hXaGtn"
+ name: "mschooler93"
+
+- quote: "Extremely useful and well executed."
+ link: "https://play.google.com/store/apps/details?id=com.todotxt.todotxttouch&reviewId=bGc6QU9xcFRPR1BpeV9OTXZsNE5wcXZKcWNMN1l1WWhROExia2dadkZNVjdqcGthSFhRQmZreEhVTEV3dENwRm1wSmQxc2dLT0FINUFHbWplem1EX01CLU13"
+ name: "nemof"
+
+- quote: "No frills, highly effective and convenient."
+ link: "https://play.google.com/store/apps/details?id=com.todotxt.todotxttouch&reviewId=bGc6QU9xcFRPRUFjYkZRRG53RlBJYVNiYl83Vm5wbVZZOW5FQ01GQ2IyV2s5OFNCMDRwbFFac1NEUDJHeVVOSnFFWFpFVVJpaUVHZU1EXzR3elhwN2VtanJR"
+ name: "Will"
diff --git a/_layouts/default.html b/_layouts/default.html
new file mode 100644
index 0000000..e69de29
diff --git a/css/bootstrap-responsive.css b/assets/css/bootstrap-responsive.css
similarity index 100%
rename from css/bootstrap-responsive.css
rename to assets/css/bootstrap-responsive.css
diff --git a/css/bootstrap.min.css b/assets/css/bootstrap.min.css
similarity index 100%
rename from css/bootstrap.min.css
rename to assets/css/bootstrap.min.css
diff --git a/css/style.css b/assets/css/style.css
similarity index 95%
rename from css/style.css
rename to assets/css/style.css
index a14fe7a..d045cb2 100644
--- a/css/style.css
+++ b/assets/css/style.css
@@ -4,7 +4,7 @@ body {
background:#666;
}
body, p, li, input, button, select, textarea {
- font-family:;'Open Sans', sans-serif;
+ font-family:'Open Sans', sans-serif;
}
body, p, li {
font-size:14px;
@@ -57,10 +57,10 @@ h6 {line-height:20px; color:#AAA;}
.hero-unit hr {border-top:1px solid #000;}
.hero-unit .buttons a, .hero-unit iframe {vertical-align:middle;}
.hero-unit .divider-vertical {
- height:20px;
- width:1px;
- display:inline-block;
- background-color:black;
+ height:20px;
+ width:1px;
+ display:inline-block;
+ background-color:black;
border-right:1px solid #333;
vertical-align:middle;
margin:0 6px;
diff --git a/assets/favicon/android-icon-144x144.png b/assets/favicon/android-icon-144x144.png
new file mode 100644
index 0000000..92d39c7
Binary files /dev/null and b/assets/favicon/android-icon-144x144.png differ
diff --git a/assets/favicon/android-icon-192x192.png b/assets/favicon/android-icon-192x192.png
new file mode 100644
index 0000000..6050417
Binary files /dev/null and b/assets/favicon/android-icon-192x192.png differ
diff --git a/favicon/android-icon-36x36.png b/assets/favicon/android-icon-36x36.png
similarity index 100%
rename from favicon/android-icon-36x36.png
rename to assets/favicon/android-icon-36x36.png
diff --git a/favicon/android-icon-48x48.png b/assets/favicon/android-icon-48x48.png
similarity index 100%
rename from favicon/android-icon-48x48.png
rename to assets/favicon/android-icon-48x48.png
diff --git a/favicon/android-icon-72x72.png b/assets/favicon/android-icon-72x72.png
similarity index 100%
rename from favicon/android-icon-72x72.png
rename to assets/favicon/android-icon-72x72.png
diff --git a/assets/favicon/android-icon-96x96.png b/assets/favicon/android-icon-96x96.png
new file mode 100644
index 0000000..0bf7b47
Binary files /dev/null and b/assets/favicon/android-icon-96x96.png differ
diff --git a/favicon/apple-icon-114x114.png b/assets/favicon/apple-icon-114x114.png
similarity index 100%
rename from favicon/apple-icon-114x114.png
rename to assets/favicon/apple-icon-114x114.png
diff --git a/assets/favicon/apple-icon-120x120.png b/assets/favicon/apple-icon-120x120.png
new file mode 100644
index 0000000..171efcb
Binary files /dev/null and b/assets/favicon/apple-icon-120x120.png differ
diff --git a/assets/favicon/apple-icon-144x144.png b/assets/favicon/apple-icon-144x144.png
new file mode 100644
index 0000000..92d39c7
Binary files /dev/null and b/assets/favicon/apple-icon-144x144.png differ
diff --git a/assets/favicon/apple-icon-152x152.png b/assets/favicon/apple-icon-152x152.png
new file mode 100644
index 0000000..1f14e7f
Binary files /dev/null and b/assets/favicon/apple-icon-152x152.png differ
diff --git a/assets/favicon/apple-icon-180x180.png b/assets/favicon/apple-icon-180x180.png
new file mode 100644
index 0000000..aef1bfa
Binary files /dev/null and b/assets/favicon/apple-icon-180x180.png differ
diff --git a/favicon/apple-icon-57x57.png b/assets/favicon/apple-icon-57x57.png
similarity index 100%
rename from favicon/apple-icon-57x57.png
rename to assets/favicon/apple-icon-57x57.png
diff --git a/favicon/apple-icon-60x60.png b/assets/favicon/apple-icon-60x60.png
similarity index 100%
rename from favicon/apple-icon-60x60.png
rename to assets/favicon/apple-icon-60x60.png
diff --git a/favicon/apple-icon-72x72.png b/assets/favicon/apple-icon-72x72.png
similarity index 100%
rename from favicon/apple-icon-72x72.png
rename to assets/favicon/apple-icon-72x72.png
diff --git a/favicon/apple-icon-76x76.png b/assets/favicon/apple-icon-76x76.png
similarity index 100%
rename from favicon/apple-icon-76x76.png
rename to assets/favicon/apple-icon-76x76.png
diff --git a/assets/favicon/apple-icon-precomposed.png b/assets/favicon/apple-icon-precomposed.png
new file mode 100644
index 0000000..6050417
Binary files /dev/null and b/assets/favicon/apple-icon-precomposed.png differ
diff --git a/assets/favicon/apple-icon.png b/assets/favicon/apple-icon.png
new file mode 100644
index 0000000..6050417
Binary files /dev/null and b/assets/favicon/apple-icon.png differ
diff --git a/favicon/favicon-16x16.png b/assets/favicon/favicon-16x16.png
similarity index 100%
rename from favicon/favicon-16x16.png
rename to assets/favicon/favicon-16x16.png
diff --git a/favicon/favicon-32x32.png b/assets/favicon/favicon-32x32.png
similarity index 100%
rename from favicon/favicon-32x32.png
rename to assets/favicon/favicon-32x32.png
diff --git a/assets/favicon/favicon-96x96.png b/assets/favicon/favicon-96x96.png
new file mode 100644
index 0000000..0bf7b47
Binary files /dev/null and b/assets/favicon/favicon-96x96.png differ
diff --git a/favicon/manifest.json b/assets/favicon/manifest.json
similarity index 100%
rename from favicon/manifest.json
rename to assets/favicon/manifest.json
diff --git a/assets/favicon/ms-icon-144x144.png b/assets/favicon/ms-icon-144x144.png
new file mode 100644
index 0000000..92d39c7
Binary files /dev/null and b/assets/favicon/ms-icon-144x144.png differ
diff --git a/assets/favicon/ms-icon-150x150.png b/assets/favicon/ms-icon-150x150.png
new file mode 100644
index 0000000..9b2e974
Binary files /dev/null and b/assets/favicon/ms-icon-150x150.png differ
diff --git a/assets/favicon/ms-icon-310x310.png b/assets/favicon/ms-icon-310x310.png
new file mode 100644
index 0000000..5b982a6
Binary files /dev/null and b/assets/favicon/ms-icon-310x310.png differ
diff --git a/favicon/ms-icon-70x70.png b/assets/favicon/ms-icon-70x70.png
similarity index 100%
rename from favicon/ms-icon-70x70.png
rename to assets/favicon/ms-icon-70x70.png
diff --git a/images/Todo.txt Touch for iPad - Page 1.png b/assets/img/Todo.txt Touch for iPad - Page 1.png
similarity index 100%
rename from images/Todo.txt Touch for iPad - Page 1.png
rename to assets/img/Todo.txt Touch for iPad - Page 1.png
diff --git a/images/Todo.txt Touch for iPad - Page 2.png b/assets/img/Todo.txt Touch for iPad - Page 2.png
similarity index 86%
rename from images/Todo.txt Touch for iPad - Page 2.png
rename to assets/img/Todo.txt Touch for iPad - Page 2.png
index 1a08151..378264e 100644
Binary files a/images/Todo.txt Touch for iPad - Page 2.png and b/assets/img/Todo.txt Touch for iPad - Page 2.png differ
diff --git a/assets/img/app-store.svg b/assets/img/app-store.svg
new file mode 100644
index 0000000..15e33e9
--- /dev/null
+++ b/assets/img/app-store.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/assets/img/google-play.svg b/assets/img/google-play.svg
new file mode 100644
index 0000000..e557603
--- /dev/null
+++ b/assets/img/google-play.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/images/todotxt_logo_2012.png b/assets/img/logo.png
similarity index 100%
rename from images/todotxt_logo_2012.png
rename to assets/img/logo.png
diff --git a/images/mobileappsheader.png b/assets/img/mobileappsheader.png
similarity index 100%
rename from images/mobileappsheader.png
rename to assets/img/mobileappsheader.png
diff --git a/images/todotxt-apps_lrg.png b/assets/img/todotxt-apps_lrg.png
similarity index 100%
rename from images/todotxt-apps_lrg.png
rename to assets/img/todotxt-apps_lrg.png
diff --git a/assets/img/todotxt_logo_2011.png b/assets/img/todotxt_logo_2011.png
new file mode 100644
index 0000000..420ab7f
Binary files /dev/null and b/assets/img/todotxt_logo_2011.png differ
diff --git a/assets/img/todotxt_logo_2012.png b/assets/img/todotxt_logo_2012.png
new file mode 100644
index 0000000..18d9100
Binary files /dev/null and b/assets/img/todotxt_logo_2012.png differ
diff --git a/favicon/android-icon-144x144.png b/favicon/android-icon-144x144.png
deleted file mode 100644
index ea654f9..0000000
Binary files a/favicon/android-icon-144x144.png and /dev/null differ
diff --git a/favicon/android-icon-192x192.png b/favicon/android-icon-192x192.png
deleted file mode 100644
index 454e574..0000000
Binary files a/favicon/android-icon-192x192.png and /dev/null differ
diff --git a/favicon/android-icon-96x96.png b/favicon/android-icon-96x96.png
deleted file mode 100644
index ae92128..0000000
Binary files a/favicon/android-icon-96x96.png and /dev/null differ
diff --git a/favicon/apple-icon-120x120.png b/favicon/apple-icon-120x120.png
deleted file mode 100644
index 9dcc593..0000000
Binary files a/favicon/apple-icon-120x120.png and /dev/null differ
diff --git a/favicon/apple-icon-144x144.png b/favicon/apple-icon-144x144.png
deleted file mode 100644
index ea654f9..0000000
Binary files a/favicon/apple-icon-144x144.png and /dev/null differ
diff --git a/favicon/apple-icon-152x152.png b/favicon/apple-icon-152x152.png
deleted file mode 100644
index 541d48c..0000000
Binary files a/favicon/apple-icon-152x152.png and /dev/null differ
diff --git a/favicon/apple-icon-180x180.png b/favicon/apple-icon-180x180.png
deleted file mode 100644
index 90e10eb..0000000
Binary files a/favicon/apple-icon-180x180.png and /dev/null differ
diff --git a/favicon/apple-icon-precomposed.png b/favicon/apple-icon-precomposed.png
deleted file mode 100644
index 454e574..0000000
Binary files a/favicon/apple-icon-precomposed.png and /dev/null differ
diff --git a/favicon/apple-icon.png b/favicon/apple-icon.png
deleted file mode 100644
index 454e574..0000000
Binary files a/favicon/apple-icon.png and /dev/null differ
diff --git a/favicon/favicon-96x96.png b/favicon/favicon-96x96.png
deleted file mode 100644
index ae92128..0000000
Binary files a/favicon/favicon-96x96.png and /dev/null differ
diff --git a/favicon/ms-icon-144x144.png b/favicon/ms-icon-144x144.png
deleted file mode 100644
index ea654f9..0000000
Binary files a/favicon/ms-icon-144x144.png and /dev/null differ
diff --git a/favicon/ms-icon-150x150.png b/favicon/ms-icon-150x150.png
deleted file mode 100644
index cf95a9b..0000000
Binary files a/favicon/ms-icon-150x150.png and /dev/null differ
diff --git a/favicon/ms-icon-310x310.png b/favicon/ms-icon-310x310.png
deleted file mode 100644
index 80beb9e..0000000
Binary files a/favicon/ms-icon-310x310.png and /dev/null differ
diff --git a/images/download-on-app-store.png b/images/download-on-app-store.png
deleted file mode 100644
index 1ae0fcf..0000000
Binary files a/images/download-on-app-store.png and /dev/null differ
diff --git a/images/todotxt_logo_2011.png b/images/todotxt_logo_2011.png
deleted file mode 100644
index f17e83c..0000000
Binary files a/images/todotxt_logo_2011.png and /dev/null differ
diff --git a/index.html b/index.html
index 2ce5213..c6840cf 100644
--- a/index.html
+++ b/index.html
@@ -1,6 +1,7 @@
+---
+---
-
@@ -12,225 +13,237 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
+
-
-
-
+
+
+