Michael Rose
f5f8ae41ec
Merge branch 'release/4.0.7' into develop
2016-11-17 16:02:29 -05:00
Michael Rose
028371c709
Update CHANGELOG.md and bump version to 4.0.7
2016-11-17 16:01:39 -05:00
Michael Rose
bf959c2ff0
Fix active state
2016-11-17 16:00:12 -05:00
Michael Rose
cdf5877acc
Merge branch 'feature/sidebar-nav' into develop
2016-11-17 15:44:46 -05:00
Michael Rose
fb1f0f1061
Adjust color of .nav__items a
2016-11-17 15:43:32 -05:00
Michael Rose
fb15bd6c3b
Adjust color of .nav__items a
2016-11-17 15:43:28 -05:00
Michael Rose
3408e27fcf
Adjust nav list <a> styling
2016-11-17 15:39:00 -05:00
Michael Rose
c50e9ca652
Adjust nav list <a> styling
2016-11-17 15:38:55 -05:00
Michael Rose
02175b5f08
Consistently style menu toggle color
2016-11-17 15:17:44 -05:00
Michael Rose
05a9147d52
Consistently style menu toggle color
2016-11-17 15:17:40 -05:00
Michael Rose
9e2eed911f
Make changes for /test
2016-11-17 15:13:55 -05:00
Michael Rose
e590edfac6
Make changes for /docs
2016-11-17 15:13:46 -05:00
Michael Rose
52ef6badd7
Add +/- icon to menu button and bold label
2016-11-17 15:13:25 -05:00
Michael Rose
db8bbfcfab
Add sample sidebar navigation post
2016-11-17 15:12:18 -05:00
Michael Rose
f9a5225c54
Collapse sidebar navigation list on smaller screens
...
- CSS only solution using "check-box hack"
- Add new UI text label `menu_label` in _data/ui-text.yml
- Close #607
2016-11-17 15:06:07 -05:00
Michael Rose
71ddbf1e70
Organize SCSS partials
2016-11-17 12:17:18 -05:00
Michael Rose
3a7dd49734
Rename #comments to something more specific
...
- Close #582
2016-11-17 12:12:55 -05:00
Michael Rose
50614506f5
Merge branch 'feature/scss-restructure' into develop
2016-11-17 12:07:27 -05:00
Michael Rose
1f9e9d0660
Organize SCSS partials
2016-11-17 11:44:22 -05:00
Michael Rose
746ead8751
Add default values to variables
2016-11-17 11:44:10 -05:00
Michael Rose
0fe3951366
Remove newline
2016-11-17 11:43:37 -05:00
Michael Rose
4c7914c74b
Add structured data markup for itemprop="person" in author-profile
2016-11-16 11:48:52 -05:00
Michael Rose
af48ac2f2a
Merge branch 'release/4.0.6' into develop
2016-11-16 11:44:00 -05:00
Michael Rose
85f80a1c0f
Bump version to 4.0.6
2016-11-16 11:43:32 -05:00
Michael Rose
8d016a5174
Update CHANGELOG.md and history
2016-11-16 11:40:28 -05:00
Michael Rose
91afe6c2d8
Add rake preview task for testing /test during theme development
2016-11-16 11:21:56 -05:00
Michael Rose
c4252b09af
Merge branch 'feature/image-helper' into develop
2016-11-15 12:12:54 -05:00
Michael Rose
554e8477a8
Document figure helper
2016-11-15 12:12:27 -05:00
Michael Rose
749c780736
Rename image helper to figure
2016-11-15 12:12:14 -05:00
Michael Rose
4b10ba1c91
Merge branch 'master' of https://github.com/fa-ribeiro/minimal-mistakes into feature/image-helper
2016-11-15 09:42:37 -05:00
Michael Rose
2d30bb5929
Merge branch 'feature/locale-fix' into develop
2016-11-15 09:39:43 -05:00
Michael Rose
33fe819922
Fix locales
2016-11-15 09:36:22 -05:00
Michael Rose
0ff37a42a8
Merge branch 'patch-1' of https://github.com/jpatters/judaicadh.github.io into feature/locale-fix
2016-11-15 09:33:01 -05:00
Michael Rose
32e9073e7e
Update docs
2016-11-04 14:06:33 -04:00
Michael Rose
6710cae9ef
Update docs
2016-11-04 14:05:59 -04:00
Michael Rose
b91704a881
Merge branch 'release/4.0.5' into develop
2016-11-04 12:52:38 -04:00
Michael Rose
960c8dbc34
Merge branch 'release/4.0.5'
2016-11-04 12:52:31 -04:00
Michael Rose
90e7abcebe
Bump version to 4.0.05
2016-11-04 12:50:40 -04:00
Michael Rose
d5a8a208a5
Update CHANGELOG.md
2016-11-04 12:50:24 -04:00
Michael Rose
b29e4bf5c9
Replace base_path with absolute_url filter
2016-11-04 12:50:03 -04:00
Michael Rose
bdca8cab8b
Merge branch 'feature/pagination-link-color' into develop
2016-11-04 11:37:40 -04:00
Michael Rose
7172ccd3da
Make pager (next/previous) active state more obvious by adding changing gray color to $link-color
2016-11-04 11:37:22 -04:00
Michael Rose
11fccb0908
Make pager (next/previous) active state more obvious by adding changing gray color to $link-color
2016-11-04 11:36:31 -04:00
Michael Rose
abea26ecbe
Bump add_runtime_dependency for gems
2016-11-04 11:31:02 -04:00
Michael Rose
f59625f62c
Merge branch 'feature/sidebar-flicker-fix' into develop
2016-11-04 11:22:47 -04:00
Michael Rose
f64b8659fc
Apply .sidebar hover flicker fix to /docs
2016-11-04 11:22:25 -04:00
Michael Rose
d71f801d16
Fix .sidebar flicker/jump when hovered
...
- Close #583
2016-11-04 11:21:24 -04:00
Michael Rose
73d12ab1b1
Replace {{ base_path } with absolute_url filter
2016-11-03 11:59:23 -04:00
Michael Rose
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
Michael Rose
70c274ae56
Merge branch 'release/4.0.4'
...
Conflicts:
README.md
2016-11-02 16:22:49 -04:00
Michael Rose
9154710de6
Add note about Ruby gem version
2016-11-02 16:20:12 -04:00
Michael Rose
3ade22adf5
Update CHANGELOG.md and bump version to 4.0.4
2016-11-02 16:15:13 -04:00
Michael Rose
8b43573087
Merge branch 'feature/theme-gem' into develop
2016-11-02 15:50:14 -04:00
Michael Rose
41dd838971
Add _data files to root for those forkers of the repo
2016-11-02 15:48:58 -04:00
Michael Rose
166fb69c8b
Fix typo and update link to beta release post
2016-10-17 12:21:38 -04:00
Michael Rose
7494fbf609
Fix typo and update link to beta release post
2016-10-17 12:21:04 -04:00
Michael Rose
d3b2e49044
Remove prepend: "/" from includes and add to image path's instead
2016-10-10 11:48:30 -04:00
Michael Rose
f0367ba52b
Add default config and home index page
2016-10-10 11:47:44 -04:00
Michael Rose
48699597fc
Fix navigation bar animation "flicker" in Safari
...
- Close #568
2016-10-08 21:03:54 -04:00
Michael Rose
533da21325
Bump version to 4.0.3
2016-10-07 09:16:08 -04:00
Michael Rose
f8e198df0e
Add links to documentation
2016-10-06 21:19:53 -04:00
Michael Rose
9f4f784dbe
Rename LICENSE
2016-10-06 21:14:13 -04:00
Michael Rose
2ad89711af
Update README
2016-10-06 21:13:40 -04:00
Michael Rose
50d4b1b9a8
Make author avatar optional
2016-10-06 19:39:28 -04:00
Michael Rose
818b99354f
Add Jekyll v3.3 as dependency
2016-10-06 19:32:04 -04:00
Michael Rose
9c8b2ed2b9
Simplify example site's Gemfile
2016-10-06 19:31:38 -04:00
Michael Rose
294fab6268
Add sample home page to example site
2016-10-06 19:31:24 -04:00
Michael Rose
18713fd757
Create home page layout with paginated recent posts
2016-10-06 19:31:12 -04:00
Michael Rose
6ad9d1ef58
Update regex for spec.files and remove bindir and executables
2016-10-06 19:19:46 -04:00
Michael Rose
57d2fc0e70
Bump version to 4.0.2
2016-10-06 15:43:27 -04:00
Michael Rose
5e1720cbe6
Remove http://localhost:4000 from site.url as it is automatically set with jekyll serve
2016-10-06 15:43:02 -04:00
Michael Rose
5d35afd349
Update gem dependencies
...
- Add Jekyll plugins needed for the theme to .gemspec
- Remove Jekyll plugin gems from example site as they are installed with the theme
2016-10-06 15:42:21 -04:00
Michael Rose
f4091ac64c
Fix image path typos
2016-10-06 15:40:57 -04:00
Michael Rose
2a3e8b1147
Remove category
2016-10-06 15:40:46 -04:00
Michael Rose
c3c0fc3f51
Replace base_path with absolute_url filter where possible
2016-10-06 15:40:30 -04:00
Michael Rose
7700d3b8ed
Don't prepend author.avatar paths with / when path contains ://
2016-09-26 12:12:21 -04:00
Michael Rose
9ae9d32463
Remove pre from version and bump to 4.0.1
2016-09-22 21:14:18 -04:00
Michael Rose
ed9f7923c7
Update .gemspec
2016-09-22 20:43:03 -04:00
Michael Rose
4f5b7c4b4d
Add pre-release theme gem link
2016-09-22 12:14:06 -04:00
Michael Rose
25a92c181a
Add pre-release theme gem link
2016-09-22 12:13:39 -04:00
Michael Rose
cc5f6c497f
Update version to 4.0.0.pre
2016-09-22 10:07:29 -04:00
Michael Rose
e882a23f94
Remove docs collection
2016-09-21 23:20:24 -04:00
Michael Rose
3237963925
Fix image path
2016-09-21 23:16:11 -04:00
Michael Rose
7c2fc59c3b
Fix image path
2016-09-21 23:14:01 -04:00
Michael Rose
77c5642803
Allow images to be placed in other folders
...
- Remove `images/` only restriction and encourage placement in `assets/images/` instead
2016-09-21 22:15:17 -04:00
Michael Rose
4a26d61008
Remove _config.yml from root
2016-09-21 22:13:46 -04:00
Michael Rose
1fc1251354
Add example site for testing
2016-09-21 22:13:25 -04:00
Michael Rose
ba88fceb5b
Update Gemfile
2016-09-21 21:43:43 -04:00
Michael Rose
8e57a4ac61
Remove Rakefile
2016-09-21 21:43:27 -04:00
Michael Rose
6eea98a058
Name .gemspec correctly
2016-09-21 21:43:18 -04:00
Michael Rose
66946defa2
Update files and directories ignored by Git
2016-09-21 21:43:02 -04:00
Michael Rose
e0e1dd75b0
Remove Gemfile.lock
2016-09-21 21:41:11 -04:00
Michael Rose
d5d23dab32
Revert "Update files and directories ignored by Git"
...
This reverts commit 645363a9fe .
2016-09-21 21:40:19 -04:00
Michael Rose
645363a9fe
Update files and directories ignored by Git
2016-09-21 21:38:56 -04:00
Michael Rose
9cfac78996
Move image assets in /assets/images
2016-09-21 21:10:33 -04:00
Michael Rose
6b927c606c
Add theme screenshot
2016-09-21 21:10:03 -04:00
Michael Rose
fc098cc1a3
Add rake task for testing theme during development
...
- `bundle exec rake preview`
2016-09-21 21:09:53 -04:00
Michael Rose
cd19062e63
Add .gemspec
2016-09-21 21:09:04 -04:00
Michael Rose
8e03adfa4e
Swap github-pages gem with latest Jekyll
...
- Add Jekyll plugins
2016-09-21 21:02:56 -04:00
Michael Rose
04c0028345
Merge branch 'release/3.4.8' into develop
2016-09-19 10:10:30 -04:00