Michael Rose
39c1bbee22
Display site name with title as a fallback in footer copyright
2016-02-23 11:19:21 -05:00
Michael Rose
5875412409
Rename Google variables and update to Universal Tracking code
2016-02-23 11:03:49 -05:00
Michael Rose
1a2f3b8025
Reference site settings for site author (default)
2016-02-23 10:51:40 -05:00
Michael Rose
0bb176b456
Set defaults for _posts
...
- layout ~> post.html
- enable comments
2016-02-23 10:47:43 -05:00
Michael Rose
d14a360cd3
Improve SEO include
2016-02-23 10:13:15 -05:00
Michael Rose
fec3508b5d
Add SEO stuff
...
- <head> related SEO
- Twitter Cards and Open Graph metas
- Webmaster tool verifications
2016-02-23 00:17:39 -05:00
Michael Rose
338d06673c
Add compress.html layout
...
- Update config
- Remove problematic inline JS comments
2016-02-22 22:03:47 -05:00
Michael Rose
ddb78bf337
Rename classes for consistency
2016-02-22 21:44:55 -05:00
Michael Rose
a572dbaae0
Include absolute URL shorthand
2016-02-22 21:22:07 -05:00
Michael Rose
97b4571370
Add support for baseurl
2016-02-22 16:16:15 -05:00
Michael Rose
4348fc59b3
Remove "_" from includes
2016-02-22 14:58:16 -05:00
Michael Rose
6d2a62774b
Merge pull request #182 from YNedderhoff/experimental
...
Remove navigation role as it is unnecessary
2016-02-20 22:54:32 -05:00
Michael Rose
5a69e71df9
Update links
...
- Remove Made Mistakes from header nav
- Update MM footer link
2016-01-19 21:10:58 -05:00
Bryce Mehring
c02d05f8e1
Removed duplicate 'powered by Disqus' link.
...
This also fixes an issue during page load with Disqus comments on them, `comments powered by Disqus` displayed then got pushed down.
2015-10-06 22:13:05 -05:00
YNedderhoff
dbf44d066d
Remove navigation role as it is unnecessary
2015-09-09 13:54:23 +02:00
Michael Rose
eddc18ccc0
Merge pull request #141 from cdodd/remove-whitespace
...
Remove trailing whitespace
2015-07-20 12:58:24 -04:00
Hannah Barudin
d43aeab685
Add CodePen to owner social options
2015-07-11 22:08:55 -04:00
kishore-mohan
dda901e46d
facebook sharing image meta tag added related #149 issue
2015-06-11 17:54:57 +05:30
Craig Dodd
f06b4c163d
Remove trailing whitespace
2015-04-17 11:43:36 +01:00
Thomas Freudenberg
cd47e64b12
Update _author-bio.html
...
I'm sorry about the double slash 😞
2015-03-08 19:57:59 +01:00
Thomas Freudenberg
89271dd67d
mis-aligment of email address (all other items have an leading whitespace)
2015-03-05 23:43:59 +01:00
Thomas Freudenberg
4bd0345eda
added link to XING profile
2015-03-05 23:42:51 +01:00
Michael Rose
3b2e58c7d8
Move feed footer to an include
2015-01-30 09:37:42 -05:00
Michael Rose
7811c598b0
Fix social share buttons overlapping on small screens
2015-01-22 12:18:35 -05:00
Michael Rose
87b8d0b129
Add optional social sharing buttons
...
- Social share buttons appear at the end of every post and page unless you add share: false to their YAML Front Matter
- Fixes #42
2015-01-21 11:21:50 -05:00
Michael Rose
9a1c5ff3e6
Improve table of contents
...
- Replace html snippet with _includes/toc.html
- Add FA icon to table of contents header
- Display table of contents on small screens
- Add hierarchy to toc with indents
2015-01-21 10:16:48 -05:00
Michael Rose
35761b2e8d
Remove Google Authorship
...
- Fixes #120
- Add person microdata in author sidebar
2015-01-20 12:42:37 -05:00
Kennon Kwok
050d690113
add Flickr social button to author-bio.html
2015-01-12 09:56:39 -08:00
YuyingWu
fad3d095a0
add social button in author-bio.html
...
sina weibo is a widely-used social community in China
2015-01-03 12:15:50 +08:00
Michael Rose
2cd25f2ca0
Fix home linke path
2014-12-22 12:25:03 -05:00
unknown
0ac42ec6f7
rel="nofollow" footer links
2014-11-23 21:52:21 -05:00
jeremyvoltz
6be4d23dab
Added youtube and soundcloud for site owner
2014-10-20 13:06:15 -04:00
jeremyvoltz
9f610952b9
Added the fixed width class for font awesome icons
...
This will allow cleaner stacking of icons that aren’t square
2014-10-20 13:04:49 -04:00
Mustafa Hasturk
88a22037f5
illegal character in query fixed
2014-09-12 08:14:05 +03:00
Mustafa Hasturk
fc7aa8f8b8
removed unused <a> tag in _author-bio.html
2014-09-12 08:08:10 +03:00
Michael Rose
91c30a0bf6
Fix typo
2014-09-09 06:34:18 -04:00
Cayde Dixon
285dad5a92
Fix up small spelling mistake in ad code.
2014-09-09 15:08:58 +10:00
Michael Rose
50f46ab257
Make Google AdSense banner in footer conditional
2014-09-04 20:58:32 -04:00
Michael Rose
43fb2e5688
Fix Google webfonts to load over http and https
2014-08-23 18:10:31 -04:00
Michael Rose
83b4fde120
Fix Google+ variable in author sidebar
2014-08-08 20:50:46 -04:00
Michael Rose
f0d24a56d6
Fix typos and grammar
2014-08-08 15:45:24 -04:00
Michael Rose
73d41d7277
Change link name from email address to just "Email"
...
- Fixes #68
2014-08-06 22:56:37 -04:00
Michael Rose
0236054d34
Add optional email address to author bio and feed.xml
...
- Fixes #35
- To add additional social network profiles edit _author-bio.html
- Icons come from the Font Awesome webfont. See http://fontawesome.io/icons/ for a complete list
2014-07-31 15:21:11 -04:00
Michael Rose
dd3dcdfbdf
Remove Google fonts from head and include as .scss partial
2014-07-31 14:57:27 -04:00
Michael Rose
23cb7ecaeb
Convert .less to .scss
2014-07-31 14:57:13 -04:00
Michael Rose
1a3231f506
Simplify and organize _config.yml variables
2014-07-31 14:57:03 -04:00
Michael Rose
f4869f79c4
Use data file to maintain site navigation
...
- Remove top navigation links from _config.yml
2014-07-31 14:56:58 -04:00
Michael Rose
721a5f2a45
Replace Icomoon icons with Font Awesome 4.1.0
...
- Fixes #63
2014-06-19 14:26:03 -04:00
Michael Rose
6b099119bb
Include Disqus script only if shortname is present in _config.yml
2014-03-26 15:54:01 -04:00
Maximilian Held
55d0059f87
add disqus comments as per hpstr theme
2014-03-25 17:25:21 +01:00