~xdavidwu/xdavidwu.link

a5699c4c — Fernando Ribeiro 8 years ago
Do not assume images would be placed in `/assets/images/`

In order to add an image to a post, just use the following syntax:

{% include image image_path="/full/path/to/MyPostImage.png" caption="The optional image caption" %}

or

{% include image image_path="https://example.com/images/MyPostImage.png" caption="The optional image caption" alt="The optional alt text" %}
e0cd65e1 — Fernando Ribeiro 8 years ago
Replace base_path with `absolute_url` filter
be7999e2 — Fernando Ribeiro 8 years ago
Update image
923ebf7d — Fernando Ribeiro 8 years ago
add image helper for easier image insertion in posts
5d191a97 — Michael Rose 8 years ago
Add pre-release theme gem link
1d5815fc — Michael Rose 8 years ago
Merge branch 'release/3.4.8'
2a65cffd — Michael Rose 8 years ago
Update CHANGELOG.md and bump version to 3.4.8
6f457eb6 — Michael Rose 8 years ago
Update gems: `github-pages` (96), `jekyll-mentions` (1.2.0)
b5a283a3 — Michael Rose 8 years ago
Merge branch 'feature/portuguese-update' into develop
4bdd2e31 — Michael Rose 8 years ago
Re-add Brazilian Portuguese localized strings
b922de04 — Michael Rose 8 years ago
Merge branch 'master' of https://github.com/fa-ribeiro/minimal-mistakes into feature/portuguese-update
5ada999d — Kyle Manna 8 years ago
includes: Enhance Twitter share link (#538)

* Include the page title before the URL
* If twitter.username is set, pass the `via` paramter for attribution
62cbf6a4 — Sebastian Cachia 8 years ago
Fixed Last.fm URL (#540)

lastfm.com/user... results in a server error, last.fm/user... is the correct URL.
232bd3bf — Fernando Ribeiro 8 years ago
update Portuguese translation
7b96e8e9 — Michael Rose 8 years ago
Merge branch 'feature/large-screen-font-size' into develop
da3ce4f4 — Michael Rose 8 years ago
Merge branch 'master' of https://github.com/jhabdas/minimal-mistakes into feature/large-screen-font-size
f48a00cf — Josh Habdas 8 years ago
Typography for larger viewports. Closes #533
bbfa6847 — Michael Rose 8 years ago
Remove empty maintenance listing
c6ffde2d — Michael Rose 8 years ago
Remove empty maintenance listing
80e3f710 — Michael Rose 8 years ago
Merge branch 'release/3.4.7' into develop
Next