~xdavidwu/xdavidwu.link

ref: 3aa50cc5a5c2075795d157d2626e06a3ce6fc9cc xdavidwu.link/_pages/category-archive.html -rw-r--r-- 456 bytes
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
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
d84f35c0 — Michael Rose 9 years ago
Correct headline hierarchy
856e86d4 — Michael Rose 9 years ago
Merge branch 'feature/refactor-includes-layouts' into develop
3bd495f1 — Michael Rose 9 years ago
Remove extensions from _includes to simplify naming
0ccaef5a — Michael Rose 9 years ago
Add space after YAML Front Matter
b7bff6c8 — Michael Rose 9 years ago
Merge branch 'feature/improve-demos' into develop
8e125b76 — Michael Rose 9 years ago
Disable author profile on archive pages
178f414a — Michael Rose 9 years ago
Rename include to archive-list-single.html
0a4c90e0 — Michael Rose 9 years ago
DRY up archives by using an include
239c9492 — Michael Rose 9 years ago
Add "group by array" include to simplify archive pages
cf427313 — Michael Rose 9 years ago
Add sample collection documents
63f8c363 — Michael Rose 9 years ago
Rename to .html to keep indents and avoid Markdown parsing
c71992e1 — Michael Rose 9 years ago
Add archives for pages and posts by [category, year, tags]