Artur Zylinski
b6a5534d1b
Add meta description to header
Based on hugo docs: https://gohugo.io/variables/site/#example-site-params
And developers.google recommendations: https://developers.google.com/web/tools/lighthouse/audits/description?utm_source=lighthouse&utm_medium=devtools
5 gadus atpakaļ
Sorin Davidoi
1cd4c9b051
fix(heads): Add protocol to gmpg URL
The resource is available over HTTPS.
https://webhint.io/docs/user-guide/hints/hint-no-protocol-relative-urls/
5 gadus atpakaļ
z0li
e36f5799b3
Removed deprecated .Hugo and .RSSLink
6 gadus atpakaļ
Sorin Davidoi
9bb31d6aed
fix(partials/head): Allow zooming
Disabling zooming is problematic for people with low vision (https://dequeuniversity.com/rules/axe/3.0/meta-viewport).
6 gadus atpakaļ
Matt Smith
72d4bdf488
Fix for mixed insecure content
7 gadus atpakaļ
Bjørn Erik Pedersen
8cab2d27e2
Update head.html
Fixes #49
7 gadus atpakaļ
Kevin Wiliarty
155f263d2f
Fix #47 : adds hook_head_end partial
7 gadus atpakaļ
digitalcraftsman
e91b1383ee
Fix url for Google fonts
7 gadus atpakaļ
digitalcraftsman
fe56862a53
Trim more whitespace in template logic
7 gadus atpakaļ
Mohammed El-Dahash
b155b334bd
Add print css link
8 gadus atpakaļ
Mohammed El-Dahash
b35d6d2d6b
Add print css link
8 gadus atpakaļ
Bjørn Erik Pedersen
99a6d2a372
Rename RSSlink to RSSLink
The former will be deprecated and eventually removed from Hugo.
Note: Currently both of them exist in Hugo, which is the reason for the cleanup.
8 gadus atpakaļ
Jakub Kucharski
61243733ec
Don't repeat title in <title> tag on the home page
9 gadus atpakaļ
Matthew Buckett
d06d24a0a3
Use language from configuration.
The header should use the language supplied in the configuration rather than hardcoding to english (US).
9 gadus atpakaļ
philgs
ca2ed0b862
Remove double-slashes in stylesheet URLs
10 gadus atpakaļ
Anthony Fok
4e4c359b9a
Add {{ .Hugo.Generator }}
10 gadus atpakaļ
Karl Ostendorf
b8dbb20793
change .BaseUrl to .BaseURL
10 gadus atpakaļ
Marc Jones
13774d8035
Corrected link to favicon image
The original reference was to favicon.ico, when the provided image is .png
10 gadus atpakaļ
Gio d'Amelio
4ce7ab945a
Fetch google fonts over https
10 gadus atpakaļ
spf13
9989bda110
renaming chrome to partials
11 gadus atpakaļ
Dato Simó
0576ec066d
Hyde theme: sync with upstream to v2.0.0.
CSS is now split into poole.css and hyde.css; chrome/sidebar.html updated.
Also cherry-pick:
* poole/hyde@48b9d1f - Set a max-width for images
11 gadus atpakaļ
spf13
da66ac1983
Adding the hyde theme
11 gadus atpakaļ