c97cc68e61
baseline for dfx-mdl
...
Signed-off-by: Tony Tkacik <tonydamage@gmail.com>
2016-12-20 20:22:30 +01:00
Oscar Cortez
a09abe2e13
Merge pull request #47 from siempredelao/patch-1
...
Add siempredelao.github.io to main repo
2016-12-13 09:50:09 -06:00
David Aguiar
4da52bd1bc
Add siempredelao.github.io to main repo
2016-12-10 19:32:13 +01:00
Oscar Cortez
1e42dea3a5
Merge pull request #41 from xrd/master
...
Add webiphany.com
2016-03-21 14:37:01 -06:00
Chris Dawson
94cdb96487
Merge pull request #1 from xrd/webiphany_com_addition
...
Add webiphany.com
2016-02-09 11:00:26 -08:00
Chris Dawson
5ee62e832e
Add webiphany.com
2016-02-09 11:00:16 -08:00
Oscar Cortez
1461437a34
Release 1.9.0
2016-01-09 22:59:04 -06:00
Oscar Cortez
bd59164cbb
Merge pull request #40 from gdg-managua/JKM-34
...
Remove unused vars #34
2016-01-09 22:40:23 -06:00
Oscar Cortez
95d8147b6d
Remove unused vars #34
2016-01-09 22:38:06 -06:00
Oscar Cortez
3fb4e451df
Merge pull request #36 from JmzSoftware/new
...
Explicitly define height as auto
2016-01-09 21:49:48 -06:00
Oscar Cortez
c60bf59ad3
Merge branch 'JmzSoftware-new2'
2016-01-09 21:49:15 -06:00
Oscar Cortez
825098e4cd
Fix conflicts
2016-01-09 21:48:57 -06:00
Oscar Cortez
215446a6fc
Merge pull request #35 from JmzSoftware/master
...
Add G+ and Google Play social links
2016-01-09 21:33:57 -06:00
Byron Corrales
f87a1a4cfe
Merge pull request #38 from prosa100/patch-1
...
added site to list.
2016-01-09 21:04:11 -06:00
prosa100
303bfa22e7
added site to list.
...
kudos on the excellent template!
2016-01-09 15:28:18 -06:00
James Taylor
0848c449db
Add G+ and Google Play social links
2016-01-09 12:08:21 -06:00
James Taylor
76414da1c3
Add Facebook app_id to _config.yml
2016-01-09 11:52:55 -06:00
James Taylor
088ae87221
Explicitly define height as auto
...
While using only width at 100% it stretches all imgs in the post to width
of parent div. But doesn't maintain aspect ratio. This corrects this
issue. Regardless, setting width to 100% makes img tags width/height be
ignored.
2016-01-09 11:15:24 -06:00
Oscar Cortez
af45a49ba4
Release v1.8.1
2016-01-07 10:14:26 -06:00
Oscar Cortez
45bc2eb4aa
Merge pull request #32 from gdg-managua/JKM-31
...
JKM-31 Fix share button in highlight post #31
2016-01-07 10:07:31 -06:00
Oscar Cortez
7731d42518
JKM-31 Fix share button in highlight post #31
...
Caused by duplicated identifiers in button and item share list. Add the post id to differentiate the post
2016-01-07 10:06:21 -06:00
Oscar Cortez
fac914b011
release v1.8.0
2015-12-14 10:56:17 -06:00
Oscar Cortez
f659db0632
Fix bug in post layout #28 and remove img from about demo #27
2015-12-14 10:52:10 -06:00
Oscar Cortez
1b5f5e97da
Merge pull request #26 from thunsaker/feature/img-width
...
🐛 Fix images displaying wider than card
2015-11-16 10:05:50 -06:00
Thomas Hunsaker
72df7a89a5
🐛 Move img fix to appropriate selector
2015-11-02 19:54:01 +00:00
Thomas Hunsaker
5f3a97188f
🐛 Fix images displaying wider than card
2015-11-02 19:07:01 +00:00
Oscar Cortez
158a68ef84
Release v1.6.0
2015-11-01 09:24:43 -06:00
Oscar Cortez
0bba47462e
Merge pull request #24 from gdg-managua/JKM-23
...
JKM-23 fix Unconventional use of floating action button
2015-10-31 12:25:30 -06:00
Oscar Cortez
f09da58e9f
JKM-23 fix Unconventional use of floating action button
...
Remove floating action buttons from cards. See #23 for more details
2015-10-31 12:24:22 -06:00
Oscar Cortez
2ee1968cde
Merge pull request #22 from gdg-managua/JKM-4
...
JKM-4 add support for disqus comments
2015-10-25 17:03:15 -06:00
Oscar Cortez
acf2f9ab32
JKM-4 add support for disqus comments
2015-10-25 17:00:59 -06:00
Oscar Cortez
d1cd7279b2
Fix search in drawer layout mode #21
...
release v1.4.1
2015-10-04 21:08:15 -06:00
Oscar Cortez
2b1c40986e
Merge branch 'master' of github.com:gdg-managua/jekyll-mdl
2015-10-04 20:05:17 -06:00
Oscar Cortez
e08df711f1
Release v1.4.0
...
add v1.4.0 to changelog
2015-10-04 20:04:47 -06:00
Oscar Cortez
548a36cbae
Highlight multiple post
...
Now the highlight post is based on the post data, so now we have more
than only one highlight post.
If you want make a highlighted post add
highlight: true in your post data.
2015-10-04 20:04:47 -06:00
Oscar Cortez
a2fcdfe1cd
Release v1.4.0
...
add v1.4.0 to changelog
2015-10-04 20:03:42 -06:00
Oscar Cortez
0df53d2702
Merge pull request #20 from gdg-managua/JKM-2
...
JKM-2 Search layout
2015-10-04 18:49:28 -06:00
Oscar Cortez
e816bdb9eb
Merge branch 'master' of github.com:gdg-managua/jekyll-mdl into JKM-2
2015-10-04 18:46:54 -06:00
Oscar Cortez
ecaadedbb0
JKM-2 search post now work
...
thanks to chinchang - superSearch
2015-10-04 18:46:07 -06:00
Oscar Cortez
fbee61ca19
Merge pull request #13 from gdg-managua/JKM-3
...
Highlight multiple post
2015-09-03 10:55:45 -06:00
Oscar Cortez
2d264bfe74
Highlight multiple post
...
Now the highlight post is based on the post data, so now we have more
than only one highlight post.
If you want make a highlighted post add
highlight: true in your post data.
2015-09-02 21:47:05 -06:00
Oscar Cortez
ac418afd3d
Improve blog search
...
Small vanilla js lib for search using only the feed.xml
2015-07-26 22:31:28 -06:00
Oscar Cortez
3878e76dea
Social share url
...
Add social share url for the post
2015-07-26 15:36:51 -06:00
Oscar Cortez
dd225d829b
More vertical option
...
Make dynamic the more vertical option in the headers nav
2015-07-25 12:46:09 -06:00
Oscar Cortez
98da5665a3
Merge pull request #8 from bitdeli-chef/master
...
Add a Bitdeli Badge to README
2015-07-21 10:58:00 -06:00
Bitdeli Chef
a7a63bad2c
Add a Bitdeli badge to README
2015-07-21 16:56:14 +00:00
Oscar Cortez
61c0de9ade
Fix broken link with image demo
2015-07-21 09:47:34 -06:00
Oscar Cortez
b69dc4fd8e
* Add demo links to the README.md
2015-07-21 09:44:31 -06:00
Oscar Cortez
341f97ed4e
Small typo fix
2015-07-21 00:56:01 -06:00
Oscar Cortez
d63f6bc18b
Add links in the post date
2015-07-21 00:55:27 -06:00