Commit graph

  • 6036927c19 Add more sublime syntaxes Vincent Prouillet 2017-04-21 16:21:44 +0900
  • d37ca10905 Update serde and tera Vincent Prouillet 2017-04-21 14:09:22 +0900
  • 18d3d9597f Merge pull request #40 from Keats/improvements Vincent Prouillet 2017-04-20 13:49:48 +0900
  • 73feb41e17 Add missing fields to serialization Vincent Prouillet 2017-04-20 11:48:14 +0900
  • 32e8c07272 RSS summary and markdown tables/footnotes Vincent Prouillet 2017-04-19 22:16:21 +0900
  • 9acb70442f Copy only modified files in static directory (#27) Erle Carrara 2017-04-18 02:07:02 -0300
  • c708295865 Merge pull request #35 from thorbenk/patch-1 Vincent Prouillet 2017-04-16 01:59:36 +0900
  • a24d4e78af fix link to "releases" thorbenk 2017-04-15 16:31:26 +0200
  • 85f55ada9c Merge pull request #31 from Keats/anchors Vincent Prouillet 2017-04-13 17:16:13 +0900
  • 27c0f584e8 Add tests, update changelog and README Vincent Prouillet 2017-04-10 20:26:35 +0900
  • 04da527e53 Render anchor link Vincent Prouillet 2017-04-06 17:07:53 +0900
  • 22392ff9ed Make relative link work with anchors Vincent Prouillet 2017-04-06 16:33:59 +0900
  • b794a44a7f Add id to headers Vincent Prouillet 2017-04-06 16:07:18 +0900
  • d433334cef Merge pull request #26 from Keats/current Vincent Prouillet 2017-04-10 20:00:45 +0900
  • 7aeebcc981 Add current_url and current_path Vincent Prouillet 2017-03-30 17:17:12 +0900
  • afc4a81ebf Fix rss link and description Vincent Prouillet 2017-04-06 11:21:37 +0900
  • e6b48dff38 Release 0.0.3 v0.0.3 Vincent Prouillet 2017-04-05 21:51:18 +0900
  • 3cdac7dee2 Merge pull request #30 from Keats/windows Vincent Prouillet 2017-04-05 21:13:46 +0900
  • cf3a8142c2 Try to make windows work + remove musl Vincent Prouillet 2017-04-05 10:49:00 +0900
  • 5cd5884c30 Merge pull request #29 from Keats/filters Vincent Prouillet 2017-04-04 23:39:22 +0900
  • b86a30fb78 Add markdown and base64 filters Vincent Prouillet 2017-04-04 16:08:40 +0900
  • edd41a5b1b Forgot License Vincent Prouillet 2017-03-30 15:34:53 +0900
  • 47c2209587 Merge pull request #25 from Keats/rel Vincent Prouillet 2017-03-30 15:12:35 +0900
  • 3aa2b89451 Allow links to .md pages in pages contents Vincent Prouillet 2017-03-30 14:48:07 +0900
  • ad03aba945 Merge pull request #24 from Keats/shortcodes Vincent Prouillet 2017-03-30 13:38:44 +0900
  • 6a05e5d98d Add some basic docs for shortcodes Vincent Prouillet 2017-03-30 13:15:55 +0900
  • d03974270d Add some default shortcodes Vincent Prouillet 2017-03-29 23:32:40 +0900
  • a6b8caf6de Add shortcodes Vincent Prouillet 2017-03-27 23:17:33 +0900
  • 48d1e879cb Added gitter Vincent Prouillet 2017-03-28 11:51:47 +0900
  • 0dcc7846e4 Merge pull request #22 from reillysiemens/lazy_front-matter_regex Vincent Prouillet 2017-03-27 12:21:36 +0900
  • f0dab659cc
    Add regression test for lazy front-matter matching Reilly Tucker Siemens 2017-03-26 20:01:32 -0700
  • f4db5180ba Add sections to index page context Vincent Prouillet 2017-03-27 11:48:01 +0900
  • 7c1cecb211 Use lazy front-matter regex Reilly Tucker Siemens 2017-03-26 02:52:06 -0700
  • 817fe0f027 Merge pull request #17 from Keats/prettier Vincent Prouillet 2017-03-25 16:29:10 +0900
  • f44d698844 Add number of pages/section on serve as well Vincent Prouillet 2017-03-25 16:12:58 +0900
  • 0aef05ac8e Clippy + appveyor Vincent Prouillet 2017-03-25 15:59:12 +0900
  • a02d50c22a Add some colours Vincent Prouillet 2017-03-25 15:52:51 +0900
  • 90e3d3817f Merge pull request #16 from Keats/config-file Vincent Prouillet 2017-03-25 13:57:30 +0900
  • 870fbbcd0f Allow selecting a config file other than config.toml Vincent Prouillet 2017-03-25 13:18:15 +0900
  • 573ab48eb0 serde_json is not used Vincent Prouillet 2017-03-25 12:04:28 +0900
  • b9005c5ea5 Update README.md Vincent Prouillet 2017-03-25 00:25:15 +0900
  • 9ff6103a1c Update README.md Vincent Prouillet 2017-03-25 00:24:49 +0900
  • 3ae6865dcb Right name in ci folder v0.0.2 Vincent Prouillet 2017-03-24 16:47:20 +0900
  • 769878032a Release 0.0.2 Vincent Prouillet 2017-03-24 16:33:19 +0900
  • d9d822c825 Update readme Vincent Prouillet 2017-03-23 21:58:40 +0900
  • ba7d0c3672 Add badges and remove some comments in travis.yml Vincent Prouillet 2017-03-23 20:00:39 +0900
  • 004b8822f1 Try trust for creating binaries on travis Vincent Prouillet 2017-03-23 19:53:26 +0900
  • f2515ef28a Add appveyor Vincent Prouillet 2017-03-23 19:37:41 +0900
  • 58208df35a Move highlight decision into the markdown_to_html fn Vincent Prouillet 2017-03-23 14:11:24 +0900
  • 3cc5e0cf28 Remove extra assert Vincent Prouillet 2017-03-23 13:42:14 +0900
  • d05a1559d9 Add prev/next hack Vincent Prouillet 2017-03-22 20:59:49 +0900
  • 8b5183d4ad Partial reloading of content on change Vincent Prouillet 2017-03-21 16:57:00 +0900
  • b0cc1ac042 Add robots.txt Vincent Prouillet 2017-03-20 21:40:03 +0900
  • eb6fa3c314 Override base_url in serve cmd Vincent Prouillet 2017-03-20 19:00:00 +0900
  • 540bbcc1b6 Add flags in config to disable tags/categories generation Vincent Prouillet 2017-03-20 18:36:24 +0900
  • 9af85ba3e4 Pick highlighting theme from config Vincent Prouillet 2017-03-20 17:30:50 +0900
  • 81596af366 Update clap Vincent Prouillet 2017-03-20 15:32:43 +0900
  • 1b237dc466 Merge pull request #4 from Keats/0.0.1 Vincent Prouillet 2017-03-20 13:11:47 +0900
  • f63ec475eb Add categories and tags to sitemap Vincent Prouillet 2017-03-20 12:42:43 +0900
  • fd10e77e39 Sort section pages after parsing Vincent Prouillet 2017-03-19 20:34:02 +0900
  • 6df68da84b Add tests for categories and tags Vincent Prouillet 2017-03-19 20:20:24 +0900
  • d8995c156c Add sections to sitemap Vincent Prouillet 2017-03-19 19:40:31 +0900
  • cd70aac065 Clippy run Vincent Prouillet 2017-03-19 19:29:43 +0900
  • 7e496878e5 Sections Vincent Prouillet 2017-03-14 21:25:45 +0900
  • 4e99389566 disable_rss -> generate_rss in config Vincent Prouillet 2017-03-12 12:59:28 +0900
  • dde9af3efd Copy assets found in content folders Vincent Prouillet 2017-03-12 12:54:57 +0900
  • 60e30edce0 Make it work on stable Vincent Prouillet 2017-03-10 22:24:56 +0900
  • eaa09999fe Clippy run Vincent Prouillet 2017-03-10 22:19:36 +0900
  • 2d26bf038c Force refresh on content/template change and various fixes Vincent Prouillet 2017-03-10 21:36:43 +0900
  • a57baf2934 Refactor serve/rebuilding a bit Vincent Prouillet 2017-03-10 20:39:58 +0900
  • 4406b16007 Detect whether the page needs highlighting Vincent Prouillet 2017-03-10 17:28:17 +0900
  • 09ade9573c Use a lazy_static version of tera templates Vincent Prouillet 2017-03-09 16:46:38 +0900
  • 57fd159025 Copy static directory and live reload changes to it Vincent Prouillet 2017-03-09 16:34:12 +0900
  • 478e7054de More precise time and show what changed Vincent Prouillet 2017-03-08 13:21:45 +0900
  • e68af48eb6 Make gutenberg a lib as well Vincent Prouillet 2017-03-08 09:13:50 +0900
  • a99f084ee2 Code highlighting Vincent Prouillet 2017-03-07 21:34:31 +0900
  • d43d738a4f RSS feed generation Vincent Prouillet 2017-03-07 16:43:27 +0900
  • fa7fc6e49b Render categories and tags Vincent Prouillet 2017-03-07 15:01:20 +0900
  • 4f1f73fe56 Add summary Vincent Prouillet 2017-03-07 12:42:14 +0900
  • 434a7fcde8 Permalinks and sitemap Vincent Prouillet 2017-03-06 23:45:57 +0900
  • e5367453d7 Wordcount + reading time Vincent Prouillet 2017-03-06 22:45:33 +0900
  • 4acce865b4 Sort by date Vincent Prouillet 2017-03-06 20:58:31 +0900
  • f57912f712 Basic livereload Vincent Prouillet 2017-03-06 19:35:56 +0900
  • e948df1028 Add a Site struct that knows how to parse/build a site Vincent Prouillet 2017-03-03 17:12:40 +0900
  • 91fa7e358c Started working on gutenberg again Vincent Prouillet 2017-02-23 17:34:57 +0900
  • cbe1691f36 Rename new command to init Vincent Prouillet 2016-12-19 16:58:03 +0900
  • efa58e7de8 Roughly working page rendering Vincent Prouillet 2016-12-13 19:14:49 +0900
  • c09cfe2de4 Render section pages Vincent Prouillet 2016-12-13 18:05:59 +0900
  • a147e68f78 Start building sites Vincent Prouillet 2016-12-13 15:22:24 +0900
  • 3cd5da2128 Separate front matter parsing from the page Vincent Prouillet 2016-12-11 15:05:03 +0900
  • 4ae84e468b Switch to tera 0.5 Vincent Prouillet 2016-12-09 20:24:05 +0900
  • 5ce6d41509 Add favicon to config Vincent Prouillet 2016-12-06 21:48:23 +0900
  • a6e421c5e4 Parsing front matter Vincent Prouillet 2016-12-06 20:53:14 +0900
  • a48a4c9bdf Started working on pages Vincent Prouillet 2016-12-06 17:27:03 +0900
  • f29eabe713 Simple config system Vincent Prouillet 2016-12-06 15:55:17 +0900
  • 021b8ea21f Create new project Vincent Prouillet 2016-12-06 14:51:33 +0900