Commit Graph

128 Commits

Author SHA1 Message Date
Alexandre Vicenzi 084cc371e4
Merge pull request #14 from deining/twitter
Example site: fix warning message
2022-03-08 14:17:11 +01:00
Alexandre Vicenzi b4c15a4492
Merge pull request #13 from deining/rendering
Example site: correct rendering of subscript, superscript and other raw html markup
2022-03-08 14:15:42 +01:00
Alexandre Vicenzi 98502b240c
Merge pull request #12 from deining/theme
Add theme for example site
2022-03-08 14:15:18 +01:00
Alexandre Vicenzi 8fae4af867
Merge pull request #11 from deining/hyde
Do not load GA in dev mode
2022-03-08 14:14:48 +01:00
Andreas Deininger eb8079da1f Example site: fix warning message 2022-03-02 21:46:37 +01:00
Andreas Deininger f00771feb1 Example site: correct rendering of subscript, superscript and other raw html markup 2022-03-02 21:36:36 +01:00
Andreas Deininger c437d766fd Add theme for example site 2022-03-02 21:11:53 +01:00
Bjørn Erik Pedersen 211f77c241 Use _internal/google_analytics.html to support GA v4
Fixes #83
2022-03-02 20:54:07 +01:00
Philippe Vinchon 2736df1a57 Update baseof.html
Don't publish analytics events during development
Solution from https://discourse.gohugo.io/t/how-to-exclude-google-analytics-when-running-under-hugo-local-server/6092/34
2022-03-02 20:53:52 +01:00
Alexandre Vicenzi 32d39a31c7 Update exampleSite 2021-06-30 01:23:18 +02:00
Alexandre Vicenzi b8dda716d0 Fixes 2021-02-25 21:56:48 +01:00
Alexandre Vicenzi 181171399a Update details 2020-10-17 15:04:40 +02:00
Alexandre Vicenzi b607c6857a Layout improvements
- Tagline
- Share buttons
- JSON LD
- Tags
- Style Fixes
2020-10-17 14:40:58 +02:00
Alexandre Vicenzi cd5751ef14 Fix comments validation 2020-06-15 22:08:36 +02:00
Alexandre Vicenzi 33bd6cadcf Always show read more 2020-06-15 20:21:11 +02:00
Alexandre Vicenzi eb2b29cba0 Use relative URL if possible 2020-06-15 20:00:52 +02:00
Alexandre Vicenzi 7a4549e0e6 Remove extra spaces 2020-06-15 20:00:37 +02:00
Alexandre Vicenzi 01322efeb2 Cleanup and Fixes 2020-06-15 19:52:15 +02:00
Alexandre Vicenzi ac7ec7386b Update readme 2020-05-25 23:05:19 +02:00
Alexandre Vicenzi e194089121 Adjust custom color 2020-05-25 23:04:57 +02:00
Alexandre Vicenzi 2451347ebc Update example site 2020-05-25 22:56:14 +02:00
Alexandre Vicenzi 967d8ae4e6 Add pagination 2020-05-25 22:55:26 +02:00
Alexandre Vicenzi 83b9fd18ee Tag and Categorias templates 2020-05-25 21:47:43 +02:00
Alexandre Vicenzi 43ddf545bf Use built-in seo templates 2020-05-25 21:44:35 +02:00
Alexandre Vicenzi c5c85b0db5 Tags and Categories in Open Graph 2020-02-18 22:53:50 +01:00
Alexandre Vicenzi b09886846b Remove unused pages 2020-02-18 22:52:33 +01:00
Alexandre Vicenzi 177fbce5c2 Built with on footer 2020-02-18 22:12:26 +01:00
Alexandre Vicenzi 617de6b120 Smaller docker image 2020-02-18 22:09:38 +01:00
Alexandre Vicenzi 81ec1fd536 Update logo 2020-02-16 23:06:43 +01:00
Alexandre Vicenzi 6a9e20de6f
Create FUNDING.yml 2020-02-14 22:34:32 +01:00
Alexandre Vicenzi 386a69ae26 Fixes for theme submission 2020-02-11 22:53:02 +01:00
Alexandre Vicenzi f595a82a5a Rename project 2020-02-10 23:59:13 +01:00
Alexandre Vicenzi b8c709e735 SEO 2020-02-10 21:30:40 +01:00
Alexandre Vicenzi a48ee22a03 Typo 2020-02-10 19:46:05 +01:00
Alexandre Vicenzi 1247ccf8bc
Add screenshot 2020-02-10 19:43:53 +01:00
Alexandre Vicenzi c094fefa84 Hugo Basic Example 2020-02-10 19:39:06 +01:00
Alexandre Vicenzi 6283825517 Lanyon update 2020-02-10 19:38:11 +01:00
Sorin Davidoi a56b6f866f fix(static/css/poole): Contrast issues
Ensures that the contrast ratio is at least 4.5:1 (so that is complies with WCAG 2.0: https://www.w3.org/TR/UNDERSTANDING-WCAG20/visual-audio-contrast-contrast.html).
2019-11-22 17:43:36 +01:00
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
2019-10-13 22:40:02 +02:00
Sorin Davidoi 397b547358 fix(css): Add text-size-adjust
https://developer.mozilla.org/en-US/docs/Web/CSS/text-size-adjust
2019-10-03 20:43:07 +02:00
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/
2019-10-03 20:42:44 +02:00
Dinesh 62d338fedb Add section for Sidebar description 2019-08-30 21:12:23 +02:00
Dinesh 6190b663b6 Add example for Sidebar menus 2019-08-30 21:12:23 +02:00
Bjørn Erik Pedersen 8bfa46de48
Add go.mod 2019-08-14 20:38:26 +02:00
Bjørn Erik Pedersen 3080504e92
Use .Site.RegularPages on home page 2019-08-14 20:32:15 +02:00
z0li e36f5799b3 Removed deprecated .Hugo and .RSSLink 2019-04-27 20:02:51 +02:00
Sebastian Engels c0cdd0ea1b Add Quick Start Forestry Button to Readme.md 2018-10-18 16:35:12 +02:00
Sorin Davidoi 932d5322bf fix(layouts/single): Use <time> 2018-08-29 19:37:49 +02:00
Sorin Davidoi 36d41b09cf fix(layouts/index): Use <time> and <article> 2018-08-29 19:37:35 +02:00
Sorin Davidoi 482d8e6016 fix(layouts/list): Add datetime attribute to <time> 2018-08-29 19:37:17 +02:00