Vincent Prouillet
5fe4590063
Default get_url to not add a trailing slash
Closes #388
6 years ago
Vincent Prouillet
bd6578e71c
Fix failing test
7 years ago
Vincent Prouillet
efddb24b95
We actually need get_taxonomy_url. Also update docs
7 years ago
Vincent Prouillet
60a52fd2cc
Some intellij reformatting
7 years ago
Vincent Prouillet
1ae0702494
Custom taxonomies ( #330 )
7 years ago
Vincent Prouillet
d47ba4aff0
Rebasing + tweaks
7 years ago
Vojtech Kral
6662014e55
Add image resizing support #225
7 years ago
Vincent Prouillet
b3b2527c5d
TIL about serde default
7 years ago
Vincent Prouillet
16f658c70c
Move test_site and turn rebuild.rs into a component
7 years ago
Baptiste Darthenay
046de8c998
Config with i18n
7 years ago
Vincent Prouillet
021c99c5f0
Fix tests and add taxonomies to changelog
7 years ago
Vincent Prouillet
322d2f30fb
Add get_taxonomy_url global_fn
And fix bug with taxonomies urls
7 years ago
Carson Page
8759323a16
Add trailing_slash opt. to get_url ( #173 )
* Added inital trailing_slash impl
* Added simple test
* Updated docs website to use trailing_slash option
* Updated documentation to reflect new trailing_slash option
* Added combined cachebust and trailing_slash test
7 years ago
Vincent Prouillet
2db7ec4843
Remove deprecated link param of get_url
7 years ago
Vincent Prouillet
f58e416b96
Clippy run
8 years ago
Vincent Prouillet
8a11d8e049
Fold get_static_url in get_url
8 years ago
Vincent Prouillet
fc63765ee1
Add a get_static_url global fn
Fix #108
8 years ago
Vincent Prouillet
c3b525745e
Convert project to a workspace
8 years ago
Vincent Prouillet
bae3ade471
Add get_section fn and update readme
8 years ago
Vincent Prouillet
b2a63e2ada
Add a get_url global fn
Close #67
8 years ago
Vincent Prouillet
056bf55881
Add a FileInfo struct to hold some common data about the files
8 years ago
Vincent Prouillet
07f11755d6
Create a content mod
8 years ago
Vincent Prouillet
72c626ee55
Move all tera stuff into a templates mod
8 years ago
Vincent Prouillet
6f5e008853
Add global get_page tera fn
8 years ago