Vincent Prouillet
|
03bbe9cc90
|
Revert "Reverse order sorting to be desc"
This reverts commit 26e119479c .
|
2017-06-17 08:42:18 +09:00 |
|
Vincent Prouillet
|
6a059d86d0
|
Add aliases to pages. Fix #86
|
2017-06-16 23:09:01 +09:00 |
|
Vincent Prouillet
|
26e119479c
|
Reverse order sorting to be desc
|
2017-06-16 22:12:38 +09:00 |
|
Vincent Prouillet
|
e76ee7ae4a
|
Pass section in context when rendering a page if there is one
|
2017-06-16 21:53:54 +09:00 |
|
Vincent Prouillet
|
e57fb7d594
|
Add docs for toc
|
2017-06-16 14:05:14 +09:00 |
|
Vincent Prouillet
|
2d949249c3
|
Add trailing slash to paths and permalinks. Fix #85
|
2017-06-11 02:52:39 +09:00 |
|
William Yao
|
4c9d1e3af7
|
Add shortcode for Streamable videos (Electric Boogaloo) (#80)
Add shortcode for Streamable video
|
2017-06-06 12:51:20 +09:00 |
|
Vincent Prouillet
|
ffe8a24333
|
Sort tag/category page by date
Fix #75
|
2017-05-30 19:23:10 +09:00 |
|
Vincent Prouillet
|
2c8ff5e08e
|
v0.0.6
|
2017-05-24 21:28:33 +09:00 |
|
Vincent Prouillet
|
bae3ade471
|
Add get_section fn and update readme
|
2017-05-23 20:03:25 +09:00 |
|
Vincent Prouillet
|
dbe4a1d517
|
Move insert_anchor to section and allow left/right
|
2017-05-22 20:28:43 +09:00 |
|
Vincent Prouillet
|
33faf6fe70
|
Make number RSS item configurable
Fix #71
|
2017-05-20 23:45:32 +09:00 |
|
Vincent Prouillet
|
b2a63e2ada
|
Add a get_url global fn
Close #67
|
2017-05-17 19:06:11 +09:00 |
|
Vincent Prouillet
|
be784bbaa3
|
Refactor taxonomies
Fix #66
|
2017-05-16 13:39:42 +09:00 |
|
Vincent Prouillet
|
54fc1055ad
|
v0.0.5
|
2017-05-15 15:57:42 +09:00 |
|
Vincent Prouillet
|
09d5e74a65
|
Smarter rebuild on content change
Fix #59
|
2017-05-13 22:37:02 +09:00 |
|
Vincent Prouillet
|
40b5a0547a
|
Update changelog
|
2017-05-11 14:12:02 +09:00 |
|
Vincent Prouillet
|
2d4cba5b2d
|
Make index a section like any other
|
2017-05-08 19:43:31 +09:00 |
|
Vincent Prouillet
|
0dcca4e271
|
Update changelog
|
2017-05-03 21:30:17 +09:00 |
|
Vincent Prouillet
|
b256aaf7d0
|
Do not append non-sortables pages when not sortable
|
2017-05-01 15:35:49 +09:00 |
|
Vincent Prouillet
|
70729c9822
|
Add GenericConfig and VimL syntaxes
Fix #51
|
2017-05-01 14:44:45 +09:00 |
|
Vincent Prouillet
|
03aa83af6a
|
Make title and description optional in frontmatter
|
2017-04-28 16:31:11 +09:00 |
|
Vincent Prouillet
|
dd9bab3142
|
Fix XML template overriding
|
2017-04-28 16:18:18 +09:00 |
|
Vincent Prouillet
|
a8c8c5cb07
|
Update changelog and base64
|
2017-04-23 15:32:28 +09:00 |
|
Vincent Prouillet
|
fb7b5646ca
|
Only load templates ending by .html
Avoid issues with temp files from some editors
|
2017-04-22 11:44:57 +09:00 |
|
Vincent Prouillet
|
f35ca24893
|
Fix titles with markdown chars and anchors
|
2017-04-22 11:40:11 +09:00 |
|
Vincent Prouillet
|
73feb41e17
|
Add missing fields to serialization
Also use Option for Page::summary
Close #38
|
2017-04-20 12:12:43 +09:00 |
|
Vincent Prouillet
|
32e8c07272
|
RSS summary and markdown tables/footnotes
|
2017-04-19 22:16:21 +09:00 |
|
Vincent Prouillet
|
27c0f584e8
|
Add tests, update changelog and README
|
2017-04-10 20:26:35 +09:00 |
|
Vincent Prouillet
|
7aeebcc981
|
Add current_url and current_path
To every templates, useful when doing
navigation to know which link is currently
active
|
2017-04-06 14:40:46 +09:00 |
|
Vincent Prouillet
|
afc4a81ebf
|
Fix rss link and description
|
2017-04-06 11:21:37 +09:00 |
|
Vincent Prouillet
|
e6b48dff38
|
Release 0.0.3
|
2017-04-05 21:51:18 +09:00 |
|
Vincent Prouillet
|
b86a30fb78
|
Add markdown and base64 filters
|
2017-04-04 16:08:40 +09:00 |
|
Vincent Prouillet
|
3aa2b89451
|
Allow links to .md pages in pages contents
|
2017-03-30 14:56:47 +09:00 |
|
Vincent Prouillet
|
a6b8caf6de
|
Add shortcodes
|
2017-03-29 21:45:41 +09:00 |
|
Vincent Prouillet
|
f4db5180ba
|
Add sections to index page context
|
2017-03-27 11:48:13 +09:00 |
|