Vincent Prouillet
|
73ddbf7152
|
Write some docs
|
2018-03-21 16:18:24 +01:00 |
|
Vincent Prouillet
|
2c538d3776
|
Fix some bugs in search
|
2018-03-20 23:08:20 +01:00 |
|
Vincent Prouillet
|
b0363298f5
|
Search is working now
|
2018-03-20 21:27:33 +01:00 |
|
Vincent Prouillet
|
ddf8970ad8
|
[WIP] Search
|
2018-03-20 18:43:30 +01:00 |
|
Vincent Prouillet
|
f1abbd0860
|
Move copy utils to utils crate
|
2018-03-20 18:43:17 +01:00 |
|
Vincent Prouillet
|
bcf42a0c10
|
The wonders of serde default, take 2
|
2018-03-20 18:42:42 +01:00 |
|
Vincent Prouillet
|
d0137377d5
|
Merge pull request #264 from ErichDonGubler/sass-indented-syntax
Make indented syntax available for SASS via the "sass" file extension
|
2018-03-19 18:46:07 +01:00 |
|
Erich Gubler
|
0d8dc656f1
|
CR review: s/Options/SassOptions/, break bail args in compile_sass into multiple lines
|
2018-03-19 10:04:48 -06:00 |
|
Vincent Prouillet
|
43db3a43ff
|
Do not require themes to have a static folder
|
2018-03-18 09:34:37 +01:00 |
|
Vincent Prouillet
|
ac8f3a6353
|
Merge pull request #255 from ErichDonGubler/sass-folders
Preserve folder structure of SCSS content
|
2018-03-17 20:39:19 +01:00 |
|
Erich Gubler
|
ea4cc63aa9
|
Make indented syntax available for SASS via the "sass" file extension
|
2018-03-17 13:23:02 -06:00 |
|
Erich Gubler
|
9fbbcca3c6
|
Preserve folder structure of SCSS content
|
2018-03-17 13:22:23 -06:00 |
|
Vincent Prouillet
|
3a2dab5974
|
Sort sitemap elements by permalink
Closes #257
|
2018-03-17 14:34:02 +01:00 |
|
Vincent Prouillet
|
b3b2527c5d
|
TIL about serde default
|
2018-03-12 20:11:03 +01:00 |
|
Vincent Prouillet
|
45fc1ee761
|
Release 0.3.1
|
2018-02-15 10:41:49 +01:00 |
|
Vincent Prouillet
|
54841b19bb
|
Merge pull request #220 from Keats/markdown-inline
Markdown inline
|
2018-02-02 17:29:16 +01:00 |
|
Vincent Prouillet
|
16f658c70c
|
Move test_site and turn rebuild.rs into a component
|
2018-01-29 18:40:12 +01:00 |
|
Vincent Prouillet
|
49793314a0
|
Update benchmarks
|
2018-01-26 16:07:44 +01:00 |
|
Vincent Prouillet
|
a44dd5f49a
|
serve cleans after itself now
Closes #199
|
2018-01-22 18:11:28 +01:00 |
|
Vincent Prouillet
|
11bfd7b2be
|
Tera 0.11 has been released
|
2018-01-22 15:10:03 +01:00 |
|
Vincent Prouillet
|
8c7e3d7358
|
Remove stray println
|
2018-01-22 13:54:10 +01:00 |
|
Vincent Prouillet
|
b06f012be4
|
Fix tests wrt language_code
|
2018-01-16 13:49:49 +01:00 |
|
Baptiste Darthenay
|
046de8c998
|
Config with i18n
|
2018-01-15 17:54:06 +01:00 |
|
Vincent Prouillet
|
1d1ff74d88
|
Use TOML dates in front-matter rather than strings
Closes #210
|
2018-01-14 18:04:01 +01:00 |
|
Vincent Prouillet
|
892c987152
|
Livereload shortcode changes
Fix #204
|
2018-01-09 23:39:21 +01:00 |
|
Vincent Prouillet
|
bfdc93f948
|
Cargo update
|
2017-12-29 19:51:22 +01:00 |
|
Vincent Prouillet
|
14edd2b875
|
Add output-dir option to build & serve
From #191
|
2017-12-29 19:26:17 +01:00 |
|
Vincent Prouillet
|
cfefb45913
|
Update to Tera 0.11 beta
|
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 |
|
Vincent Prouillet
|
c8f07d8242
|
Update deps
|
2017-10-31 17:02:34 +01:00 |
|
Vincent Prouillet
|
1d8df5774f
|
Allow static folder to be missing
|
2017-10-25 14:49:54 +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
|
7d7efdd6ea
|
Handle markdown parser potentially splitting shortcodes
|
2017-10-23 14:18:05 +02:00 |
|
Vincent Prouillet
|
bddf2b53fd
|
Add a test for shortcodes with arg
|
2017-10-23 10:57:39 +02:00 |
|
Vincent Prouillet
|
ca5bdc8f3c
|
Do not ignore shortcodes without args
|
2017-10-23 10:49:23 +02:00 |
|
Vincent Prouillet
|
f26b9d53bd
|
url -> path in page front-matter
|
2017-10-04 09:35:37 +09:00 |
|
Vincent Prouillet
|
a24851790c
|
Fix bug with colocated folders
|
2017-10-04 09:23:25 +09:00 |
|
Vincent Prouillet
|
5aed3a4a1d
|
Default to compressed sass output
|
2017-10-04 00:03:06 +09:00 |
|
Vincent Prouillet
|
97d5561569
|
Next version will be 0.2.0
|
2017-10-03 20:50:34 +09:00 |
|
Vincent Prouillet
|
20c1947b47
|
Clippy run
|
2017-10-02 20:16:56 +09:00 |
|
Vincent Prouillet
|
952b6679ce
|
Change taxonomies to be sorted a-z and add permalinks
|
2017-10-01 14:04:30 +09:00 |
|
Vincent Prouillet
|
57b87aa50a
|
Add more docs pages
|
2017-10-01 12:51:43 +09:00 |
|
Vincent Prouillet
|
dee1dbe667
|
Working on site
And some tweaks as I write the docs
|
2017-09-29 15:37:58 +09:00 |
|
Vincent Prouillet
|
5d7e0bb33e
|
Register all Tera global fns on change
|
2017-09-26 17:25:55 +09:00 |
|
Vincent Prouillet
|
b248b03045
|
Allow sorting subsections by weight
|
2017-09-26 17:04:18 +09:00 |
|
Vincent Prouillet
|
2d97786e67
|
Add back drafts
|
2017-09-25 18:55:43 +09:00 |
|
Vincent Prouillet
|
195b760fdc
|
Fix subsection pages not being filled correctly
|
2017-09-12 16:13:10 +09:00 |
|
Vincent Prouillet
|
f58e416b96
|
Clippy run
|
2017-08-31 18:01:26 +09:00 |
|
Vincent Prouillet
|
e1ee6b9dc4
|
Add test for extending theme template
|
2017-08-30 22:11:17 +09:00 |
|