1 Commits (ce597c1b43410cde9ee114abdacd8d0b1d9db2b1)

Author SHA1 Message Date
  Vincent Prouillet c3b525745e Convert project to a workspace 7 years ago
  Vincent Prouillet 1f1fc3f454 Remove section from page context 7 years ago
  Vincent Prouillet 414457ed92 Get assets of page only if file is named index.md 7 years ago
  Vincent Prouillet e76ee7ae4a Pass section in context when rendering a page if there is one 7 years ago
  Vincent Prouillet c3986b701a Add table of contents support 7 years ago
  Vincent Prouillet 2d949249c3 Add trailing slash to paths and permalinks. Fix #85 7 years ago
  Vincent Prouillet dbe4a1d517 Move insert_anchor to section and allow left/right 7 years ago
  Vincent Prouillet 26159609d2 Add a rendering module 7 years ago
  Vincent Prouillet be784bbaa3 Refactor taxonomies 7 years ago
  Vincent Prouillet 056bf55881 Add a FileInfo struct to hold some common data about the files 7 years ago
  Vincent Prouillet b2c3adff37 Move page tests inside content mod 7 years ago
  Vincent Prouillet 4f27dc2f18 Move find_content_components to content mod 7 years ago
  Vincent Prouillet c35b76406e Move stuff around a bit more 7 years ago
  Vincent Prouillet 07f11755d6 Create a content mod 7 years ago
  Vincent Prouillet 09d5e74a65 Smarter rebuild on content change 7 years ago
  Vincent Prouillet 299c3c8b22 Separate Page and Section front matter into 2 structs 7 years ago
  Vincent Prouillet c989ab607c Add orphan in print notice and fix orphan with assets and url 7 years ago
  Vincent Prouillet 2d4cba5b2d Make index a section like any other 7 years ago
  Vincent Prouillet a3318d4b56 Pagination 7 years ago
  Vincent Prouillet 6e9a9eaa1f Fix prev/next 7 years ago
  Vincent Prouillet b256aaf7d0 Do not append non-sortables pages when not sortable 7 years ago
  Vincent Prouillet a0b70bfc7e Allow sorting pages by order and date 7 years ago
  Vincent Prouillet 74be6d9c15 Add asset list in file not name index.md error message 7 years ago
  Vincent Prouillet 1c9e078154 Clippy run 7 years ago
  Vincent Prouillet 73feb41e17 Add missing fields to serialization 7 years ago
  Vincent Prouillet 7aeebcc981 Add current_url and current_path 7 years ago
  Vincent Prouillet a6b8caf6de Add shortcodes 7 years ago
  Vincent Prouillet a02d50c22a Add some colours 7 years ago
  Vincent Prouillet 58208df35a Move highlight decision into the markdown_to_html fn 7 years ago
  Vincent Prouillet d05a1559d9 Add prev/next hack 7 years ago
  Vincent Prouillet 9af85ba3e4 Pick highlighting theme from config 7 years ago
  Vincent Prouillet f63ec475eb Add categories and tags to sitemap 7 years ago
  Vincent Prouillet cd70aac065 Clippy run 7 years ago
  Vincent Prouillet 7e496878e5 Sections 7 years ago
  Vincent Prouillet dde9af3efd Copy assets found in content folders 7 years ago
  Vincent Prouillet eaa09999fe Clippy run 7 years ago
  Vincent Prouillet 2d26bf038c Force refresh on content/template change and various fixes 7 years ago
  Vincent Prouillet 4406b16007 Detect whether the page needs highlighting 7 years ago
  Vincent Prouillet a99f084ee2 Code highlighting 7 years ago
  Vincent Prouillet d43d738a4f RSS feed generation 7 years ago
  Vincent Prouillet 4f1f73fe56 Add summary 7 years ago
  Vincent Prouillet 434a7fcde8 Permalinks and sitemap 7 years ago
  Vincent Prouillet e5367453d7 Wordcount + reading time 7 years ago
  Vincent Prouillet 4acce865b4 Sort by date 7 years ago
  Vincent Prouillet e948df1028 Add a Site struct that knows how to parse/build a site 7 years ago
  Vincent Prouillet 91fa7e358c Started working on gutenberg again 7 years ago
  Vincent Prouillet efa58e7de8 Roughly working page rendering 8 years ago
  Vincent Prouillet c09cfe2de4 Render section pages 8 years ago
  Vincent Prouillet a147e68f78 Start building sites 8 years ago
  Vincent Prouillet 3cd5da2128 Separate front matter parsing from the page 8 years ago