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 |
|
Justin Rummel
|
8c4f6e254e
|
Update seo.html for meta description (#558)
Adding standard meta description immediately after seo_description has been defined
|
2016-09-27 15:19:22 -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 |
|
Roger Schaerer
|
412e08a73b
|
add german (Deutsch) translation (#546)
Thanks @rschaerer!
|
2016-09-20 12:17:42 -04:00 |
|
Michael Rose
|
04c0028345
|
Merge branch 'release/3.4.8' into develop
|
2016-09-19 10:10:30 -04:00 |
|
Michael Rose
|
f5cc6301dc
|
Merge branch 'release/3.4.8'
|
2016-09-19 10:10:25 -04:00 |
|
Michael Rose
|
7d341c312e
|
Update CHANGELOG.md and bump version to 3.4.8
|
2016-09-19 10:08:44 -04:00 |
|
Michael Rose
|
18a801b350
|
Update gems: github-pages (96), jekyll-mentions (1.2.0)
|
2016-09-19 10:01:17 -04:00 |
|
Michael Rose
|
21a39f37d9
|
Merge branch 'feature/portuguese-update' into develop
|
2016-09-19 09:55:24 -04:00 |
|
Michael Rose
|
0626821333
|
Re-add Brazilian Portuguese localized strings
|
2016-09-19 09:55:10 -04:00 |
|
Michael Rose
|
46d743edd2
|
Merge branch 'master' of https://github.com/fa-ribeiro/minimal-mistakes into feature/portuguese-update
|
2016-09-19 09:50:55 -04:00 |
|
Kyle Manna
|
d4ee7ff12d
|
includes: Enhance Twitter share link (#538)
* Include the page title before the URL
* If twitter.username is set, pass the `via` paramter for attribution
|
2016-09-19 09:48:58 -04:00 |
|
Sebastian Cachia
|
dc7f352aff
|
Fixed Last.fm URL (#540)
lastfm.com/user... results in a server error, last.fm/user... is the correct URL.
|
2016-09-18 18:37:13 -04:00 |
|
Fernando Ribeiro
|
7a3c82f041
|
update Portuguese translation
|
2016-09-18 11:13:47 +01:00 |
|
Michael Rose
|
25153da058
|
Merge branch 'feature/large-screen-font-size' into develop
|
2016-09-16 14:51:43 -04:00 |
|
Michael Rose
|
327d3cfc3a
|
Merge branch 'master' of https://github.com/jhabdas/minimal-mistakes into feature/large-screen-font-size
|
2016-09-16 14:46:20 -04:00 |
|
Josh Habdas
|
a48327908e
|
Typography for larger viewports. Closes #533
|
2016-09-16 11:50:12 -05:00 |
|
Michael Rose
|
09b42ec322
|
Remove empty maintenance listing
|
2016-09-15 14:56:35 -04:00 |
|