Vincent Prouillet
|
b256aaf7d0
|
Do not append non-sortables pages when not sortable
|
7 years ago |
Vincent Prouillet
|
9669c3562c
|
Some fix and use toml master branch for now
|
7 years ago |
Vincent Prouillet
|
a0b70bfc7e
|
Allow sorting pages by order and date
Closes #14, #43
|
7 years ago |
Vincent Prouillet
|
03aa83af6a
|
Make title and description optional in frontmatter
|
7 years ago |
Vincent Prouillet
|
df51e4d8b6
|
Add a special section for home page
|
7 years ago |
Vincent Prouillet
|
1c9e078154
|
Clippy run
|
7 years ago |
Vincent Prouillet
|
73feb41e17
|
Add missing fields to serialization
Also use Option for Page::summary
Close #38
|
7 years ago |
Vincent Prouillet
|
27c0f584e8
|
Add tests, update changelog and README
|
7 years ago |
Vincent Prouillet
|
7aeebcc981
|
Add current_url and current_path
To every templates, useful when doing
navigation to know which link is currently
active
|
7 years ago |
Vincent Prouillet
|
a6b8caf6de
|
Add shortcodes
|
7 years ago |
Reilly Tucker Siemens
|
f0dab659cc
|
Add regression test for lazy front-matter matching
|
7 years ago |
Vincent Prouillet
|
870fbbcd0f
|
Allow selecting a config file other than config.toml
|
7 years ago |
Vincent Prouillet
|
3cc5e0cf28
|
Remove extra assert
|
7 years ago |
Vincent Prouillet
|
d05a1559d9
|
Add prev/next hack
|
7 years ago |
Vincent Prouillet
|
8b5183d4ad
|
Partial reloading of content on change
|
7 years ago |
Vincent Prouillet
|
b0cc1ac042
|
Add robots.txt
|
7 years ago |
Vincent Prouillet
|
eb6fa3c314
|
Override base_url in serve cmd
|
7 years ago |
Vincent Prouillet
|
f63ec475eb
|
Add categories and tags to sitemap
|
7 years ago |
Vincent Prouillet
|
6df68da84b
|
Add tests for categories and tags
|
7 years ago |
Vincent Prouillet
|
d8995c156c
|
Add sections to sitemap
|
7 years ago |
Vincent Prouillet
|
cd70aac065
|
Clippy run
|
7 years ago |
Vincent Prouillet
|
7e496878e5
|
Sections
Parse _index.md files as sections and render them
|
7 years ago |