Commit graph

101 commits

Author SHA1 Message Date
Philipp Oppermann 3f5401c3f1 Fix code example and markdown syntax in Readme 2017-10-05 11:13:52 +02:00
Vincent Prouillet c348648b02 Some design work on docs 2017-10-04 00:21:18 +09:00
Vincent Prouillet a1d211b394 Add 17cups 2017-10-02 21:45:00 +09:00
Vincent Prouillet 8f40f72ed7 Add some docs 2017-08-25 12:13:14 +09:00
Vincent Prouillet 8ce42a7fcc Update syntaxes 2017-08-10 09:14:48 +09:00
Vincent Prouillet 8a11d8e049 Fold get_static_url in get_url 2017-08-07 23:29:58 +09:00
Vincent Prouillet fc63765ee1 Add a get_static_url global fn
Fix #108
2017-08-07 20:38:14 +09:00
Vincent Prouillet 2beb0621ca Add a redirect_to parameter to section front matter
Close #103
2017-07-25 16:58:00 +09:00
Vincent Prouillet 66e405ed58 Add more examples to the README 2017-07-24 20:38:31 +09:00
Vincent Prouillet 22900a5c1b Update README.md 2017-07-16 10:56:03 +09:00
Vincent Prouillet fbe34fd73d Update README a bit 2017-07-15 12:53:08 +09:00
Vincent Prouillet 1eefb75900 Update README.md 2017-07-14 23:06:29 +09:00
Vincent Prouillet 903b456276 v.0.1.0 2017-07-14 21:53:41 +09:00
Vincent Prouillet e858c2dfdb Merge pull request #88 from Keats/next
v0.0.8
2017-07-14 19:25:11 +09:00
Vincent Prouillet 3cb4641f1f Remove sections for index page and clean up pager 2017-07-06 18:51:36 +09:00
Pirmin Kalberer 5bef6644e6 Don't escape permalinks 2017-06-30 10:55:27 +02:00
Vincent Prouillet c7bea0bc54 Add weight sorting 2017-06-29 16:11:15 +09:00
Pirmin Kalberer 19960544a8 Table of contents example typo 2017-06-27 22:37:52 +02:00
Vincent Prouillet 6a059d86d0 Add aliases to pages. Fix #86 2017-06-16 23:09:01 +09:00
Vincent Prouillet e57fb7d594 Add docs for toc 2017-06-16 14:05:14 +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 9b6948a0ab Add code<future to readme 2017-05-30 19:24:19 +09:00
Vincent Prouillet ffe8a24333 Sort tag/category page by date
Fix #75
2017-05-30 19:23:10 +09:00
Vincent Prouillet bae3ade471 Add get_section fn and update readme 2017-05-23 20:03:25 +09:00
Vincent Prouillet 20989b9f22 Update README 2017-05-09 23:10:27 +09:00
Vincent Prouillet a3318d4b56 Pagination 2017-05-03 20:00:50 +09:00
Vincent Prouillet fc960c1771 Do not populate prev/next on section index rendering 2017-05-01 17:33:20 +09:00
Vincent Prouillet 177826a110 Mention sorting in readme 2017-05-01 17:21:49 +09:00
Vincent Prouillet 03aa83af6a Make title and description optional in frontmatter 2017-04-28 16:31:11 +09:00
Vincent Prouillet 33951ffe70 Fix relative link in README 2017-04-23 15:39:38 +09:00
Vincent Prouillet df51e4d8b6 Add a special section for home page 2017-04-22 14:36:02 +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 b822fe1d3b Update Assembly and regenerate syntaxes
The packdumps contains the fixed Linker syntax too so it can be
used
2017-04-22 10:46:40 +09:00
Vincent Prouillet 6036927c19 Add more sublime syntaxes
Also fix gutenberg serve that has been broken (not
re-rendering content) for quite some time now.
2017-04-21 16:24:09 +09:00
thorbenk a24d4e78af fix link to "releases" 2017-04-15 16:31:26 +02: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 3aa2b89451 Allow links to .md pages in pages contents 2017-03-30 14:56:47 +09:00
Vincent Prouillet ad03aba945 Merge pull request #24 from Keats/shortcodes
WIP shortcode
2017-03-30 13:38:44 +09:00
Vincent Prouillet 6a05e5d98d Add some basic docs for shortcodes 2017-03-30 13:15:55 +09:00
Vincent Prouillet a6b8caf6de Add shortcodes 2017-03-29 21:45:41 +09:00
Vincent Prouillet 48d1e879cb Added gitter 2017-03-28 11:51:47 +09:00
Vincent Prouillet b9005c5ea5 Update README.md 2017-03-25 00:25:15 +09:00
Vincent Prouillet 9ff6103a1c Update README.md 2017-03-25 00:24:49 +09:00
Vincent Prouillet d9d822c825 Update readme 2017-03-23 21:58:40 +09:00
Vincent Prouillet ba7d0c3672 Add badges and remove some comments in travis.yml 2017-03-23 20:05:03 +09:00
Vincent Prouillet 9af85ba3e4 Pick highlighting theme from config 2017-03-20 17:30:50 +09:00
Vincent Prouillet dde9af3efd Copy assets found in content folders 2017-03-12 12:54:57 +09:00
Vincent Prouillet e68af48eb6 Make gutenberg a lib as well 2017-03-08 09:13:50 +09:00
Vincent Prouillet 91fa7e358c Started working on gutenberg again 2017-02-24 11:21:58 +09:00
Vincent Prouillet 3cd5da2128 Separate front matter parsing from the page 2016-12-11 15:06:18 +09:00