Vincent Prouillet
|
0cf8e8ca1c
|
Fix pagers not being in sitemap
Closes #521
|
6 years ago |
Vincent Prouillet
|
b3004c69ef
|
Fix broken taxonomies pagination
Closes #533
|
6 years ago |
Vincent Prouillet
|
9c2eeaf1f7
|
Fewer string cloning for tpl names
|
6 years ago |
Vincent Prouillet
|
b7ce4e59fb
|
rustfmt
|
6 years ago |
Vincent Prouillet
|
dc94aa219b
|
Do not paginate drafts
Fix #495
|
6 years ago |
Vincent Prouillet
|
957c6bed9d
|
Have a list of ancestors instead of only parent section
|
6 years ago |
Vincent Prouillet
|
cdcebaea26
|
Cleanup of slotmap impl
Fix #205
|
6 years ago |
Vincent Prouillet
|
396d237673
|
Use Tera render_with_borrowed
|
6 years ago |
Vincent Prouillet
|
10aba20fe5
|
Slotmap refactor
|
6 years ago |
Vincent Prouillet
|
e1aaed3c04
|
Remove paginator.pagers
|
6 years ago |
Christian Friedrich Coors
|
85529186e4
|
Fix some clippy warnings
|
6 years ago |
Vincent Prouillet
|
6903975202
|
Do not copy pages of sections when rendering taxonomies
|
6 years ago |
Vincent Prouillet
|
ccaf36ee94
|
Avoid the use of enumerate in render_paginated
|
6 years ago |
Vincent Prouillet
|
38b30eb144
|
Update deps and fix deprecrations
|
6 years ago |
Vincent Prouillet
|
60a52fd2cc
|
Some intellij reformatting
|
6 years ago |
Vincent Prouillet
|
18bef00671
|
Rename taxonomies paginate and error on unknown ones
|
6 years ago |
Vincent Prouillet
|
1ae0702494
|
Custom taxonomies (#330)
|
6 years ago |
Vincent Prouillet
|
9c0dd95bdb
|
Fix theme shortcode not being useable
Closes #272
|
6 years ago |
Vincent Prouillet
|
bcf42a0c10
|
The wonders of serde default, take 2
|
6 years ago |
Vincent Prouillet
|
c77cc9b170
|
First draft of theme support
|
7 years ago |
Vincent Prouillet
|
3cb4641f1f
|
Remove sections for index page and clean up pager
|
7 years ago |
Vincent Prouillet
|
c3b525745e
|
Convert project to a workspace
|
7 years ago |
Vincent Prouillet
|
e76ee7ae4a
|
Pass section in context when rendering a page if there is one
|
7 years ago |
Vincent Prouillet
|
2d949249c3
|
Add trailing slash to paths and permalinks. Fix #85
|
7 years ago |
Vincent Prouillet
|
056bf55881
|
Add a FileInfo struct to hold some common data about the files
|
7 years ago |
Vincent Prouillet
|
07f11755d6
|
Create a content mod
|
7 years ago |
Vincent Prouillet
|
299c3c8b22
|
Separate Page and Section front matter into 2 structs
Fix #61
|
7 years ago |
Vincent Prouillet
|
8711c9a3c0
|
Change Site::section and fix empty paginated sections
|
7 years ago |
Vincent Prouillet
|
5bfe1c213b
|
Clippy run
|
7 years ago |
Vincent Prouillet
|
a3318d4b56
|
Pagination
|
7 years ago |