Vincent Prouillet
892c987152
Livereload shortcode changes
...
Fix #204
2018-01-09 23:39:21 +01:00
Vincent Prouillet
4c560c819e
Update changelog
2018-01-02 20:11:19 +01:00
Vincent Prouillet
1254d0a71d
Update syntaxes
...
And add Prolog (closes #170 )
2018-01-02 18:14:26 +01:00
Vincent Prouillet
77634ebe83
Update syntect
2018-01-02 17:46:51 +01:00
Vincent Prouillet
bfdc93f948
Cargo update
2017-12-29 19:51:22 +01:00
Vincent Prouillet
530c661744
Add output-url to changelog
2017-12-29 19:33:04 +01:00
Vincent Prouillet
14edd2b875
Add output-dir option to build & serve
...
From #191
2017-12-29 19:26:17 +01:00
Vincent Prouillet
5a9dbce5dd
Merge pull request #195 from BharatKalluri/master
...
Added bharatkalluri.in
2017-12-13 11:45:46 +01:00
Bharat Kalluri
30ed7b7e07
Added bharatkalluri.in
2017-12-13 16:04:34 +05:30
Vincent Prouillet
728c1f3013
Cargo update
2017-12-07 13:53:57 +01:00
Vincent Prouillet
ec9d229b4a
Merge pull request #194 from piedoom/patch-1
...
Update README to include vaporsoft.net
2017-12-07 10:01:34 +01:00
Alexander Lozada
1dac0ac22a
Update README to include vaporsoft.net
2017-12-06 23:33:01 -05:00
Vincent Prouillet
129e693521
Add default templates
2017-11-27 18:09:09 +01:00
Vincent Prouillet
638d4d7bc3
Mention index.html for index page in docs
2017-11-26 11:34:18 +01:00
Vincent Prouillet
edff79e914
Update Tera in cargo.lock
2017-11-26 10:07:34 +01:00
Vincent Prouillet
cfefb45913
Update to Tera 0.11 beta
2017-11-26 10:07:34 +01:00
Vincent Prouillet
021c99c5f0
Fix tests and add taxonomies to changelog
2017-11-26 10:07:34 +01:00
Vincent Prouillet
ec4a91adf6
Add earliest Rust version to travis
2017-11-26 10:07:34 +01:00
Vincent Prouillet
322d2f30fb
Add get_taxonomy_url global_fn
...
And fix bug with taxonomies urls
2017-11-26 10:07:34 +01:00
Carson Page
8759323a16
Add trailing_slash opt. to get_url ( #173 )
...
* Added inital trailing_slash impl
* Added simple test
* Updated docs website to use trailing_slash option
* Updated documentation to reflect new trailing_slash option
* Added combined cachebust and trailing_slash test
2017-11-26 10:07:34 +01:00
Vincent Prouillet
d43e32dfcc
Merge pull request #181 from tvincent2/add-changekind-sass-test
...
Add the detection of ChangeKind::Sass to tests
2017-11-24 17:45:31 +01:00
Vincent Prouillet
e48a4434ba
Merge pull request #182 from j1mc/patch-1
...
Added j1m.net as a site which uses Gutenberg
2017-11-22 22:27:29 +01:00
Jim Campbell
d4c44b4e77
Added j1m.net as a site which uses Gutenberg
2017-11-22 12:20:00 -06:00
Thomas Vincent
78a3602454
Add the detection of ChangeKind::Sass to tests
2017-11-21 00:05:37 +01:00
Vincent Prouillet
64ea51b388
Merge pull request #177 from tvincent2/patch-1
...
Typo fix
2017-11-19 11:48:51 +01:00
Thomas Vincent
889cb6bcf8
Typo fix
2017-11-17 22:40:41 +01:00
Vincent Prouillet
c0c187c955
Mention config for taxonomies docs
2017-11-16 20:50:09 +01:00
Vincent Prouillet
3040f00de2
Add docs for taxonomies
...
Close #167
2017-11-14 17:55:50 +01:00
Vincent Prouillet
76ad1164be
Merge pull request #172 from memchk/add-voidlinux
...
Added installation method for Void Linux
2017-11-09 17:45:50 +01:00
Carson Page
193d0184f0
Added installation method for Void Linux
2017-11-08 20:39:09 -06:00
Vincent Prouillet
b4c8b5912c
Fix typo in section front-matter doc
2017-11-03 10:33:09 +01:00
Vincent Prouillet
3f9d39481d
Add brew installation & contributing doc
2017-11-01 16:31:58 +01:00
Vincent Prouillet
11be340a92
v0.2.2
2017-11-01 14:58:03 +01:00
Vincent Prouillet
560e467694
Add page.draft to docs
2017-11-01 14:53:28 +01:00
Vincent Prouillet
4783782798
Merge pull request #164 from jeffparsons/expose_page_draft_variable
...
Expose to templates whether or not a page is draft
2017-11-01 14:52:14 +01:00
Jeff Parsons
ca99bb0204
Expose to templates whether or not a page is draft
...
Useful if you are, e.g., generating an index of blog posts.
2017-11-01 14:30:09 +11:00
Vincent Prouillet
c8f07d8242
Update deps
2017-10-31 17:02:34 +01:00
Vincent Prouillet
791fbe685b
Add page and section components
2017-10-31 16:41:31 +01:00
Vincent Prouillet
744e0f8df1
Merge pull request #162 from RadicalZephyr/shortcode-hacky-fix
...
Hack fix and new tests for body-shortcodes
2017-10-31 08:39:04 +01:00
Vincent Prouillet
4719dca100
Remove unused file
2017-10-31 08:36:20 +01:00
Vincent Prouillet
ab5a3c58db
Merge pull request #163 from RadicalZephyr/remove-dependency-cycle
...
Extract syntex highlighting module into a new component in workspace
2017-10-31 07:56:22 +01:00
Geoff Shannon
c19e900bec
Extract syntex highlighting module into a new component in workspace
...
This removes the dependency cycle between config and rendering that
causes 4 packages to be recompiled every time a change is made.
I just want to code fast!
2017-10-30 13:55:14 -07:00
Reilly Tucker Siemens
e662f73438
Hack fix and new tests for body-shortcodes
2017-10-29 18:02:48 -07:00
Vincent Prouillet
bfdfe3bba3
Properly parse shortcode arg value types
2017-10-26 17:03:26 +02:00
Vincent Prouillet
1d8df5774f
Allow static folder to be missing
2017-10-25 14:49:54 +02:00
Vincent Prouillet
57b9095aa3
Add Nim syntax
2017-10-25 09:09:55 +02:00
Vincent Prouillet
d4779aa2ed
Fix generated index section not found in get_section
2017-10-24 20:32:46 +02:00
Vincent Prouillet
404240ef82
Fix some index related bugs
2017-10-24 20:11:39 +02:00
Vincent Prouillet
be2f01b5bc
Some addition to themes creation
2017-10-24 19:32:26 +02:00
Vincent Prouillet
9d0f84051d
Add test for unterminated shortcode#
2017-10-23 15:54:32 +02:00