~xdavidwu/xdavidwu.link

3aa50cc5 — Michael Rose 9 years ago
Add support for Jekyll Archives plugin
- Option to select GitHub Pages compatible tag/category page archive or plugin generated archives
1ccd5f6b — Michael Rose 9 years ago
Edit sidebar and page meta styles
a31bd447 — Michael Rose 9 years ago
Properly detect if a page has tags or categories
- Arrays are truthy, test on first item instead
cf0db7c1 — Michael Rose 9 years ago
Simplify collections and remove categories and tags for now
4427cf4c — Michael Rose 9 years ago
Add page taxonomy links for tags and categories
- Customizable text via _data file
- Enable/disable links by setting archive page filenames in _config.yml
f63b8fe2 — Michael Rose 9 years ago
Add file extensions back to non-helper _includes
8d046af7 — Michael Rose 9 years ago
Continue to refine styles and layouts
3df0afbd — Michael Rose 9 years ago
Add smooth scroll and sticky scripts
caefcce7 — Michael Rose 9 years ago
Cleanup SCSS
dd6d29ba — Michael Rose 9 years ago
Add WDM gem to properly enable auto-regeneration on Windows
3b1cefde — Michael Rose 9 years ago
First pass at cleaning out the CSS cruft
- Dump unused styles
- Use breakpoint mixin for media queries
d84f35c0 — Michael Rose 9 years ago
Correct headline hierarchy
d0a08a0e — Michael Rose 9 years ago
Update gems
2b494bb9 — Michael Rose 9 years ago
Update vendor files
- Drop IE8 polyfill scripts
611be93d — Michael Rose 9 years ago
Add white space to improve code readability
feb50459 — Michael Rose 9 years ago
Remove locale hash to shorten Liquid variable names
ea8fb6fe — Michael Rose 9 years ago
Add support for localizing UI text with a _data file
927b3d36 — Michael Rose 9 years ago
Add follow links to footer
- Close #205
d6e43b69 — Michael Rose 9 years ago
Merge branch 'feature/visual-refresh' of https://github.com/mmistakes/minimal-mistakes into feature/visual-refresh
1a4c935c — Michael Rose 9 years ago
Merge branch 'feature/pagination' into develop
Next