Commit Graph

254 Commits

Author SHA1 Message Date
Michael Rose 6c1c1dd9e7 Disable eslint check 2017-03-16 16:17:12 -04:00
Michael Rose 6d47ed3599 Disable UnnecessaryParentReference for mixin 2017-03-16 15:43:06 -04:00
Michael Rose ce7dc78dc1 Disable DuplicateProperty for CSS hack 2017-03-16 15:39:43 -04:00
Michael Rose 515fe375e6 Nest `.is--visible` declarations 2017-03-16 15:39:17 -04:00
Michael Rose 51de468dbb Nest `.open` navicon classes and comment out unused 2017-03-16 15:20:49 -04:00
Michael Rose 89aebb82ec Cleanup SCSS Lint warnings 2017-03-16 15:13:21 -04:00
Michael Rose 06a91e44b2 Exclude /_sass/basically-basic/vendor/ 2017-03-16 14:54:54 -04:00
Michael Rose 5662e744a4 Exclude /_sass/basically-basic/_reset.scss from linting 2017-03-16 14:48:06 -04:00
Michael Rose 3c8dc61f17 Exclude reset SCSS from linting 2017-03-16 14:45:35 -04:00
Michael Rose 4099f6c519 Indent $color variable list 2017-03-16 14:39:44 -04:00
Michael Rose bdb2033edd Cleanup SCSS Lint warnings 2017-03-16 14:34:29 -04:00
Michael Rose b4957fa34a Exclude vendor CSS from SCSS Lint 2017-03-16 11:55:17 -04:00
Michael Rose be18785b12 Disable color literal check 2017-03-16 11:46:27 -04:00
Michael Rose 576869eeff Disable SpaceAfterComment 2017-03-16 11:42:12 -04:00
Michael Rose a74d75020d SCSS Lint all _sass files 2017-03-16 11:39:01 -04:00
Michael Rose 21494729e1 Change comment style 2017-03-16 11:37:25 -04:00
Michael Rose 3496999b3a Switch to single quoted strings 2017-03-16 11:37:11 -04:00
Michael Rose c9d69761ae Configure SCSS Lint 2017-03-16 11:32:16 -04:00
Michael Rose 13a928fde8 Enable SCSS Lint for Code Climate 2017-03-16 10:56:40 -04:00
Michael Rose 5a63b03d14 Disable TODO check 2017-03-16 10:52:05 -04:00
Michael Rose 33336a9b1e Overlay intro image with theme’s `$accent-color` 2017-03-13 22:38:34 -04:00
Michael Rose 1cc75384c0 Fix p.url condition to test for blank and `nil` values 2017-03-13 22:33:04 -04:00
Michael Rose 1d50924d8b Add support for large intro images
- Add Unsplash images to example site for testing
2017-03-13 22:13:50 -04:00
Michael Rose f3487a87c2 Add license and Code Climate badges 2017-03-13 21:19:57 -04:00
Michael Rose d8a9ecc0fe Add support for `site.image` in mastnead 2017-03-13 15:23:04 -04:00
Michael Rose eb065a23e2 Adjust placement of sidebar toggle 2017-03-13 15:22:26 -04:00
Michael Rose 639ffe159f Move to images to /example 2017-03-13 15:21:42 -04:00
Michael Rose adbe7ce252 Add `optimizeLegibility` to headings 2017-03-13 14:42:05 -04:00
Michael Rose 2fbf4165e2 Increase leading of intro paragraphs 2017-03-13 14:41:39 -04:00
Michael Rose 974367754e Remove unnecessary `type` 2017-03-12 12:16:25 -04:00
Michael Rose a6b0326e85 Fix typos 2017-03-12 10:02:09 -04:00
Michael Rose 2d8b4d2206 Adjust MD table 2017-03-10 16:26:08 -05:00
Michael Rose 3d7bdeeee5 Add table of contents 2017-03-10 16:23:42 -05:00
Michael Rose 59ee7687f3 Fix typo 2017-03-10 16:13:58 -05:00
Michael Rose 724e6b5136 CSS cleanup
- Remove unused styles
- Run through Autoprefixer
2017-03-10 14:37:14 -05:00
Michael Rose 43654c1a70 Add configurable Google Fonts from `_data/theme.yml` file 2017-03-10 12:35:33 -05:00
Michael Rose e6a20b8a28 Move `navigation_pages` to theme data file 2017-03-10 12:34:54 -05:00
Michael Rose b0106a2f9b Add `site.lang` 2017-03-10 12:06:27 -05:00
Michael Rose 844a96dbbb Move theme configurations for skin and text into `_data` file 2017-03-10 11:48:55 -05:00
Michael Rose 9be9905da8 Update action links on example home page intro 2017-03-09 15:49:22 -05:00
Michael Rose 7c8f22f73e Pagination updates 2017-03-09 15:48:54 -05:00
Michael Rose 3190be1e5e Update and prune example posts 2017-03-09 14:38:14 -05:00
Michael Rose 39c3f0500c Remove example pages and archives 2017-03-09 14:37:53 -05:00
Michael Rose b98d1b49e0 Break long words in entry titles that could potentially overflow. 2017-03-09 14:21:10 -05:00
Michael Rose cc54e61ae7 Improve text and image utility classes 2017-03-09 14:20:28 -05:00
Michael Rose ab80d45a45 Add styling for keyboard text, `kbd` element 2017-03-09 11:03:46 -05:00
Michael Rose ce81b744f7 Style the `q` element similar to `blockquote` 2017-03-09 10:58:04 -05:00
Michael Rose a811c32f58 Use margin instead of padding 2017-03-09 10:19:36 -05:00
Michael Rose 7852f7857e Add image alignment utility classes 2017-03-09 09:35:42 -05:00
Michael Rose e13c346c4a Fix HTML validation errors 2017-03-09 09:24:15 -05:00