Commit Graph

441 Commits

Author SHA1 Message Date
Radek Kozieł
10351a6b9d
Merge pull request #136 from knightjoel/issue/135
Don't truncate content in Firefox print preview
2020-04-14 01:47:07 +02:00
Radek Kozieł
0efdbb73f4
Merge pull request #137 from knightjoel/pr/cleaner_print
Hide header and pagination footer when printing
2020-04-14 01:38:39 +02:00
Joel Knight
3a0f200a91 Hide header and pagination footer when printing
Since the header and pagination footer contain links that help a reader
navigate the site in a browser, they serve little value on a printed
copy.
2020-04-05 15:22:18 -06:00
Joel Knight
d56bb5398e Don't truncate content in Firefox print preview 2020-04-05 15:19:05 -06:00
Radek Kozieł
e70a99243e
Merge pull request #128 from willstocks/master
Only populate og:image with cover if is set
2020-04-04 17:21:37 +02:00
willstocks
cd5a89ba3a
Implement multi-layer fallback
Cover image for anything that's not home (with fallback to favicon where cover is not set), and for anything that is home we use the favicon with fallback to the default color block

Co-Authored-By: Radek Kozieł <radoslaw.koziel@gmail.com>
2020-04-03 10:59:22 +01:00
Radek Kozieł
f8ce76b7de
Merge pull request #132 from nebloc/master
Use description for og:description
2020-04-01 19:50:07 +02:00
Radek Kozieł
944b03d983
Merge pull request #131 from Nanda-G/master
Update USERS.md
2020-04-01 19:48:25 +02:00
Radek Kozieł
f8eb2e304f
Merge branch 'master' into master 2020-04-01 19:48:17 +02:00
Radek Kozieł
c21569654e
Merge pull request #134 from BGameiro2000/patch-1
Update USERS.md
2020-04-01 19:47:39 +02:00
panr
ce71263767 Fix dependecies 2020-04-01 19:47:02 +02:00
Bernardo Gameiro
5f72bf78e9
Update USERS.md 2020-03-31 21:54:35 +01:00
Ben Coleman
9143918f5a Use description for og:description 2020-03-29 16:07:41 +01:00
Nanda Gopal
faf59f6d5d
Updatr USERS.md 2020-03-29 16:27:33 +05:30
willstocks
18af67974a
Only populate og:image with cover if is set 2020-03-23 08:47:31 +00:00
Radek Kozieł
bd1f2c75d0
Merge pull request #126 from willstocks/master
Tweak OpenGraph and Twitter meta tags
2020-03-20 18:15:30 +01:00
willstocks
801db391a8
Add authorTwitter to post archetype
For Twitter cards
2020-03-20 10:53:10 +00:00
willstocks
9d64a69092
Update twitter:creator with cleaner/multiple fallbacks 2020-03-20 09:21:20 +00:00
willstocks
5ede34df2c
Only use isset check for twitter:site param
See https://gohugo.io/functions/isset/ - consistent with all other param checks in file
2020-03-18 11:24:24 +00:00
willstocks
6f5e42002e
Separate twitter card params 2020-03-18 11:20:39 +00:00
willstocks
b39a2e93b7
Tweak twitter card tags to cater for new params 2020-03-18 11:20:14 +00:00
willstocks
22098b16d9
Remove erroneous |
Co-Authored-By: Radek Kozieł <radoslaw.koziel@gmail.com>
2020-03-18 11:12:36 +00:00
willstocks
a89e972309
Amend twitter params 2020-03-16 11:07:04 +00:00
willstocks
a6ae1efab1
Twitter card + OG markup fixes
Remove Twitter card title, description and image (twitter cards fall back to OG markup for these elements).
Fix og:image url for non-home content
Conditionally show twitter:site tag
2020-03-16 11:05:35 +00:00
willstocks
1b00e7e317
Include Twitter Card parameters 2020-03-16 11:01:48 +00:00
willstocks
7f0bda3358
Fix twitter image url for non-home
Co-Authored-By: Radek Kozieł <radoslaw.koziel@gmail.com>
2020-03-16 10:52:14 +00:00
horochx
0b0c32c626 Change the style of the last update time 2020-03-11 23:05:58 +08:00
horochx
145a758159 Merge remote-tracking branch 'upstream/master' 2020-03-10 22:26:40 +08:00
willstocks
a3f51f61c7
Update USERS.md 2020-03-10 13:57:17 +00:00
willstocks
6ed6715b5b
Add owner as a param for Twitter Card (creator) 2020-03-10 12:28:08 +00:00
willstocks
b226e1dc8c
Fix OpenGraph and Twitter meta tags
Title tags could be a little bloated as the subtitle was being appended. This should fall in to the description instead.
Also, if not looking at an individual post, there was no author being defined or site image.
2020-03-10 12:08:33 +00:00
willstocks
6ef1bb1686
Update head.html 2020-03-10 12:03:11 +00:00
Radek Kozieł
0dc364f3e2
Merge pull request #113 from knightjoel/issue/26
Import shortcode to activate PrismJS plugins
2020-02-01 13:23:16 +01:00
Radek Kozieł
0b541b6f54
Merge pull request #124 from superusercode/patch-1
fix spelling error in example site
2020-02-01 13:07:07 +01:00
Code
6c186bd043
fix spelling error in example 2020-01-29 00:33:04 -05:00
Radek Kozieł
8ac2551ee2
Merge pull request #123 from oberbaum/patch-1
Update USERS.md
2020-01-28 08:53:21 +01:00
oberbaum
172708334f
Update USERS.md 2020-01-27 23:27:42 +01:00
Joel Knight
a1c203cb17 Apply suggestions from code review
Co-Authored-By: Radek Kozie. <radoslaw.koziel@gmail.com>
2020-01-26 14:53:18 -07:00
Joel Knight
92cc5bcd23
Apply suggestions from code review
Co-Authored-By: Radek Kozieł <radoslaw.koziel@gmail.com>
2020-01-25 21:18:08 -07:00
panr
7c5c62e630 A little fix for anchor appearance 2020-01-24 08:21:30 +01:00
Radek Kozieł
49c8679b6c
Merge pull request #120 from sophiabrandt/add-anchor-links
[feature] add anchor icon to heading anchors
2020-01-24 08:18:40 +01:00
Sophia Brandt
ff3aa2316b improve: add fixes/suggestions from panr 2020-01-23 21:04:09 +01:00
Sophia Brandt
e8fdb4e084
Update layouts/_default/single.html
Co-Authored-By: Radek Kozieł <radoslaw.koziel@gmail.com>
2020-01-23 20:56:58 +01:00
Sophia Brandt
2ab90a708e merge latest upstream 2020-01-23 20:50:13 +01:00
panr
0ff712efdb Update yarn.lock 2020-01-23 19:59:56 +01:00
Radek Kozieł
98ab575126
Merge pull request #116 from wooseopkim/feature/google-analytics
Add Google Analytics template
2020-01-23 19:37:43 +01:00
Radek Kozieł
e61ad0ef07
Merge pull request #114 from dseverboven/patch-1
Update USERS.md
2020-01-23 19:36:25 +01:00
Radek Kozieł
4d7a3c2db3
Merge branch 'master' into patch-1 2020-01-23 19:36:10 +01:00
Radek Kozieł
b6a5436f40
Merge pull request #119 from sophiabrandt/patch-1
add new user
2020-01-23 19:33:30 +01:00
Radek Kozieł
4f23e52472
Merge branch 'master' into patch-1 2020-01-23 19:33:00 +01:00