Vincent Prouillet
|
edc3fd2295
|
Only build inheritance chain for user tpls after adding theme tpl
|
7 years ago |
Vincent Prouillet
|
ce371f2ed5
|
Update 0.1.2 release date
|
7 years ago |
Vincent Prouillet
|
145829023c
|
Prepare for 0.1.2 release
|
7 years ago |
Vincent Prouillet
|
8a11d8e049
|
Fold get_static_url in get_url
|
7 years ago |
Vincent Prouillet
|
fc63765ee1
|
Add a get_static_url global fn
Fix #108
|
7 years ago |
Vincent Prouillet
|
23e4b911e7
|
Improve gutenberg init
Fix #104
|
7 years ago |
Vincent Prouillet
|
2beb0621ca
|
Add a redirect_to parameter to section front matter
Close #103
|
7 years ago |
Vincent Prouillet
|
e019fd33d4
|
v0.1.1
|
7 years ago |
Vincent Prouillet
|
c61518225b
|
Fix RSS feed; close #101
|
7 years ago |
Vincent Prouillet
|
61e615467e
|
Sass should work on all platform now
|
7 years ago |
Vincent Prouillet
|
b3d002f54d
|
Clippy run
|
7 years ago |
Vincent Prouillet
|
d78477b619
|
Add Sass support for *nix
|
7 years ago |
Vincent Prouillet
|
3cb4641f1f
|
Remove sections for index page and clean up pager
|
7 years ago |
Vincent Prouillet
|
015f146792
|
Put back a limit on rss feed number of pages
|
7 years ago |
Vincent Prouillet
|
37af36186a
|
Improve sorting speed
|
7 years ago |
Vincent Prouillet
|
517c18c0f6
|
Add weight sorting to changelog
|
7 years ago |
Vincent Prouillet
|
1f1fc3f454
|
Remove section from page context
|
7 years ago |
Vincent Prouillet
|
b158ca7952
|
Read off disk in parallel
|
7 years ago |
William Yao
|
40cfd6fff8
|
add changelog entry for parallelization
|
7 years ago |
Vincent Prouillet
|
cfcc4e7c38
|
Add script to generate test sites for benches
|
7 years ago |
Vincent Prouillet
|
549644683b
|
v0.0.7
|
7 years ago |
Vincent Prouillet
|
6508b7e4d3
|
Name the index section
|
7 years ago |
Vincent Prouillet
|
03bbe9cc90
|
Revert "Reverse order sorting to be desc"
This reverts commit 26e119479c .
|
7 years ago |
Vincent Prouillet
|
6a059d86d0
|
Add aliases to pages. Fix #86
|
7 years ago |
Vincent Prouillet
|
26e119479c
|
Reverse order sorting to be desc
|
7 years ago |
Vincent Prouillet
|
e76ee7ae4a
|
Pass section in context when rendering a page if there is one
|
7 years ago |
Vincent Prouillet
|
e57fb7d594
|
Add docs for toc
|
7 years ago |
Vincent Prouillet
|
2d949249c3
|
Add trailing slash to paths and permalinks. Fix #85
|
7 years ago |
William Yao
|
4c9d1e3af7
|
Add shortcode for Streamable videos (Electric Boogaloo) (#80)
Add shortcode for Streamable video
|
7 years ago |
Vincent Prouillet
|
ffe8a24333
|
Sort tag/category page by date
Fix #75
|
7 years ago |
Vincent Prouillet
|
2c8ff5e08e
|
v0.0.6
|
7 years ago |
Vincent Prouillet
|
bae3ade471
|
Add get_section fn and update readme
|
7 years ago |
Vincent Prouillet
|
dbe4a1d517
|
Move insert_anchor to section and allow left/right
|
7 years ago |
Vincent Prouillet
|
33faf6fe70
|
Make number RSS item configurable
Fix #71
|
7 years ago |
Vincent Prouillet
|
b2a63e2ada
|
Add a get_url global fn
Close #67
|
7 years ago |
Vincent Prouillet
|
be784bbaa3
|
Refactor taxonomies
Fix #66
|
7 years ago |
Vincent Prouillet
|
54fc1055ad
|
v0.0.5
|
7 years ago |
Vincent Prouillet
|
09d5e74a65
|
Smarter rebuild on content change
Fix #59
|
7 years ago |
Vincent Prouillet
|
40b5a0547a
|
Update changelog
|
7 years ago |
Vincent Prouillet
|
2d4cba5b2d
|
Make index a section like any other
|
7 years ago |
Vincent Prouillet
|
0dcca4e271
|
Update changelog
|
7 years ago |
Vincent Prouillet
|
b256aaf7d0
|
Do not append non-sortables pages when not sortable
|
7 years ago |
Vincent Prouillet
|
70729c9822
|
Add GenericConfig and VimL syntaxes
Fix #51
|
7 years ago |
Vincent Prouillet
|
03aa83af6a
|
Make title and description optional in frontmatter
|
7 years ago |
Vincent Prouillet
|
dd9bab3142
|
Fix XML template overriding
|
7 years ago |
Vincent Prouillet
|
a8c8c5cb07
|
Update changelog and base64
|
7 years ago |
Vincent Prouillet
|
fb7b5646ca
|
Only load templates ending by .html
Avoid issues with temp files from some editors
|
7 years ago |
Vincent Prouillet
|
f35ca24893
|
Fix titles with markdown chars and anchors
|
7 years ago |
Vincent Prouillet
|
73feb41e17
|
Add missing fields to serialization
Also use Option for Page::summary
Close #38
|
7 years ago |
Vincent Prouillet
|
32e8c07272
|
RSS summary and markdown tables/footnotes
|
7 years ago |