33 Commits (e804f907b2f59a579c8a4ed79ce2342ce9bec3c4)

Author SHA1 Message Date
  Sam Ford e804f907b2 Use Rust 2018 edition (#885) 4 years ago
  Tjeu Kayim 6149fd17e1 Skip anchor checking for URL with prefix in config (#812) 4 years ago
  Vincent Prouillet 5caf24f06c Remove error-chain 5 years ago
  Vincent Prouillet a12e9512bc fmt/clippy 5 years ago
  Vincent Prouillet e50d3daad1 Get language from filename 5 years ago
  Vincent Prouillet b7ce4e59fb rustfmt 5 years ago
  Vincent Prouillet ee3f4dc511 Update to syntect 3 5 years ago
  Christian Friedrich Coors 85529186e4 Fix some clippy warnings 5 years ago
  Vincent Prouillet f100d956c6 Fix incorrect default for highlight_code of Config 5 years ago
  Nathan Ringo 48391dbafb
extra_syntaxes documentation 5 years ago
  Nathan Ringo 64fa890aa9
Adds support for loading additional syntaxes via extra_syntaxes. 5 years ago
  Vincent Prouillet 60a52fd2cc Some intellij reformatting 5 years ago
  Vincent Prouillet 3e48ff24b5 Add an external link checker 5 years ago
  Vincent Prouillet 18bef00671 Rename taxonomies paginate and error on unknown ones 5 years ago
  Vincent Prouillet 1ae0702494
Custom taxonomies (#330) 5 years ago
  Vincent Prouillet 2eacb8247b Fix config CLI option 6 years ago
  Vincent Prouillet b3b2527c5d TIL about serde default 6 years ago
  Vincent Prouillet de80de1628 Mention 2x serde attributes is not a typo 6 years ago
  Philip Daniels 92f38d1b70 Remove unnecessary if when compiling the glob set. 6 years ago
  Philip Daniels 3e1221064b Filter ignored content in page.rs. 6 years ago
  Baptiste Darthenay 046de8c998 Config with i18n 6 years ago
  Vincent Prouillet 322d2f30fb Add get_taxonomy_url global_fn 6 years ago
  Geoff Shannon c19e900bec Extract syntex highlighting module into a new component in workspace 6 years ago
  Vincent Prouillet 404240ef82 Fix some index related bugs 6 years ago
  Vincent Prouillet dee1dbe667 Working on site 6 years ago
  Vincent Prouillet f58e416b96 Clippy run 6 years ago
  Vincent Prouillet 262ff5ec00 Rewrite theme tera paths and merge theme.toml data 6 years ago
  Vincent Prouillet c77cc9b170 First draft of theme support 6 years ago
  Vincent Prouillet fc63765ee1 Add a get_static_url global fn 6 years ago
  Vincent Prouillet 23e4b911e7 Improve gutenberg init 6 years ago
  Vincent Prouillet d78477b619 Add Sass support for *nix 6 years ago
  Vincent Prouillet 015f146792 Put back a limit on rss feed number of pages 6 years ago
  Vincent Prouillet c3b525745e Convert project to a workspace 6 years ago
  Vincent Prouillet 2d949249c3 Add trailing slash to paths and permalinks. Fix #85 6 years ago
  Vincent Prouillet 33faf6fe70 Make number RSS item configurable 7 years ago
  Vincent Prouillet 26159609d2 Add a rendering module 7 years ago
  Vincent Prouillet b2c3adff37 Move page tests inside content mod 7 years ago
  Vincent Prouillet 07f11755d6 Create a content mod 7 years ago
  Vincent Prouillet 5ac5625de1 Default to not generating tags and categories page 7 years ago
  Vincent Prouillet 04da527e53 Render anchor link 7 years ago
  Vincent Prouillet 870fbbcd0f Allow selecting a config file other than config.toml 7 years ago
  Vincent Prouillet d05a1559d9 Add prev/next hack 7 years ago
  Vincent Prouillet 540bbcc1b6 Add flags in config to disable tags/categories generation 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 6df68da84b Add tests for categories and tags 7 years ago
  Vincent Prouillet 7e496878e5 Sections 7 years ago
  Vincent Prouillet 4e99389566 disable_rss -> generate_rss in config 7 years ago
  Vincent Prouillet a57baf2934 Refactor serve/rebuilding a bit 7 years ago
  Vincent Prouillet 4406b16007 Detect whether the page needs highlighting 7 years ago