31 Commits (0b874c924818e6955acb3a30f6e0e83a0f8332c4)

Author SHA1 Message Date
  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
  Vincent Prouillet 1e25117887 Fix date serializing in extra section of pages 7 years ago
  Philip Daniels 3e1221064b Filter ignored content in page.rs. 7 years ago
  Vincent Prouillet 16f658c70c Move test_site and turn rebuild.rs into a component 7 years ago
  Vincent Prouillet 1d1ff74d88 Use TOML dates in front-matter rather than strings 7 years ago
  Jeff Parsons ca99bb0204 Expose to templates whether or not a page is draft 7 years ago
  Vincent Prouillet 791fbe685b Add page and section components 7 years ago
  Vincent Prouillet f26b9d53bd url -> path in page front-matter 7 years ago
  Vincent Prouillet a24851790c Fix bug with colocated folders 7 years ago
  Vincent Prouillet f11cc6abb4 Serialize page & section paths is, without leading slash 7 years ago
  Vincent Prouillet 2d97786e67 Add back drafts 7 years ago
  Vincent Prouillet c77cc9b170 First draft of theme support 8 years ago
  Vincent Prouillet c3b525745e Convert project to a workspace 8 years ago
  Vincent Prouillet 1f1fc3f454 Remove section from page context 8 years ago
  Vincent Prouillet 414457ed92 Get assets of page only if file is named index.md 8 years ago
  Vincent Prouillet e76ee7ae4a Pass section in context when rendering a page if there is one 8 years ago
  Vincent Prouillet c3986b701a Add table of contents support 8 years ago
  Vincent Prouillet 2d949249c3 Add trailing slash to paths and permalinks. Fix #85 8 years ago
  Vincent Prouillet dbe4a1d517 Move insert_anchor to section and allow left/right 8 years ago
  Vincent Prouillet 26159609d2 Add a rendering module 8 years ago
  Vincent Prouillet be784bbaa3 Refactor taxonomies 8 years ago
  Vincent Prouillet 056bf55881 Add a FileInfo struct to hold some common data about the files 8 years ago
  Vincent Prouillet b2c3adff37 Move page tests inside content mod 8 years ago
  Vincent Prouillet 4f27dc2f18 Move find_content_components to content mod 8 years ago
  Vincent Prouillet c35b76406e Move stuff around a bit more 8 years ago
  Vincent Prouillet 07f11755d6 Create a content mod 8 years ago
  Vincent Prouillet 09d5e74a65 Smarter rebuild on content change 8 years ago
  Vincent Prouillet 299c3c8b22 Separate Page and Section front matter into 2 structs 8 years ago
  Vincent Prouillet c989ab607c Add orphan in print notice and fix orphan with assets and url 8 years ago
  Vincent Prouillet 2d4cba5b2d Make index a section like any other 8 years ago
  Vincent Prouillet a3318d4b56 Pagination 8 years ago
  Vincent Prouillet 6e9a9eaa1f Fix prev/next 8 years ago