Commit Graph

11 Commits

Author SHA1 Message Date
b5abe62bf6 Add "click" overlay to close masthead and follow button menus when open
Fixes 
2020-03-09 14:49:15 -04:00
8b708a0ee3 Use span instead of div element 2019-07-17 11:46:37 -04:00
cfad550975 Display site subtitle in masthead ()
* Add site subtitle
* Tabs vs spaces - the ancient conflict
* updates cfr PR 
* Perhaps also add the closing anchor
* Make sure we check for the right variables...
* Brown paper bag - subtitle, not description
2019-07-17 11:43:25 -04:00
e4c0689cda Add max-width Sass variable () 2019-04-08 20:59:57 -04:00
282806ae07 Add logo and title customization to the masthead ()
* Add logo and title customization to the masthead

* Adjust config description

* Add test site logo to `/test`

* Document `site.logo` and `site.masthead_title`

* Update CHANGELOG and history
2019-01-15 09:07:56 -05:00
e707057fa8 Improve side navigation spacing in relation to masthead 2018-08-09 15:06:00 -04:00
7eb00bbd61 Feature: Incorporate site search into masthead ()
* Integrate search into masthead
* Fix cutoff descenders in archive article titles
* Remove search page from `/test` site
* Enable masthead search
* Remove dedicated search page
* Fix masthead search form padding
* Improve insertion of search content
* Speed up page transition
* Add fade transition to search content
* Rename visibility class names
* Add `site.search` to _config.yml
* Document site search feature
* Update CHANGELOG and history
2017-12-07 08:56:14 -05:00
4ba7cccdc4 Merge branch 'susy-3-upgrade'
Conflicts:
	_sass/minimal-mistakes/_page.scss
	docs/_sass/minimal-mistakes/_page.scss
2017-08-03 16:27:21 -04:00
5b4baee3b5 Refactor intro animations into a separate SASS variable () 2017-08-02 12:27:01 -04:00
387f8149d6 Upgrade to Susy 3 and replace grid mixins with new span and gutter functions
Most of Susy's mixins have been deprecated, `@include container()`, `@include full()`, `@include span()`, `@include prefix()`, `@include suffix()`, `@include gallery()`, etc.

Fixes 
2017-07-21 16:08:29 -04:00
3fc1bfde26 Move SCSS partials to /_sass/minimal-mistakes for easier CSS customization 2017-04-18 12:52:11 -04:00