Commit Graph

321 Commits

Author SHA1 Message Date
Zachary Betz 22ece0bf2e Tweak favicon logic 2019-02-13 15:47:30 -06:00
Zachary Betz 58c6b60c9e Make blockquotes pretty 2019-02-13 15:17:53 -06:00
Zachary Betz b628886038 Revert "Link example usage"
This reverts commit ae26fa9e6b.
2019-02-13 14:56:14 -06:00
Zachary Betz ae26fa9e6b Link example usage 2019-02-13 14:54:46 -06:00
Zachary Betz 8168ee9456 Prism syntax highlighting tweaks 2019-02-13 14:50:51 -06:00
Zachary Betz 3c48720fef Add gallery class, format doc 2019-02-13 13:54:41 -06:00
Zachary Betz 545ae028ff Shortcodes for figure and gallery 2019-02-13 13:54:04 -06:00
zwbetz-gh ee6c0266e4
Docs for blog post toc 2019-02-13 13:05:10 -06:00
zwbetz-gh 24137e96bb
Link to shortcode data files 2019-02-13 12:56:18 -06:00
zwbetz-gh 8367d7e184
Configure logo 2019-02-13 12:53:34 -06:00
zwbetz-gh fb30852ead
Generate toc 2019-02-13 09:41:11 -06:00
zwbetz-gh 83950784ec
Shortcodes and favicons links 2019-02-13 09:29:03 -06:00
zwbetz-gh 5c1cdaba31
Add exampleSite link 2019-02-13 09:23:01 -06:00
zwbetz-gh ed79be7dc5
Update credits 2019-02-13 09:21:25 -06:00
zwbetz-gh fe11b51bd1
Update issue templates 2019-02-13 09:19:10 -06:00
Zachary Betz a553a9526f Shortcode overhaul 2019-02-12 23:52:29 -06:00
Zachary Betz 0d0e73dd2f Doc updates 2019-02-12 23:13:39 -06:00
Zachary Betz 4a3b86afb6 Refactor baseof template 2019-02-12 23:11:59 -06:00
Zachary Betz e8abc1d0ff Fix blog post list letter bunching 2019-02-12 23:11:37 -06:00
Zachary Betz d9f6db9f67 Update wording 2019-02-12 20:33:05 -06:00
Zachary Betz 87825d8234 Netlify config 2019-02-12 20:22:28 -06:00
Zachary Betz f0179670ed Change example site. Make layouts blog friendly 2019-02-12 16:25:13 -06:00
Zachary Betz ac614e6ab5 Nav menu 2019-02-08 15:49:18 -06:00
Zachary Betz dc06f040ec Add theme.toml. Readme updates 2019-02-04 14:55:40 -06:00
Zachary Betz 13fee6dcdf Cleanup 2019-01-31 18:38:14 -06:00
Zachary Betz 7802890078 Reorganize 2019-01-31 18:19:20 -06:00
Heydon Pickering afefa0d05c
Merge pull request #37 from dengeist/feature/move-blank
Feature/move blank
2018-09-22 14:29:52 +01:00
Elias Mason c47ae23f05 Update clean script 2018-08-10 13:12:36 -07:00
Elias Mason c2e7c5bd7e Move blank readne into `clean` dir 2018-08-10 13:09:14 -07:00
Heydon Pickering a0f8aa23ba better aria-current matching 2018-03-24 14:47:44 +00:00
Heydon Pickering 7af7444475 new styles 2018-03-24 14:40:28 +00:00
Heydon Pickering d6a7aaf3d1 updated homescreen shot 2017-12-26 11:11:40 +00:00
Heydon Pickering 75b928c4b8 Merge branch 'master' of https://github.com/ThePacielloGroup/infusion 2017-12-25 17:08:47 +00:00
Heydon Pickering 2aa7f83f15 arial for body font 2017-12-25 17:08:06 +00:00
Heydon Pickering ff0d87069c
Merge pull request #21 from nevanscott/hotfix/border
Hide the border when not a sidebar
2017-12-10 10:23:40 +00:00
Nevan Scott b7d33a86e5 Hide the border when not a sidebar 2017-12-09 18:46:05 +01:00
Heydon Pickering 64d9b0fa97 pa11y integration 2017-12-06 10:18:34 +00:00
Heydon Pickering dda006483f Merge branch 'master' of https://github.com/ThePacielloGroup/infusion 2017-12-02 12:19:05 +00:00
Heydon Pickering d36fbbeb67 styleable demo containers 2017-12-02 12:18:34 +00:00
Heydon Pickering 0f29f576cc
Merge pull request #19 from rikschennink/master
Add browser version information
2017-11-24 09:45:54 +00:00
Rik Schennink 58160ca8c0
Add browser version information
Extracts and separately renders browser version information.

`IE 11` will be transformed to `IE` and `11`, the version is matched from the right side using a regex `[0-9]+$` and the browser name is matched from the left side using `^[a-zA-Z ]+`

Removed some code duplication.
2017-11-24 08:32:18 +01:00
Heydon Pickering 230eda9026 rename theme advice 2017-11-03 16:58:16 +00:00
Heydon Pickering f4558afb27 removed pattern library ref 2017-11-03 07:43:13 +00:00
Heydon Pickering e78d87459e renaming build 2017-11-02 16:50:47 +00:00
Heydon Pickering aa6df76ca2 add themes folder 2017-11-02 15:39:45 +00:00
Heydon Pickering 503276e26e renamed to Cupper 2017-11-02 15:37:06 +00:00
Heydon Pickering 56152cb712 html shortcode to code shortcode 2017-10-08 13:00:44 +01:00
Heydon Pickering 362e846524 note on syntax highlighting 2017-10-07 13:45:48 +01:00
Heydon Pickering 2f10727182 Merge pull request #15 from ThePacielloGroup/highlights
Highlights
2017-10-07 12:29:06 +01:00
Heydon Pickering fff72dff15 numbered highlights explanation 2017-10-07 12:27:26 +01:00