Commit Graph

17 Commits

Author SHA1 Message Date
de6870743d Document user custom element hooks ()
* Added documentation for including custom CSS on a site or page

* Removed non-configuration related content from 05-configuration.md and cleaned up some style in new sections of 16-stylesheets.md

* Moved small custom head documentation to a ProTip in _docs/06-overriding-theme-defaults.md

* Cleaned up some documentation, and added some example uses of custom head and footer.

* Replace double space with single

* Replace double spaces with single

Co-authored-by: Tom Manner <tsmanner@us.ibm.com>
Co-authored-by: Michael Rose <mmistakes@users.noreply.github.com>
2021-04-13 16:10:08 -04:00
e00e24dc9d docs: Add dracula base16 syntax highlighting ()
Updates stylesheets doc by adding a section for [dracula theme](https://draculatheme.com/).
2020-03-16 21:24:11 -04:00
e4af8a4036 Update theme documentation 2018-11-25 19:48:19 -05:00
4d4531d19f Replace absolute_url with relative_url 2018-03-20 16:01:21 -04:00
a8d7bf2237 Add Solarized light syntax highlighting color variables 2018-01-09 09:59:49 -05:00
6e0ef33ec7 Add table of contents 2018-01-05 08:53:03 -05:00
cab1e50f50 Add Base16 syntax highlighting color examples 2018-01-05 08:51:42 -05:00
3e922ddf58 Upgrade Font Awesome to version 5 ()
Upgrade Font Awesome to version 5 (SVG with JavaScript)

Close 
2018-01-04 14:27:27 -05:00
8d637e0ae3 Update font stack documentation ()
ref: 
2017-10-04 07:58:19 -04:00
0720e42251 Update 16-stylesheets.md ()
Typo error - "want" to "what"
2017-08-10 14:44:44 -04:00
b7cc337a77 Change reference to "Basically Basic" back to "Minimal Mistakes" 2017-08-03 14:00:36 -04:00
057d3190ea Fix typo 2017-08-03 12:38:32 -04:00
3395149c4d Include documentation on disabling animations () 2017-08-03 12:03:07 -04:00
a7475d3334 Correct name of gem to that of the theme () 2017-08-03 11:54:51 -04:00
3fc1bfde26 Move SCSS partials to /_sass/minimal-mistakes for easier CSS customization 2017-04-18 12:52:11 -04:00
cf4f8277c1 Replace modified with last_modified_at ()
Fixes 
2017-04-04 09:12:32 -04:00
57a4324fa0 Move gh-pages branch files into /docs and add test files
- Jekyll ignore `/docs` and `/test` folders when using from root
- Update Staticman config to point to correct branch and data file location
- Replace `{{ base_path }}` references with `absolute_url` filter
- Update documentation
2016-11-03 11:52:04 -04:00