11 Commits (b7ce4e59fb6862eb6dcb272e0a5dd433b69bfe88)

Author SHA1 Message Date
  Vincent Prouillet b7ce4e59fb rustfmt 5 years ago
  Vincent Prouillet db4def63dc Set date from filename 5 years ago
  Vincent Prouillet 0f6c0736cb Serialize page/section assets only once 5 years ago
  Vincent Prouillet 4e3d231ca9 Small refactor for serialized page/sections 5 years ago
  Vincent Prouillet 83b04a561c Expose relative path of pages & sections 5 years ago
  Vincent Prouillet 957c6bed9d Have a list of ancestors instead of only parent section 5 years ago
  Vincent Prouillet f14dbcbdf4 section.subsections is now an array of paths 5 years ago
  Vincent Prouillet ee3f4dc511 Update to syntect 3 5 years ago
  Vincent Prouillet cdcebaea26 Cleanup of slotmap impl 5 years ago
  Vincent Prouillet 396d237673 Use Tera render_with_borrowed 5 years ago
  Vincent Prouillet 10aba20fe5 Slotmap refactor 5 years ago
  Christian Friedrich Coors 85529186e4 Fix some clippy warnings 5 years ago
  Vincent Prouillet 9461769bcc Parse date only once for pages 5 years ago
  Vincent Prouillet 69a9a352a0 Only compute reading analytics once... 5 years ago
  Vincent Prouillet 38b30eb144 Update deps and fix deprecrations 5 years ago
  Thomas Hurst c069bfdafa Rework summary handling. 5 years ago
  Vincent Prouillet e0291cec65 Add Swift, MiniZinc syntax and update the rest 5 years ago
  Nathan Ringo 9df5da4697
Fixes bug with extra syntaxes in non-root section, adds tests. 5 years ago
  Vincent Prouillet 60a52fd2cc Some intellij reformatting 5 years ago
  Daniel Sockwell c2437cc0eb Remove `order` and add `heavier`/`later` 5 years ago
  Vincent Prouillet 1ae0702494
Custom taxonomies (#330) 5 years ago
  Vincent Prouillet d47ba4aff0 Rebasing + tweaks 5 years ago
  Vojtech Kral a89768dab0 Remove page.images 5 years ago
  Vincent Prouillet 8e8cdfeb7f Add year, month and day to page context with a date 6 years ago
  Vojtech Kral 77bc526008 imageproc: Fix naming, cleanup 6 years ago
  Vojtech Kral 6662014e55 Add image resizing support #225 6 years ago
  Vincent Prouillet 860d1f4d1f Indicate which file is failing to render on error 6 years ago
  Vincent Prouillet 85e13483eb Use the new shortcode parser 6 years ago
  Vincent Prouillet 3e6054a9ac tempdir -> tempfile 6 years ago
  Vincent Prouillet 9c0dd95bdb Fix theme shortcode not being useable 6 years ago
  Tim DuBois c8dfc5156a
Change naming convention 6 years ago
  Tim DuBois 0a34184ac5
Anchor tag for summary 6 years ago
  Vincent Prouillet 73ddbf7152 Write some docs 6 years ago
  Vincent Prouillet b3b2527c5d TIL about serde default 6 years ago
  Vincent Prouillet 1e25117887 Fix date serializing in extra section of pages 6 years ago
  Philip Daniels 3e1221064b Filter ignored content in page.rs. 6 years ago
  Vincent Prouillet 16f658c70c Move test_site and turn rebuild.rs into a component 6 years ago
  Vincent Prouillet 1d1ff74d88 Use TOML dates in front-matter rather than strings 6 years ago
  Jeff Parsons ca99bb0204 Expose to templates whether or not a page is draft 6 years ago
  Vincent Prouillet 791fbe685b Add page and section components 6 years ago
  Vincent Prouillet f26b9d53bd url -> path in page front-matter 6 years ago
  Vincent Prouillet a24851790c Fix bug with colocated folders 6 years ago
  Vincent Prouillet f11cc6abb4 Serialize page & section paths is, without leading slash 6 years ago
  Vincent Prouillet 2d97786e67 Add back drafts 6 years ago
  Vincent Prouillet c77cc9b170 First draft of theme support 6 years ago
  Vincent Prouillet c3b525745e Convert project to a workspace 6 years ago
  Vincent Prouillet 1f1fc3f454 Remove section from page context 6 years ago
  Vincent Prouillet 414457ed92 Get assets of page only if file is named index.md 6 years ago
  Vincent Prouillet e76ee7ae4a Pass section in context when rendering a page if there is one 6 years ago
  Vincent Prouillet c3986b701a Add table of contents support 6 years ago