54 Commits (d966a69286f911c615e10362896db48ce32c4636)

Author SHA1 Message Date
  Vincent Prouillet 1811255b92 Update deps 8 years ago
  William Yao b759cf7681 parallelize site rendering with rayon (Keats/gutenberg#70) 8 years ago
  Vincent Prouillet 549644683b v0.0.7 8 years ago
  Vincent Prouillet 77ad6547e5 Update some dependencies 8 years ago
  Vincent Prouillet 4fa88ebc21 Update deps and only do one cargo test on windows 8 years ago
  Vincent Prouillet 0037f743cd Add license of livereload-js in serve.rs 8 years ago
  Vincent Prouillet 5b777cf587 Update syntect 8 years ago
  Vincent Prouillet f3cfca23a5 Update submodule and re-do dumps for syntect 1.4.0 8 years ago
  Vincent Prouillet 2c8ff5e08e v0.0.6 8 years ago
  Vincent Prouillet ba7be32535 Update dependencies 8 years ago
  Vincent Prouillet 958f1cf88c Update Tera and fix tests 8 years ago
  Vincent Prouillet dbe4a1d517 Move insert_anchor to section and allow left/right 8 years ago
  Vincent Prouillet d2b6cbde2f Update jinja2 syntax to include html syntax 8 years ago
  Vincent Prouillet b2a63e2ada Add a get_url global fn 8 years ago
  Vincent Prouillet 54fc1055ad v0.0.5 8 years ago
  Vincent Prouillet 1aaf5c1beb Update some deps 8 years ago
  Vincent Prouillet c791dffae5 Use livereload properly. Fix #10 8 years ago
  Vincent Prouillet aa7ddef123 Update toml 8 years ago
  Vincent Prouillet 40b5a0547a Update changelog 8 years ago
  Vincent Prouillet 6f5e008853 Add global get_page tera fn 8 years ago
  Vincent Prouillet 7099fc8ac2 Add frontmatter flag to not render a section 8 years ago
  Vincent Prouillet 4df9752b54 Pass the <directory, section> to the index 8 years ago
  Vincent Prouillet 5bfe1c213b Clippy run 8 years ago
  Vincent Prouillet a3318d4b56 Pagination 8 years ago
  Vincent Prouillet 9669c3562c Some fix and use toml master branch for now 8 years ago
  Vincent Prouillet 968f81be29 Update syntaxes 8 years ago
  Vincent Prouillet a8c8c5cb07 Update changelog and base64 8 years ago
  Vincent Prouillet d37ca10905 Update serde and tera 8 years ago
  Vincent Prouillet 73feb41e17 Add missing fields to serialization 8 years ago
  Vincent Prouillet e6b48dff38 Release 0.0.3 8 years ago
  Vincent Prouillet cf3a8142c2 Try to make windows work + remove musl 8 years ago
  Vincent Prouillet b86a30fb78 Add markdown and base64 filters 8 years ago
  Vincent Prouillet a6b8caf6de Add shortcodes 8 years ago
  Vincent Prouillet a02d50c22a Add some colours 8 years ago
  Vincent Prouillet 870fbbcd0f Allow selecting a config file other than config.toml 8 years ago
  Vincent Prouillet 573ab48eb0 serde_json is not used 8 years ago
  Vincent Prouillet 769878032a Release 0.0.2 8 years ago
  Vincent Prouillet d05a1559d9 Add prev/next hack 8 years ago
  Vincent Prouillet 7e496878e5 Sections 8 years ago
  Vincent Prouillet 2d26bf038c Force refresh on content/template change and various fixes 8 years ago
  Vincent Prouillet 4406b16007 Detect whether the page needs highlighting 8 years ago
  Vincent Prouillet 57fd159025 Copy static directory and live reload changes to it 8 years ago
  Vincent Prouillet d43d738a4f RSS feed generation 8 years ago
  Vincent Prouillet 4acce865b4 Sort by date 8 years ago
  Vincent Prouillet f57912f712 Basic livereload 8 years ago
  Vincent Prouillet e948df1028 Add a Site struct that knows how to parse/build a site 8 years ago
  Vincent Prouillet 91fa7e358c Started working on gutenberg again 8 years ago
  Vincent Prouillet cbe1691f36 Rename new command to init 8 years ago
  Vincent Prouillet c09cfe2de4 Render section pages 8 years ago
  Vincent Prouillet 3cd5da2128 Separate front matter parsing from the page 8 years ago