Vincent Prouillet
|
1b4cfd49d0
|
More early tera fns and mention limitation of shortcodes in docs
|
2019-01-17 18:29:18 +01:00 |
|
Vincent Prouillet
|
538866487b
|
Add multilingual taxonomies
|
2019-01-07 21:03:34 +01:00 |
|
Vincent Prouillet
|
3d9c27e095
|
Tweak to docs to mention the paragraph id for continue-reading
|
2019-01-07 19:21:55 +01:00 |
|
Vincent Prouillet
|
fdb6a2864c
|
Merge pull request #566 from vojtechkral/imgproc
Implement suggestions in #546
|
2018-12-30 12:44:48 +01:00 |
|
Vincent Prouillet
|
779511ae43
|
Pass down lang and start docs
|
2018-12-28 13:24:49 +01:00 |
|
Vojtech Kral
|
5348e6452e
|
docs: Update image processing
|
2018-12-28 01:41:22 +01:00 |
|
Vincent Prouillet
|
4fb88a4056
|
Mention colon not allowed in filenames on windows
|
2018-12-18 19:46:25 +01:00 |
|
Vincent Prouillet
|
5eebbc68de
|
Merge branch 'master' into next
|
2018-12-14 17:35:50 +01:00 |
|
Vincent Prouillet
|
83fc3867ab
|
Add Dart syntax highlighting
|
2018-12-04 19:00:18 +01:00 |
|
Matteo Guglielmetti
|
d4487381ff
|
Fixed name in Image Processing page
|
2018-12-03 17:31:53 +01:00 |
|
Vincent Prouillet
|
814cec99e2
|
Allow RFC3339 datetimes in filenames
Closes #537
|
2018-11-30 22:21:00 +01:00 |
|
Sean Leather
|
93696bf4a4
|
Fix typo
|
2018-11-19 13:04:29 +02:00 |
|
Sean Leather
|
ed570627cf
|
Fix typo (missing 's')
|
2018-11-19 13:02:19 +02:00 |
|
Vincent Prouillet
|
7e4be8c126
|
Update syntaxes
|
2018-11-11 12:06:55 +01:00 |
|
Vincent Prouillet
|
56af4ca7f9
|
Add page_template to sections
To override all child pages
Closes #397
Tests from PR #434
|
2018-11-07 19:42:23 +01:00 |
|
Vincent Prouillet
|
a3b0f1e103
|
Add transparent sections
Closes #413
Closes #408
|
2018-11-06 00:46:13 +01:00 |
|
Vincent Prouillet
|
c05f7c8362
|
Merge branch 'master' into next
|
2018-10-31 08:41:20 +01:00 |
|
Vincent Prouillet
|
db4def63dc
|
Set date from filename
Fix #396
|
2018-10-25 16:22:02 +02:00 |
|
Vincent Prouillet
|
f64e65ce7e
|
Clarify redirect_to in docs
Fix #490
|
2018-10-19 12:14:20 +02:00 |
|
Vincent Prouillet
|
0101e5cb12
|
Update docs to refer to zola
|
2018-10-18 23:11:36 +02:00 |
|
Vincent Prouillet
|
83b04a561c
|
Expose relative path of pages & sections
Closes #485
|
2018-10-18 18:00:40 +02:00 |
|
Vincent Prouillet
|
7ef4acbfbc
|
Bundle the F# syntax
|
2018-10-15 11:56:03 +02:00 |
|
Vincent Prouillet
|
f920b873b8
|
Clarify where to use shortcodes
|
2018-10-13 11:15:19 +02:00 |
|
Vincent Prouillet
|
6b1c499f64
|
Add Reason syntax highlighting
|
2018-10-12 12:19:31 +02:00 |
|
Vincent Prouillet
|
6843ec5c9c
|
Rebuild more things now that it is more performant to do so
Fix #122
|
2018-10-06 13:52:40 +02:00 |
|
Vincent Prouillet
|
62b89d0c72
|
_processed_images -> processed_images
|
2018-09-15 13:16:46 +02:00 |
|
Matthias Endler
|
54b3ba4e11
|
Fix typo
|
2018-09-05 23:37:55 +02:00 |
|
Vincent Prouillet
|
e0291cec65
|
Add Swift, MiniZinc syntax and update the rest
Also fix tests
Close #367, #372
|
2018-08-15 15:42:43 +02:00 |
|
Nathan Ringo
|
48391dbafb
|
extra_syntaxes documentation
|
2018-08-14 09:54:24 -05:00 |
|
cmal
|
7875387a04
|
Document assets on sections doc
|
2018-08-10 15:59:16 +02:00 |
|
cmal
|
b8bc13c351
|
Make link more specific
|
2018-08-10 15:58:26 +02:00 |
|
cmal
|
26ffc31850
|
Document section assets + add example asset interaction from Markdown
|
2018-08-10 15:56:36 +02:00 |
|
Vincent Prouillet
|
84a3193e97
|
Last fixes
|
2018-08-03 19:47:39 +02:00 |
|
Vincent Prouillet
|
efddb24b95
|
We actually need get_taxonomy_url. Also update docs
|
2018-07-31 16:35:16 +02:00 |
|
Vincent Prouillet
|
9e3c66186b
|
Merge branch 'master' into next
|
2018-07-31 15:33:51 +02:00 |
|
Daniel Sockwell
|
bedf469d16
|
Update docs for removal of order
|
2018-07-29 15:55:03 -04:00 |
|
Nikita Puzankov
|
dc76e8c9a5
|
Fix typo in page.md doc
Fixed typo from 'ad' to 'at'.
|
2018-07-27 19:39:17 +04:00 |
|
Daniel Sockwell
|
6905fd03f5
|
Expand documentation about sorting pages (#343)
|
2018-07-24 09:44:17 +02:00 |
|
Daniel Sockwell
|
c2d4561f05
|
Edit docs to say that sections require an _index.md file (#341)
|
2018-07-20 09:16:57 +02:00 |
|
Vincent Prouillet
|
18bef00671
|
Rename taxonomies paginate and error on unknown ones
|
2018-07-16 18:14:48 +02:00 |
|
Vincent Prouillet
|
1ae0702494
|
Custom taxonomies (#330)
|
2018-07-16 10:54:05 +02:00 |
|
Daniel Sockwell
|
9dd206d925
|
Edit docs to clarify role of static folder (#329)
|
2018-07-14 09:07:36 +02:00 |
|
Vincent Prouillet
|
d47ba4aff0
|
Rebasing + tweaks
|
2018-06-25 19:13:21 +02:00 |
|
Vojtech Kral
|
17de3c9a97
|
imageproc: Rename _resized_images as _processed_images
|
2018-06-25 18:09:45 +02:00 |
|
Vojtech Kral
|
77bc526008
|
imageproc: Fix naming, cleanup
|
2018-06-25 18:05:49 +02:00 |
|
Vojtech Kral
|
7c8d39fe9c
|
Docs for resize_image()
|
2018-06-25 18:05:04 +02:00 |
|
Vojtech Kral
|
6662014e55
|
Add image resizing support #225
|
2018-06-25 18:05:04 +02:00 |
|
Vincent Prouillet
|
3eb571fdbf
|
Trim left every line of a shortcode to avoid the accidental markdown codeblock
|
2018-06-25 18:04:00 +02:00 |
|
Vincent Prouillet
|
d334b1cf46
|
More shortcode docs update
|
2018-06-25 18:03:20 +02:00 |
|
Vincent Prouillet
|
b120754862
|
Update shortcode parsing and docs
|
2018-06-25 18:02:21 +02:00 |
|