Commit graph

460 commits

Author SHA1 Message Date
Vincent Prouillet e48a4434ba
Merge pull request #182 from j1mc/patch-1
Added j1m.net as a site which uses Gutenberg
2017-11-22 22:27:29 +01:00
Jim Campbell d4c44b4e77
Added j1m.net as a site which uses Gutenberg 2017-11-22 12:20:00 -06:00
Thomas Vincent 78a3602454 Add the detection of ChangeKind::Sass to tests 2017-11-21 00:05:37 +01:00
Vincent Prouillet 64ea51b388
Merge pull request #177 from tvincent2/patch-1
Typo fix
2017-11-19 11:48:51 +01:00
Thomas Vincent 889cb6bcf8
Typo fix 2017-11-17 22:40:41 +01:00
Vincent Prouillet c0c187c955 Mention config for taxonomies docs 2017-11-16 20:50:09 +01:00
Vincent Prouillet 3040f00de2 Add docs for taxonomies
Close #167
2017-11-14 17:55:50 +01:00
Vincent Prouillet 76ad1164be
Merge pull request #172 from memchk/add-voidlinux
Added installation method for Void Linux
2017-11-09 17:45:50 +01:00
Carson Page 193d0184f0 Added installation method for Void Linux 2017-11-08 20:39:09 -06:00
Vincent Prouillet b4c8b5912c Fix typo in section front-matter doc 2017-11-03 10:33:09 +01:00
Vincent Prouillet 3f9d39481d Add brew installation & contributing doc 2017-11-01 16:31:58 +01:00
Vincent Prouillet 11be340a92 v0.2.2 2017-11-01 14:58:03 +01:00
Vincent Prouillet 560e467694 Add page.draft to docs 2017-11-01 14:53:28 +01:00
Vincent Prouillet 4783782798
Merge pull request #164 from jeffparsons/expose_page_draft_variable
Expose to templates whether or not a page is draft
2017-11-01 14:52:14 +01:00
Jeff Parsons ca99bb0204 Expose to templates whether or not a page is draft
Useful if you are, e.g., generating an index of blog posts.
2017-11-01 14:30:09 +11:00
Vincent Prouillet c8f07d8242 Update deps 2017-10-31 17:02:34 +01:00
Vincent Prouillet 791fbe685b Add page and section components 2017-10-31 16:41:31 +01:00
Vincent Prouillet 744e0f8df1
Merge pull request #162 from RadicalZephyr/shortcode-hacky-fix
Hack fix and new tests for body-shortcodes
2017-10-31 08:39:04 +01:00
Vincent Prouillet 4719dca100 Remove unused file 2017-10-31 08:36:20 +01:00
Vincent Prouillet ab5a3c58db
Merge pull request #163 from RadicalZephyr/remove-dependency-cycle
Extract syntex highlighting module into a new component in workspace
2017-10-31 07:56:22 +01:00
Geoff Shannon c19e900bec Extract syntex highlighting module into a new component in workspace
This removes the dependency cycle between config and rendering that
causes 4 packages to be recompiled every time a change is made.

I just want to code fast!
2017-10-30 13:55:14 -07:00
Reilly Tucker Siemens e662f73438 Hack fix and new tests for body-shortcodes 2017-10-29 18:02:48 -07:00
Vincent Prouillet bfdfe3bba3 Properly parse shortcode arg value types 2017-10-26 17:03:26 +02:00
Vincent Prouillet 1d8df5774f Allow static folder to be missing 2017-10-25 14:49:54 +02:00
Vincent Prouillet 57b9095aa3 Add Nim syntax 2017-10-25 09:09:55 +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 be2f01b5bc Some addition to themes creation 2017-10-24 19:32:26 +02:00
Vincent Prouillet 9d0f84051d Add test for unterminated shortcode# 2017-10-23 15:54:32 +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 fa91d5eb5e Merge pull request #148 from TheSirC/patch-1
Docs : Fix typo in Templates/Overview
2017-10-22 14:40:57 +02:00
King Claudy a6919d4b6d Docs : Fix typo in Templates/Overview 2017-10-22 13:16:25 +02:00
Vincent Prouillet 6e3238f488 Merge pull request #145 from bobsaintcool/doc/fix_typo
<documentation/page.md: Fix a typo into page.md doc>
2017-10-22 12:07:55 +02:00
Quentin Bourgeois 97a439b2fe <documentation/page.md: Fix a typo into page.md doc> 2017-10-21 15:00:47 +00:00
Vincent Prouillet 7cf120d0da Add scoop install instructions 2017-10-21 09:48:29 +02:00
Vincent Prouillet ccaefed304 Fix typo in theme docs 2017-10-20 12:35:23 +02:00
Vincent Prouillet 8a76df0af3 Update completions 2017-10-20 10:44:14 +02:00
Vincent Prouillet 5318c9bc4c id -> url in gist shortcode doc 2017-10-20 08:47:27 +02:00
Vincent Prouillet 9c2ef52127 Merge pull request #141 from bfontaine/patch-1
documentation: fix a duplicated “the”
2017-10-20 08:46:06 +02:00
Vincent Prouillet 5be7ed20c8 Merge pull request #142 from joshsaintjacque/patch-1
Fix minor run-on sentence
2017-10-20 08:45:49 +02:00
Josh Saint Jacque e721a824e6 Fix minor run-on sentence 2017-10-19 22:42:01 -07:00
Baptiste Fontaine 31f6a923eb documentation: fix a duplicated “the” 2017-10-19 23:30:32 +02:00
Vincent Prouillet 5b3d17cd2c Fix tera link 2017-10-19 17:07:55 +02:00
Vincent Prouillet f2a5c959c1 Redirect on templates and themes sections 2017-10-19 17:06:31 +02:00
Vincent Prouillet d2b8ae78db Merge pull request #138 from justuswilhelm/patch-1
Docs: Fix tera netlify link in template overview section
2017-10-19 16:05:34 +02:00
Justus Perlwitz 7d13489555 Fix tera netlify link 2017-10-19 16:04:47 +02:00
Vincent Prouillet a91b8655df Remove docs from README 2017-10-19 15:10:31 +02:00
Vincent Prouillet bdcad38310 Finishing up site (#131)
* Finishing up site

* Make site a bit responsive

* Fix menu responsiveness

* Remove Fira Sans and revamp a bit text

* Update list of syntax and change output of syntax

* Add Rust mention

* Some doc tweaks

* Correct capitalization for GitHub

Correct capitalization for GitHub

* Some CSS tweaks

* More css tweaks + favicon

* Add link to my site
2017-10-19 13:48:50 +02:00