c77cc9b
First draft of theme support by
2017-08-23 19:17:24 +0900
ce371f2
Update 0.1.2 release date by
2017-08-10 11:30:19 +0900
8ce42a7
Update syntaxes by
2017-08-10 09:14:48 +0900
dc2cea3
Merge pull request #105 from Keats/next by
2017-08-10 09:01:17 +0900
1458290
Prepare for 0.1.2 release by
2017-08-09 13:42:27 +0900
8a11d8e
Fold get_static_url in get_url by
2017-08-07 23:29:58 +0900
fc63765
Add a get_static_url global fn by
2017-08-07 20:38:13 +0900
45d366d
Merge pull request #106 from Keats/init-ux by
2017-08-06 11:58:02 +0900
23e4b91
Improve gutenberg init by
2017-07-27 18:24:43 +0900
2beb062
Add a redirect_to parameter to section front matter by
2017-07-25 16:56:13 +0900
26011e4
Update sass-rs by
2017-07-24 17:46:29 +0900
62a24c3
Forgot to bump Cargo.toml version by
2017-07-16 22:00:03 +0900
66e405e
Add more examples to the README by
2017-07-24 20:38:31 +0900
e019fd3
v0.1.1 by
2017-07-16 11:46:43 +0900
22900a5
Update README.md by
2017-07-16 10:56:03 +0900
b585239
Disable build.rs now that completions files are built by
2017-07-16 10:12:54 +0900
2ea77f3
Generate completions for all shells by
2017-07-15 13:24:31 +0900
fbe34fd
Update README a bit by
2017-07-15 12:53:08 +0900
c615182
Fix RSS feed; close #101 by
2017-07-15 12:51:32 +0900
1eefb75
Update README.md by
2017-07-14 23:06:29 +0900
903b456
v.0.1.0 by
2017-07-14 21:53:41 +0900
61e6154
Sass should work on all platform now by
2017-07-14 19:26:27 +0900
e858c2d
Merge pull request #88 from Keats/next by
2017-07-14 19:25:11 +0900
ce597c1
Use released version of sass-rs by
2017-07-14 16:53:48 +0900
e2b09d4
Sass works on windows; try to use msvc on appveyor by
2017-07-13 21:20:17 +0900
b3d002f
Clippy run by
2017-07-11 22:51:02 +0900
7ace63a
Use compile_file for sass by
2017-07-09 11:37:05 +0900
d78477b
Add Sass support for *nix by
2017-07-06 22:19:15 +0900
3cb4641
Remove sections for index page and clean up pager by
2017-07-06 18:51:36 +0900
ae8335c
Parallelize taxonomy rendering by
2017-07-05 19:34:41 +0900
015f146
Put back a limit on rss feed number of pages by
2017-07-05 12:18:37 +0900
0b38568
Previous behaviour of populate was correct so reverting back to it by
2017-07-05 12:04:00 +0900
998283d
Faster render_sitemap by
2017-07-05 08:27:27 +0900
ce70409
Add benches for rendering crate by
2017-07-04 21:27:32 +0900
3022598
Add one bench for rendering html of page by
2017-07-04 19:55:28 +0900
2227b86
Merge pull request #98 from Keats/workspace by
2017-07-04 19:18:01 +0900
37af361
Improve sorting speed by
2017-07-01 19:13:21 +0900
c3b5257
Convert project to a workspace by
2017-07-01 16:47:41 +0900
11c89fa
Sorting benches by
2017-07-01 12:06:49 +0900
f2c0d69
Merge pull request #97 from pka/patch-3 by
2017-06-30 21:46:57 +0900
5bef664
Don't escape permalinks by
2017-06-30 10:55:27 +0200
517c18c
Add weight sorting to changelog by
2017-06-30 00:10:24 +0900
1f1fc3f
Remove section from page context by
2017-06-29 21:14:08 +0900
c7bea0b
Add weight sorting by
2017-06-29 16:11:15 +0900
8a27a08
Merge pull request #93 from pka/patch-2 by
2017-06-28 12:06:54 +0900
1996054
Table of contents example typo by
2017-06-27 22:37:52 +0200
7768a0c
Bench + parallelize more things by
2017-06-22 21:37:03 +0900
d966a69
Update syntect dumps by
2017-06-22 16:58:37 +0900
1811255
Update deps by
2017-06-22 16:28:52 +0900
b158ca7
Read off disk in parallel by
2017-06-22 12:01:45 +0900
b45f8c3
Merge pull request #89 from williamyaoh/add-parallel by
2017-06-21 18:14:30 +0900
414457e
Get assets of page only if file is named index.md by
2017-06-21 18:07:36 +0900
40cfd6f
add changelog entry for parallelization by
2017-06-21 04:06:14 -0500
2109787
coalesce syntect data structures into rendering::highlighting (Keats/gutenberg#89) by
2017-06-20 00:42:56 -0500
b759cf7
parallelize site rendering with rayon (Keats/gutenberg#70) by
2017-06-19 23:29:14 -0500
53b0ec0
Add loading benches by
2017-06-21 15:15:43 +0900
cfcc4e7
Add script to generate test sites for benches by
2017-06-20 23:20:11 +0900
60e3352
Remove tests flakyness by
2017-06-19 20:51:18 +0900
5496446
v0.0.7 by
2017-06-19 18:44:31 +0900
6508b7e
Name the index section by
2017-06-19 18:14:13 +0900
77ad654
Update some dependencies by
2017-06-18 20:06:18 +0900
264d1e3
Merge pull request #77 from Keats/next by
2017-06-18 20:04:28 +0900
03bbe9c
Revert "Reverse order sorting to be desc" by
2017-06-17 08:42:18 +0900
6a059d8
Add aliases to pages. Fix #86 by
2017-06-16 23:09:01 +0900
26e1194
Reverse order sorting to be desc by
2017-06-16 22:07:17 +0900
e76ee7a
Pass section in context when rendering a page if there is one by
2017-06-16 21:53:28 +0900
e57fb7d
Add docs for toc by
2017-06-16 14:05:14 +0900
c3986b7
Add table of contents support by
2017-06-16 13:00:48 +0900
4fa88eb
Update deps and only do one cargo test on windows by
2017-06-13 20:50:16 +0900
2d94924
Add trailing slash to paths and permalinks. Fix #85 by
2017-06-11 02:52:39 +0900
0037f74
Add license of livereload-js in serve.rs by
2017-06-07 18:25:36 +0900
4c9d1e3
Add shortcode for Streamable videos (Electric Boogaloo) (#80) by
2017-06-05 22:51:20 -0500
5b777cf
Update syntect by
2017-05-31 20:06:04 +0900
9b6948a
Add code<future to readme by
2017-05-30 19:24:19 +0900
ffe8a24
Sort tag/category page by date by
2017-05-30 19:23:07 +0900
f3cfca2
Update submodule and re-do dumps for syntect 1.4.0 by
2017-05-30 18:44:56 +0900
913595a
Merge pull request #76 from emosenkis/patch-1 by
2017-05-25 08:54:13 +0900
1ec5d56
Fix typo. by
2017-05-24 19:50:06 +0300
2c8ff5e
v0.0.6 by
2017-05-24 21:28:33 +0900
ba7be32
Update dependencies by
2017-05-24 20:57:23 +0900
5559dff
Merge pull request #68 from Keats/moar by
2017-05-24 20:29:29 +0900
bae3ade
Add get_section fn and update readme by
2017-05-23 20:03:25 +0900
958f1cf
Update Tera and fix tests by
2017-05-23 19:49:10 +0900
3fb06ac
Clippy by
2017-05-22 20:58:28 +0900
92d8150
Rebuild pages on changes to insert_anchor by
2017-05-22 20:56:37 +0900
916f740
Rename anchor link class by
2017-05-22 20:44:33 +0900
efb4d16
Remove next/previous page when adding a previous/next to avoid chains by
2017-05-22 20:38:02 +0900
dbe4a1d
Move insert_anchor to section and allow left/right by
2017-05-22 20:28:43 +0900
2a11b9d
Better error if address in use by
2017-05-21 00:00:41 +0900
33faf6f
Make number RSS item configurable by
2017-05-20 23:45:31 +0900
d2b6cbd
Update jinja2 syntax to include html syntax by
2017-05-20 22:53:47 +0900
2615960
Add a rendering module by
2017-05-17 21:53:26 +0900
b2a63e2
Add a get_url global fn by
2017-05-17 19:04:26 +0900
59b4b07
Use Path for fs utils rather than AsRef by
2017-05-16 14:54:50 +0900
be784bb
Refactor taxonomies by
2017-05-16 13:37:00 +0900
056bf55
Add a FileInfo struct to hold some common data about the files by
2017-05-15 19:53:39 +0900
d9ed7df
Minify livereload.js by
2017-05-15 17:11:14 +0900
b2c3adf
Move page tests inside content mod by
2017-05-15 16:56:16 +0900
4f27dc2
Move find_content_components to content mod by
2017-05-15 16:26:11 +0900
54fc105
v0.0.5 by
2017-05-15 15:57:42 +0900