Michael Rose
|
7ba10fab76
|
Release 1.4.4 💎
|
2019-08-20 21:59:59 -04:00 |
Michael Rose
|
ba9f94d154
|
Fix merge conflicts
|
2019-08-20 21:57:50 -04:00 |
Michael Rose
|
7c4260036f
|
Release 1.4.3 💎
|
2019-08-20 21:54:06 -04:00 |
Michael Rose
|
249c807e19
|
Ignore Jekyll cache
|
2019-08-20 21:53:02 -04:00 |
Michael Rose
|
79a870e06b
|
Relax Jekyll dependency to allow for version 4.0
|
2019-08-20 21:52:54 -04:00 |
Michael Rose
|
86d4f8c08c
|
Update CHANGELOG
|
2019-08-20 11:23:00 -04:00 |
Michael Rose
|
b0411a4825
|
Relax Jekyll dependency to allow for version 4.0
|
2019-08-20 11:22:06 -04:00 |
Michael Rose
|
e5963592b2
|
Fix MIME-type issues with Lunr search
Close #82
|
2019-08-07 15:58:09 -04:00 |
Michael Rose
|
8b9af8e812
|
Fix theme text strings for `search_placeholder_text` and `results_found`
Close #104
|
2019-08-02 12:10:12 -04:00 |
Michael Rose
|
ce6162faee
|
Update CHANGELOG.md
|
2019-08-02 12:01:50 -04:00 |
Gustavo Rodrigues
|
5b652f820f
|
Remove stray console.log from lunr-search-scripts (#105)
|
2019-08-02 12:01:06 -04:00 |
Michael Rose
|
112bdc5186
|
Release 1.4.2 💎
|
2019-07-18 19:01:25 -04:00 |
Michael Rose
|
972ddc4a03
|
Merge branch 'master' of https://github.com/mmistakes/jekyll-theme-basically-basic
|
2019-07-17 11:29:15 -04:00 |
Michael Rose
|
38807214f6
|
Update CHANGELOG
|
2019-07-17 11:28:08 -04:00 |
Ling
|
0a6205cffc
|
Update links to LICENSE (#102)
* Update default.html
* Update main.js
|
2019-07-17 11:27:27 -04:00 |
Michael Rose
|
6334e9e1e2
|
Update FUNDING.yml
|
2019-05-24 20:02:43 -04:00 |
Michael Rose
|
0d41d45da3
|
Create FUNDING.yml
|
2019-05-24 20:02:00 -04:00 |
Michael Rose
|
e8c0a61500
|
Update CHANGELOG.md
|
2018-12-22 10:54:08 -05:00 |
Michael Rose
|
ef7dbc99e8
|
Document `copyright` override
|
2018-12-22 10:53:15 -05:00 |
Michael Rose
|
04dbfb54e9
|
Update README.md
|
2018-11-25 19:05:30 -05:00 |
Michael Rose
|
39192b8108
|
Update CHANGELOG
|
2018-11-11 18:51:12 -05:00 |
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
|
94e9efafe1
|
Rename LICENSE
|
2018-10-09 18:12:09 -04:00 |
Michael Rose
|
89d6cf58c1
|
Update LICENSE
|
2018-10-09 18:10:37 -04:00 |
Michael Rose
|
57edaa3e86
|
Update GitHub issue templates (#71)
* Update GitHub issue templates
* Update CHANGELOG
|
2018-10-02 18:43:23 -04:00 |
Michael Rose
|
32d2aed866
|
Release 1.4.1 💎
|
2018-08-07 22:44:44 -04:00 |
Michael Rose
|
1499729331
|
Bump dependencies
|
2018-08-07 22:42:24 -04:00 |
Michael Rose
|
0eec07b8b7
|
Remove extra footer from cv.html `layout`
|
2018-08-07 14:58:33 -04:00 |
Keith E Henry
|
15d4bd0867
|
Remove unnecessary extra footer. (#69)
|
2018-08-07 14:57:23 -04:00 |
Michael Rose
|
ff86a61871
|
Add sample 404 not found page
Close #12
|
2018-07-20 12:38:27 -04:00 |
Michael Rose
|
f96691b758
|
Update CHANGELOG
|
2018-07-20 12:32:53 -04:00 |
Tony Ho
|
c5623e2f38
|
Fix JavaScript error when search is not enabled (#66)
Check `mySearchToggle` exists before calling `addEventListener()` to prevent error when search toggle does not exist.
|
2018-07-20 12:33:06 -04:00 |
Michael Rose
|
4a73bdb597
|
Update CHANGELOG
|
2018-07-20 12:28:36 -04:00 |
Tony Ho
|
9f2a37c27f
|
Adjust colours to meet WCAG 2 AA (#68)
See https://dequeuniversity.com/rules/axe/2.2/color-contrast
|
2018-07-20 12:27:54 -04:00 |
Michael Rose
|
8e3fda710f
|
Remove reference to `.codeclimate.yml`
Fixes #64
|
2018-06-04 12:37:35 -04:00 |
Michael Rose
|
e2e231b51b
|
Update ISSUE_TEMPLATE.md
|
2018-04-03 08:41:53 -04:00 |
Michael Rose
|
4613ab327f
|
Change heading
|
2018-04-02 20:57:25 -04: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
|
1d2cad2a00
|
Update CHANGELOG
|
2018-04-02 20:39:02 -04:00 |
Esteban Zapata Rojas
|
00359b655a
|
gemspec: Update seo-tag gem to use latest versions. (#47)
|
2018-04-02 20:37:06 -04:00 |
Michael Rose
|
3cc208c632
|
Update CHANGELOG
|
2018-03-25 20:16:10 -04:00 |
Michael Rose
|
273daaaecd
|
Add intro image overlay SCSS variable
To disable intro image color accent overlay add set the following SCSS variable to `false` like so:
$intro-image-color-overlay: false;
Fixes #55
|
2018-03-25 20:14:09 -04:00 |
Michael Rose
|
d8bf02262a
|
Fix search excerpts that run together
|
2018-03-20 11:51:49 -04:00 |
Michael Rose
|
c56818ccbf
|
Update CHANGELOG
|
2018-03-02 11:52:32 -05:00 |
Michael Rose
|
f848524e3b
|
Fix printing in FireFox
ref: https://github.com/mmistakes/jekyll-theme-basically-basic/issues/29#issuecomment-369232569
|
2018-03-02 11:42:07 -05:00 |
Michael Rose
|
b503341791
|
Lint JavaScript
|
2018-02-27 13:34:58 -05:00 |
Michael Rose
|
dcc4a74155
|
Accessibility enhancements for Lunr search form
|
2018-02-21 08:28:55 -05:00 |
Michael Rose
|
b717df631d
|
Add link to jekyll-algolia documentation
|
2018-02-19 08:19:43 -05:00 |
Michael Rose
|
bd68f2bd77
|
Release 1.3.1 💎
|
2018-02-16 15:07:48 -05:00 |
Michael Rose
|
0b6dea5087
|
Update CHANGELOG
|
2018-02-16 15:04:25 -05:00 |