Dean Attali
24c7e2c508
remove <i> tag from sample posts
2017-08-18 02:56:57 -04:00
2f504509f5
Fixes table borders for gist ( #236 )
...
* removes borders in git tables
* adds jekyll-gist plugin
* adds usage example
* fix line ending
* remove jekyll-gist plugin
* remove jekyll-gist gem
* remove gist example
* catch up recent master changes
2017-08-18 02:54:22 -04:00
7292e04267
adds boxes ( #227 )
...
* update fontawesome to 4.7
* adds remarkup inspired boxes
* adds markdown example as image
* adds draft post with usage examples
* move box definitions in main.css
* Revert "update fontawesome to 4.7"
This reverts commit 9d7c96cbb2586cd93b91dd099d95c2558aca3bb7.
* moves box examples into showcase post
* fix line endings in test-markdown
* fix line endings
2017-08-17 11:51:45 -04:00
theRealBenForce
ffb3c843b2
Added social buttons for twitch, yelp, and steam ( #234 )
2017-08-13 02:42:46 -04:00
Sam Marder
acb409a386
Added fallback fonts to footer copyright. ( #216 )
2017-06-17 12:20:47 -04:00
Dean Attali
c755467b55
Update README.md
2017-05-08 00:06:12 -04:00
Dean Attali
c8c0cd9952
Update README.md
2017-05-07 02:18:21 -04:00
Matt Laver
e34c890b8f
Update json gem to 2.1.0 ( #202 )
...
When building locally, json 1.8.3 fails to install when running bundle install. Version 2.1.0 works.
2017-05-04 11:31:20 -04:00
Eusebius N
dbcd9c93a2
add build excludes ( #191 )
2017-03-31 00:52:35 +03:00
Eusebius N
b35cb64ff8
Icon replacement text for screen-reader/text-only browsing, fixes #176 ( #189 )
2017-03-30 20:01:15 +03:00
Dean Attali
cbb422822e
add changelog; fixes #190
2017-03-30 19:59:56 +03:00
Oscar Medina
51fc90ac71
Added my site on the list of personal sites ( #180 )
...
Added my site under Personal Websites section.
2017-03-14 03:12:00 -04:00
Dean Attali
d335eeebb2
Update README.md
2017-03-08 10:37:56 -05:00
Tony Ho
d1da39b34b
Add Subresource Integrity (SRI) support ( #164 )
2017-01-27 18:19:00 -05:00
Cagri Sarigoz
09e037d535
Add Google Tag Manager Integration ( #157 )
2017-01-08 23:43:53 -05:00
Dean Attali
cef600c9fe
Update README.md
2017-01-06 03:37:02 -05:00
Tony Ho
75f4d8703e
Add options to configure HTML document title ( #154 )
...
* Add option to use site title as HTML document title
* Add configurable title separator character
* Keep old document title behaviour when not using use-site-title
2017-01-06 03:33:51 -05:00
Dean Attali
86bda5e4da
Update README.md
2017-01-04 02:40:42 -05:00
Dean Attali
622183d6e8
Update README.md
2016-12-24 17:50:08 -05:00
Bryan Britten
66bd2ada99
Allow dynamic images on each blog post ( #143 )
...
* Allow dynamic images on each blog post
* Adding responsive CSS for blog post images
* Adding image parameter to YAML front matter
2016-12-24 17:48:55 -05:00
Dean Attali
33c5ffadff
Update README.md
2016-12-21 23:07:21 -05:00
Dean Attali
f39b606289
Update main.css
2016-12-15 17:04:01 -05:00
Dean Attali
13ef693f31
add css for navbar title image
2016-12-15 17:00:36 -05:00
Dean Attali
c783247eb6
Update _config.yml
2016-12-15 16:55:52 -05:00
Dean Attali
818e5b4590
add sample title-img param to config
2016-12-15 16:49:13 -05:00
Dean Attali
14cbc5a266
Support title-img config param to have image in the navbar instead of text
2016-12-15 16:46:53 -05:00
Dean Attali
bc854ed771
Update README.md
2016-12-15 16:40:19 -05:00
Dean Attali
43d076a2b6
Update README.md
2016-12-14 23:36:28 -05:00
Dean Attali
f4d6051531
Update README.md
2016-12-14 23:35:49 -05:00
Dean Attali
f57030b10b
Update README.md
2016-12-14 17:48:23 -05:00
Dean Attali
af8246fbfa
Update README.md
2016-12-14 17:33:19 -05:00
Dean Attali
cd3abe4ebd
add sample phone values in config
2016-12-08 15:24:03 -05:00
Dean Attali
ff251261ee
add support for phone numbers in footer; fix #136
2016-12-08 15:22:55 -05:00
Dean Attali
b638ef8298
change saythanks badge url
2016-12-07 21:36:44 -05:00
Dean Attali
5bbcc0c91d
add saythanks badge
2016-12-07 21:16:18 -05:00
Dean Attali
aac651d266
Update README.md
2016-12-07 11:57:59 -05:00
Dean Attali
3f987ea43d
Update README.md
2016-12-07 11:56:57 -05:00
Dean Attali
fe7218aa81
Update README.md
2016-12-07 03:00:21 -05:00
Dean Attali
93ab150e9d
add gem badge
2016-12-07 01:02:00 -05:00
stephentuso
1725211d91
Update gemfile ( #134 )
2016-12-06 15:24:21 -05:00
Dean Attali
f840660f0a
remove undocumented feature
2016-11-25 21:50:56 -05:00
Dean Attali
329f2ea1d2
remove undocumented feature that one person used
2016-11-25 21:50:42 -05:00
Dean Attali
db884dde26
Update README.md
2016-11-18 01:13:44 -05:00
Dean Attali
e6d84b3f7c
Update README.md
2016-11-18 01:12:23 -05:00
Adrian Harabula
440c6e71a7
Windows fix for Gemfile, removes execjs and therubyracer from dependencies ( #128 )
...
* quickfix to run blog on localhost without changing _config.yml
* windows fix for Gemfile, removes execjs and therubyracer from dependencies
2016-11-13 16:18:57 -05:00
Adrian Harabula
9debb3049a
quickfix to run blog on localhost without changing _config.yml ( #127 )
2016-11-11 19:51:36 -05:00
Dean Attali
ea5bc36edc
add aqibsaeed.github.io to readme featured users
2016-11-04 17:20:22 -04:00
Dean Attali
ae60fc7af3
change reddit example username
2016-10-28 13:59:09 -04:00
Pascal van Kooten
821e5b2dbd
added reddit ( #121 )
...
* added reddit
* added reddit to footerlinks/author in _config.yaml
2016-10-28 13:57:08 -04:00
Dean Attali
e079762439
Update README.md
2016-10-11 11:57:04 -07:00