Raju Devidas
8886f6a2c0
Update icon-gitlab.html - Added the missing forward slash from the url. ( #80 )
...
The missing `/` was causing the url to be incorrect in the finally generated web page.
The url got rendered as https://gitlab.comusername instead of https://gitlab.com/username
2018-11-11 18:47:03 -05:00
Michael Rose
9a0a95fc24
Add layouts ( #60 )
...
* Add new layouts
* Add sample collection documents and pages
* Move `footer`
* Style archive related things
* Update CHANGELOG
* Disable hero image overlay by default
* Add support for post thumbnails
* Add grid layout
* Add suggested image sizes
* Add layout for grouping posts by year
* Document new layouts
* Add issue template
* Add sample content to demo new layouts
* Add sample archive pages to navigation
* Add comma
* Release 1.4.0 💎
2018-04-02 20:55:22 -04:00
Michael Rose
dcc4a74155
Accessibility enhancements for Lunr search form
2018-02-21 08:28:55 -05:00
Michael Rose
771657756f
Only include jQuery when using default search
...
- Focus on search input after clicking toggle
2018-02-16 15:02:53 -05:00
Michael Rose
e94ea30ffd
Add support for Lunr and Algolia search ( #48 )
...
* Add basic support for Lunr and Algolia search
* Fix skip links
* Fix URL paths
* Add toggle for Algolia "powered by" badge
* Improve placement of search toggle
* Fix search icon fill color
* Add search documentation
* Update CHANGELOG
* Enable search on demo site
* Update TOC
2018-02-16 09:46:51 -05:00
Mark A. Matienzo
7e7e8bd844
Change id for primary nav to #primary-nav ( #41 )
...
The skip to primary navigation links were not working as they referenced an incorrect anchor ID.
2018-01-02 16:22:17 -05:00
Tony Ho
afb6060a25
Update `site.gems` references to `site.plugins` ( #39 )
...
* Update `site.gems` references to `site.plugins`
Fixes checks to determine if jekyll-seo-tag and jekyll-feed are active.
Related to #24
* Add `site.gems` checks for backwards compatibility
Check both `site.gems` and `site.plugins` when determining if plugins are active.
Allows compatibility with Jekyll versions prior to 3.5.0.
Related to #24
2017-12-14 11:19:11 -05:00
Michael Rose
3bc7434e75
Merge branch 'master' of https://github.com/mmistakes/jekyll-theme-basically-basic
2017-09-05 13:15:29 -04:00
Michael Rose
8b69401864
Fix Liquid syntax error in `/cv/skills.html`
...
Liquid syntax error: "Expected id but found end_of_string_in `cv.skills.`" in `/cv/skills.html` include. Remove extra `.` after `cv.skills`
2017-09-05 13:15:22 -04:00
Michael Rose
1c571dbf6c
Revert back `plugins: ` and update references to `site.gems` with `site.plugins`
...
- Conditionals that determine if jekyll-paginate and jekyll-feed are active weren't working due `gems` key change in Jekyll 3.5
ref #24
2017-08-08 20:36:05 -04:00
Michael Rose
7127714e4b
Fix `body` height and `.wrapper` box shadow. ( #14 )
...
Close #13
2017-03-28 21:34:04 -04:00
Michael Rose
42739b5eed
Rename `site.image` to `site.logo` for parity with jekyll-seo-tag plugin
...
- Describe site-wide elements in _config.yml
2017-03-19 12:27:58 -04:00
Michael Rose
a55832abcf
Fix `endDate` conditional
2017-03-17 11:56:20 -04:00
Michael Rose
85b219c28c
Adjust CV entry styling
2017-03-17 09:37:30 -04:00
Michael Rose
6888d43804
Add optional read time
2017-03-17 09:36:47 -04:00
Michael Rose
bdb2033edd
Cleanup SCSS Lint warnings
2017-03-16 14:34:29 -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
d8a9ecc0fe
Add support for `site.image` in mastnead
2017-03-13 15:23:04 -04:00
Michael Rose
974367754e
Remove unnecessary `type`
2017-03-12 12:16:25 -04: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
844a96dbbb
Move theme configurations for skin and text into `_data` file
2017-03-10 11:48:55 -05:00
Michael Rose
e13c346c4a
Fix HTML validation errors
2017-03-09 09:24:15 -05:00
Michael Rose
a12a907943
Strip HTML from title's
2017-03-08 16:07:44 -05:00
Michael Rose
4923774857
🚀 init
2017-03-07 16:12:17 -05:00