Michael Rose
3b1cefde27
First pass at cleaning out the CSS cruft
...
- Dump unused styles
- Use breakpoint mixin for media queries
2016-03-09 22:19:11 -05:00
Michael Rose
d84f35c0e1
Correct headline hierarchy
2016-03-09 22:18:10 -05:00
Michael Rose
d0a08a0e7a
Update gems
2016-03-09 22:17:18 -05:00
Michael Rose
2b494bb9d8
Update vendor files
...
- Drop IE8 polyfill scripts
2016-03-09 21:23:27 -05:00
Michael Rose
611be93d83
Add white space to improve code readability
2016-03-09 20:49:33 -05:00
Michael Rose
feb504592c
Remove locale hash to shorten Liquid variable names
2016-03-09 20:49:17 -05:00
Michael Rose
ea8fb6fe33
Add support for localizing UI text with a _data file
2016-03-09 16:33:27 -05:00
Michael Rose
927b3d36ff
Add follow links to footer
...
- Close #205
2016-03-09 15:54:20 -05:00
Michael Rose
d6e43b6977
Merge branch 'feature/visual-refresh' of https://github.com/mmistakes/minimal-mistakes into feature/visual-refresh
2016-03-09 15:23:50 -05:00
Michael Rose
1a4c935c27
Merge branch 'feature/pagination' into develop
2016-03-09 15:12:09 -05:00
Michael Rose
7ac2a1263e
Paginate posts for home page
...
- Configurejekyll-paginate
- Modify home page to include paginator loop
- Add pagination include and basic styling
- Add " - page #" to <title></tile> for SEO benefits
2016-03-09 15:11:34 -05:00
Michael Rose
fee2adfa46
Merge branch 'feature/pagination' of https://github.com/mmistakes/minimal-mistakes into feature/pagination
2016-03-09 14:21:26 -05:00
Michael Rose
e6664adc0c
Merge branch 'feature/more-sample-posts' into develop
2016-03-09 12:23:08 -05:00
Michael Rose
9d8b2f5de2
Disable author sidebar
2016-03-09 12:22:46 -05:00
Michael Rose
9662a83a5c
Add author sidebar disabled and custom sidebar content sample posts
2016-03-09 12:22:18 -05:00
Michael Rose
4a1ab51ec9
Merge branch 'feature/refactor-tasks' into develop
2016-03-09 12:17:48 -05:00
Michael Rose
1ee7b092bc
Try to get Linguist to ignore vendor files
2016-03-09 12:16:54 -05:00
Michael Rose
a5f8516ef5
Minor edits to Gulpfile
2016-03-09 12:10:43 -05:00
Michael Rose
c19cd2a391
Replace Grunt tasks with Gulp
2016-03-07 22:20:32 -05:00
Michael Rose
85a3df7fd7
Alphabetize
2016-03-07 22:20:01 -05:00
Michael Rose
8259f9a6b1
Merge branch 'feature/refactor-tasks' of https://github.com/mmistakes/minimal-mistakes into feature/refactor-tasks
2016-03-07 12:47:18 -05:00
Michael Rose
856e86d4e9
Merge branch 'feature/refactor-includes-layouts' into develop
2016-03-07 11:49:13 -05:00
Michael Rose
455067a000
Add option to disable social sharing globally
2016-03-07 11:48:25 -05:00
Michael Rose
9164c5053d
Add more analytics and commenting options
2016-03-07 11:29:35 -05:00
Michael Rose
3bd495f1d4
Remove extensions from _includes to simplify naming
2016-03-07 10:27:07 -05:00
Michael Rose
0ccaef5a96
Add space after YAML Front Matter
2016-03-07 09:51:50 -05:00
Michael Rose
f4cc49ffca
Remove some categories to get around Windows path limit errors
2016-03-07 09:47:00 -05:00
Michael Rose
9da33af942
Merge branch 'feature/use-jekyll-feed' into develop
2016-03-06 22:32:50 -05:00
Michael Rose
7d21c0afc3
Rename author hashes for friendlier names in feed.xml
2016-03-06 22:32:01 -05:00
Michael Rose
1c300ef040
Replace bespoke feed.xml with jekyll-feed plugin
2016-03-06 22:31:38 -05:00
Michael Rose
3b0f42d9bc
Merge branch 'feature/use-jekyll-feed' of https://github.com/mmistakes/minimal-mistakes into feature/use-jekyll-feed
...
* 'feature/use-jekyll-feed' of https://github.com/mmistakes/minimal-mistakes :
Feature: Replace feed.xml with jekyll-feed gem
2016-03-06 22:14:11 -05:00
Michael Rose
b7bff6c8cd
Merge branch 'feature/improve-demos' into develop
2016-03-06 22:11:03 -05:00
Michael Rose
6787b61933
Edit defaults
2016-03-06 22:08:36 -05:00
Michael Rose
b2cc96622e
Add sample portfolio/case study
2016-03-06 22:08:13 -05:00
Michael Rose
8e125b7617
Disable author profile on archive pages
2016-03-06 22:07:48 -05:00
Michael Rose
cf2fbef815
Add flag to enable sidebar author profile or alternate info
2016-03-06 22:05:43 -05:00
Michael Rose
0665dccffb
Rename post.html _layout to single
2016-03-06 21:11:27 -05:00
Michael Rose
9702a5f3d8
Fix <title> for pages without a title
2016-03-06 21:08:27 -05:00
Michael Rose
178f414a92
Rename include to archive-list-single.html
2016-03-06 21:01:09 -05:00
Michael Rose
427ed394ad
Use archive template for home page
...
- Remove home specific _layout
2016-03-06 21:00:48 -05:00
Michael Rose
0788e48bb2
Markdownify post titles
2016-03-06 20:51:16 -05:00
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
Michael Rose
338d06673c
Add compress.html layout
...
- Update config
- Remove problematic inline JS comments
2016-02-22 22:03:47 -05:00
Michael Rose
ddb78bf337
Rename classes for consistency
2016-02-22 21:44:55 -05:00
Michael Rose
a572dbaae0
Include absolute URL shorthand
2016-02-22 21:22:07 -05:00
Michael Rose
1b4d507e21
Fix typo
2016-02-22 20:51:25 -05:00
Michael Rose
7c1792312f
DRY up layouts by creating a default
2016-02-22 16:46:49 -05:00
Michael Rose
97b4571370
Add support for baseurl
2016-02-22 16:16:15 -05:00
Michael Rose
4348fc59b3
Remove "_" from includes
2016-02-22 14:58:16 -05:00
Michael Rose
6f2ed74bc4
Merge branch 'feature/refactor-layouts' of https://github.com/mmistakes/minimal-mistakes into feature/refactor-layouts
2016-02-22 14:47:00 -05:00
Michael Rose
7ad9d674b2
Feature: Replace feed.xml with jekyll-feed gem
2016-02-22 09:24:02 -05:00