27 Commits (b443be2365ecc012192fb4ec1e94ee76bf02389d)

Author SHA1 Message Date
  Vincent Prouillet eccb1e9986 Strip base_path from page/section paths 6 years ago
  Vincent Prouillet 705a30aa8d Move toc to be a rendering page/section variable level 6 years ago
  Vincent Prouillet 9bc675f2a7 Fix colocated dates + rustfmt 6 years ago
  Vincent Prouillet 1c7729cac6 Default lang to config.default_language 6 years ago
  Peng Guanwen 0b897ce7c7 Replace trim_{left, right} with trim_{start, end} 6 years ago
  Vincent Prouillet 1e2dd9ce03 Update tera to v1 alpha 6 years ago
  Vincent Prouillet 5caf24f06c Remove error-chain 6 years ago
  Vincent Prouillet a12e9512bc fmt/clippy 6 years ago
  Vincent Prouillet 779511ae43 Pass down lang and start docs 6 years ago
  Vincent Prouillet b0f6963e4c Use lang code in permalinks 6 years ago
  Vincent Prouillet e50d3daad1 Get language from filename 6 years ago
  Vincent Prouillet c0bbe16eac cargo fmt + update 6 years ago
  Vincent Prouillet 814cec99e2 Allow RFC3339 datetimes in filenames 6 years ago
  Vincent Prouillet a465d6a61e Fix deleting while zola serve 6 years ago
  Vincent Prouillet 20a05da475 Fix bug with pages starting with dates 6 years ago
  Vincent Prouillet 2d324b3cee Do not clone tpl name for pages 6 years ago
  Vincent Prouillet b7ce4e59fb rustfmt 6 years ago
  Vincent Prouillet db4def63dc Set date from filename 6 years ago
  Vincent Prouillet 0f6c0736cb Serialize page/section assets only once 6 years ago
  Vincent Prouillet 4e3d231ca9 Small refactor for serialized page/sections 6 years ago
  Vincent Prouillet 83b04a561c Expose relative path of pages & sections 6 years ago
  Vincent Prouillet 957c6bed9d Have a list of ancestors instead of only parent section 6 years ago
  Vincent Prouillet f14dbcbdf4 section.subsections is now an array of paths 6 years ago
  Vincent Prouillet ee3f4dc511 Update to syntect 3 6 years ago
  Vincent Prouillet cdcebaea26 Cleanup of slotmap impl 6 years ago
  Vincent Prouillet 396d237673 Use Tera render_with_borrowed 6 years ago
  Vincent Prouillet 10aba20fe5 Slotmap refactor 7 years ago
  Christian Friedrich Coors 85529186e4 Fix some clippy warnings 7 years ago
  Vincent Prouillet 9461769bcc Parse date only once for pages 7 years ago
  Vincent Prouillet 69a9a352a0 Only compute reading analytics once... 7 years ago
  Vincent Prouillet 38b30eb144 Update deps and fix deprecrations 7 years ago
  Thomas Hurst c069bfdafa Rework summary handling. 7 years ago
  Vincent Prouillet e0291cec65 Add Swift, MiniZinc syntax and update the rest 7 years ago
  Nathan Ringo 9df5da4697
Fixes bug with extra syntaxes in non-root section, adds tests. 7 years ago
  Vincent Prouillet 60a52fd2cc Some intellij reformatting 7 years ago
  Daniel Sockwell c2437cc0eb Remove `order` and add `heavier`/`later` 7 years ago
  Vincent Prouillet 1ae0702494
Custom taxonomies (#330) 7 years ago
  Vincent Prouillet d47ba4aff0 Rebasing + tweaks 7 years ago
  Vojtech Kral a89768dab0 Remove page.images 7 years ago
  Vincent Prouillet 8e8cdfeb7f Add year, month and day to page context with a date 7 years ago
  Vojtech Kral 77bc526008 imageproc: Fix naming, cleanup 7 years ago
  Vojtech Kral 6662014e55 Add image resizing support #225 7 years ago
  Vincent Prouillet 860d1f4d1f Indicate which file is failing to render on error 7 years ago
  Vincent Prouillet 85e13483eb Use the new shortcode parser 7 years ago
  Vincent Prouillet 3e6054a9ac tempdir -> tempfile 7 years ago
  Vincent Prouillet 9c0dd95bdb Fix theme shortcode not being useable 7 years ago
  Tim DuBois c8dfc5156a
Change naming convention 7 years ago
  Tim DuBois 0a34184ac5
Anchor tag for summary 7 years ago
  Vincent Prouillet 73ddbf7152 Write some docs 7 years ago
  Vincent Prouillet b3b2527c5d TIL about serde default 7 years ago