Commit graph

679 commits

Author SHA1 Message Date
Michael Rose b6a0db9f70 Add Sitemap 2016-03-05 22:11:43 -05:00
Michael Rose 9e38799433 Edit 2016-03-05 22:11:32 -05:00
Michael Rose feb4509f65 DRY up archives by using an include 2016-03-05 22:11:23 -05:00
Michael Rose aa8e427570 Markdownify titles and excerpts 2016-03-05 22:11:00 -05:00
Michael Rose ec3eb91fcc Add excerpts 2016-03-05 21:29:58 -05:00
Michael Rose ba4e4ab110 Fix indents 2016-03-05 21:29:50 -05:00
Michael Rose 0a4c90e031 DRY up archives by using an include 2016-03-05 21:29:39 -05:00
Michael Rose 8e838e1062 Improve gallery include variable names 2016-03-05 21:29:08 -05:00
Michael Rose 7c77274567 Add breadcrumb navigation include
- Disable by default
- Add schema.org markup
- Add basic styling
2016-03-04 22:57:12 -05:00
Michael Rose 239c949298 Add "group by array" include to simplify archive pages 2016-03-04 21:45:30 -05:00
Michael Rose cf42731352 Add sample collection documents 2016-03-04 16:23:59 -05:00
Michael Rose 78913e5877 Edit title 2016-03-04 16:23:43 -05:00
Michael Rose b2a56d6978 Remove space after --- 2016-03-04 16:23:34 -05:00
Michael Rose 3b13509329 Update and add samples 2016-03-04 12:37:24 -05:00
Michael Rose bc67d8d136 Update gallery sample post and build _include 2016-03-03 16:24:18 -05:00
Michael Rose 27a8f669d9 Change baseurl to match gh-pages project 2016-03-03 14:34:17 -05:00
Michael Rose 1ec858b500 Edit sample posts 2016-02-25 08:26:30 -05:00
Michael Rose acd8720126 Allow Markdown for header.image.caption
- Simplify and remove extra variables by condensing into one
2016-02-25 08:15:54 -05:00
Michael Rose 63f8c36348 Rename to .html to keep indents and avoid Markdown parsing 2016-02-24 22:18:18 -05:00
Michael Rose f27033b509 Update navigation links 2016-02-24 22:17:46 -05:00
Michael Rose c71992e1c4 Add archives for pages and posts by [category, year, tags] 2016-02-24 22:08:59 -05:00
Michael Rose da2b8b2650 Add sample post with <code> in excerpt 2016-02-24 21:23:59 -05:00
Michael Rose 538d4cf450 Update header images
- Rename image.feature to header.image
2016-02-24 21:23:29 -05:00
Michael Rose 7efda9689d Add more sample content 2016-02-24 16:27:40 -05:00
Michael Rose 0fc9bd6755 Add editor config file 2016-02-24 16:15:19 -05:00
Michael Rose 446a085e66 Edit sample posts 2016-02-24 16:12:21 -05:00
Michael Rose 813c8c8ca6 Cleanup auto generated excerpts 2016-02-24 16:10:45 -05:00
Michael Rose 416d035edc Revert back to default excerpt separator and override on a post by post basis 2016-02-24 16:10:22 -05:00
Michael Rose 91d81afa53 Add more sample posts and pages to test theme 2016-02-24 11:55:03 -05:00
Michael Rose db1af329c5 Remove layout and fallback to config default 2016-02-24 11:52:42 -05:00
Michael Rose 15831d894c Add defaults for pages 2016-02-24 11:52:18 -05:00
Michael Rose d90cbaa851 Change permalink format to /:title/ 2016-02-24 11:51:59 -05:00
Michael Rose 88449ed3b4 Change excerpt separator to <!--more--> 2016-02-24 11:51:13 -05:00
Michael Rose e9364c1171 Merge branch 'feature/improve-demos' of https://github.com/mmistakes/minimal-mistakes into feature/improve-demos 2016-02-23 12:11:26 -05:00
Michael Rose 9cdfdb699c Get GFM fenced code blocks working
- For simplicity remove other styles of code block examples and stick with what GitHub uses
2016-02-23 12:11:13 -05:00
Michael Rose 68e85cc7b3 Merge branch 'feature/refactor-layouts' into develop 2016-02-23 11:31:00 -05:00
Michael Rose 1c1a9777e0 Simplify favicons and logo usage 2016-02-23 11:29:09 -05:00
Michael Rose be1c66fd8c Remove Octopress new post/page templates 2016-02-23 11:20:22 -05:00
Michael Rose b7b887f6e4 Enable share buttons on all _posts (default) 2016-02-23 11:19:44 -05:00
Michael Rose 39c1bbee22 Display site name with title as a fallback in footer copyright 2016-02-23 11:19:21 -05:00
Michael Rose f4862d595c Move pages into _pages directory 2016-02-23 11:16:52 -05:00
Michael Rose 5875412409 Rename Google variables and update to Universal Tracking code 2016-02-23 11:03:49 -05:00
Michael Rose 1a2f3b8025 Reference site settings for site author (default) 2016-02-23 10:51:40 -05:00
Michael Rose 0bb176b456 Set defaults for _posts
- layout ~> post.html
- enable comments
2016-02-23 10:47:43 -05:00
Michael Rose 063bcd1dc3 Fix author social link(s) alignment 2016-02-23 10:19:11 -05:00
Michael Rose d14a360cd3 Improve SEO include 2016-02-23 10:13:15 -05:00
Michael Rose fec3508b5d Add SEO stuff
- <head> related SEO
- Twitter Cards and Open Graph metas
- Webmaster tool verifications
2016-02-23 00:17:39 -05:00
Michael Rose 7139d61c62 Add basic schema structure 2016-02-22 22:46:59 -05:00
Michael Rose d104ec30e8 Remove .page styles 2016-02-22 22:33:07 -05:00
Michael Rose 75a913d179 Consolidate layouts
- Remove page.html
- Rename post-index.html ~> archive.html
2016-02-22 22:32:17 -05:00