+
+
+ -
+ {% for post in page.posts %}
+
- + {{ post.date | date: "%b %-d, %Y" }} + {{ post.title }} + + {% endfor %} +
diff --git a/.gitignore b/.gitignore index 0ef83cf..f40fbd8 100644 --- a/.gitignore +++ b/.gitignore @@ -1,28 +1,5 @@ -# Jekyll -_site/ -*-cache/ +_site +.sass-cache +.jekyll-cache .jekyll-metadata - -# Ruby -.bundle/ -.byebug_history -.ruby-gemset -.ruby-version -*.gem -Gemfile.lock - -# Files -.analysis -.DS_Store -*.swp -*~ - -# Folders -/vendor -bbin/ -bin/ -coverage -gh-pages/ -pkg/ -test/dest -tmp/* +vendor diff --git a/404.html b/404.html new file mode 100644 index 0000000..086a5c9 --- /dev/null +++ b/404.html @@ -0,0 +1,25 @@ +--- +permalink: /404.html +layout: default +--- + + + +
Page not found :(
+The requested page could not be found.
+