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
Michael Rose
b5e3ef57b4
Remove empty maintenance listing
2016-09-15 14:56:05 -04:00
Michael Rose
490f8256c3
Merge branch 'release/3.4.7' into develop
2016-09-15 14:55:29 -04:00
Michael Rose
32d2c7db0d
Merge branch 'release/3.4.7'
2016-09-15 14:55:24 -04:00
Michael Rose
8756c27704
Update CHANGELOG.md and bump version to 3.4.7
2016-09-15 14:55:06 -04:00
Vince Chu
57449b37ca
Add classnames to body element ( #526 )
...
* Expose layout type as class name on body element
* Add ability to add classes to body via front matter
2016-09-15 14:46:04 -04:00
Michael Rose
a60257de3d
Merge branch 'feature/zh-cn-translations' into develop
2016-09-15 14:36:15 -04:00
Michael Rose
0c13d0446d
Merge branch 'master' of https://github.com/martinliu/minimal-mistakes into feature/zh-cn-translations
2016-09-15 14:35:37 -04:00
Martin Liu
a1d508d53b
Add zh-CN
...
Add Simplified Chinese UI text.
2016-09-15 19:56:46 +08:00
Vince Chu
54b2da3022
Remove duplicate include of base_path in category-list.html ( #522 )
2016-09-13 09:30:52 -04:00
Michael Rose
921f4411c3
Merge branch 'release/3.4.6' into develop
2016-09-09 10:37:37 -04:00
Michael Rose
4092d08c8c
Merge branch 'release/3.4.6'
2016-09-09 10:37:32 -04:00
Michael Rose
f12a902372
Update CHANGELOG.md and bump version to 3.4.6
2016-09-09 10:37:06 -04:00
Michael Rose
6db88b709a
Disable compress
layout by default
...
- Due to several issues related to content and JavaScript HTML compression has been disabled.
- To enable add `layout: compress` to _layout/default.html YAML Front Matter
2016-09-09 10:33:42 -04:00
nmiglio
f5cf9d8fd8
Completed Italian translation ( #514 )
...
cc/ #449
2016-09-09 10:29:15 -04:00
Michael Rose
6617549249
Merge branch 'release/3.4.5' into develop
2016-09-09 10:12:30 -04:00
Michael Rose
233dcde6f9
Merge branch 'release/3.4.5'
2016-09-09 10:12:25 -04:00
Michael Rose
3889ff311e
Update CHANGELOG.md and bump version to 3.4.5
2016-09-09 10:12:07 -04:00
Michael Rose
3c034e59f4
Improve styling of {% highlight %}
tag code blocks
...
- Fix alignment in issues in Firefox
- Remove table borders from `linenos`
- Harmonize padding and font-sizes
- Close #513 and close #512
2016-09-09 09:58:27 -04:00