Do not follow this link

~jmehne/website-theme-hugo-coder

Squash all changes.
e89ad7bd — Utkarsh Gupta 4 years ago
Add rss.xml to layouts/_default (#316)

* Add rss.xml to layouts/_default

* Add myself to CONTRIBUTORS.md

* Bump hugo version to fix rendering of RSS feed

* Use minimum working version of hugo

* Set base version to 0.57.0

Co-authored-by: Luiz F. A. de Prá <luizdepra@users.noreply.github.com>
a633a525 — Clément Pannetier 4 years ago
Fix issue #308 (#319)

* Fix issue #308

* Make release
d7447e55 — Clément Pannetier 4 years ago
Fix issue #296 (#318)

99427568 — Clément Pannetier 4 years ago
Fix issue #314 (#317)

7724fa76 — MaoMao 4 years ago
Support SEO friendly meta tags (#300)

* Support two SEO friendly tags: <meta name="description"> and <meta name="keywords">.

* Support two SEO friendly tags: <meta name="description"> and <meta name="keywords">.
8ec09e5d — Khosrow Moossavi 4 years ago
Fall back to index if translation for the page doesn't exist (#313)

Signed-off-by: Khosrow Moossavi <khos2ow@gmail.com>
c664951c — Ricardo Zago 4 years ago
Add mathjax to other types of pages, not just posts. (#310)

e46c4523 — Clément Pannetier 4 years ago
update font awesome version (#304)

ee91020a — a1x42 4 years ago
navigation to different language version remains on page (#294)

Co-authored-by: a1x42 <alex@rohde.lu>
acb4bf6f — Clément Pannetier 4 years ago
Fix Stackbit import (#292)

* fix stackbit import

* addition to contributors
5a10cb7e — Clément Pannetier 4 years ago
feature to fix issue #288 (#289)

* fix for issue #288

* refactor some conditionnal statements

* adding hideFooter parameter to exampleSite config
911a3952 — Codruț Constantin Gușoi 4 years ago
Adds `.Content` to list.html partial (#290)

64b827d3 — Santiago González 4 years ago
Stackbit fix for import (#283)

* Making changes in order to fix STACKBIT integration

* Small typo in yaml

* Added self to CONTRIBUTORS.md
17fe8de7 — Glenn Feunteun 4 years ago
Rework commit info display in footer (#277)

* Rework commit info display in footer

Use Hugo .GitInfo to get Hash and AbbreviatedHash
Remove leading · because it renders as .· when credits are displayed

* Update CONTRIBUTORS.md
bba24e0b — a1x42 4 years ago
Slovak translation (#276)

* Slovak translation

* Update i18n/sk.toml

Co-Authored-By: Martin Kiesel <2067589+Kyslik@users.noreply.github.com>

Co-authored-by: a1x42 <alex@rohde.lu>
Co-authored-by: Martin Kiesel <2067589+Kyslik@users.noreply.github.com>
Polish i18n (#275)

* Add Polish translation

* Add Piotr Orzechowski to contributor list

* Add unit to reading time in Polish translation
e613e3ba — Ka-Wai Lin 4 years ago
Adding gravatar support (#268)

* Gravatar support

Adding gravatar as alternative avatar

* Update CONTRIBUTORS.md
fb2dc89b — voroskoi 4 years ago
Justify (#267)

* Paragraph style changes

Add text-align: justify to make text justified.

Add text-justify: auto, so the browser can decide if inter-word or inter-character space is adjusted.

Add hyphens: auto, so browser can hyphenate words.

* Regenerate scss files
daeffaf2 — Paolo Mainardi 4 years ago
Ensure text remains visible during webfont load (#269)

* Ensure text remains visible during webfont load

As specified here: https://web.dev/font-display/?utm_source=lighthouse&utm_medium=unknown#google-fonts

* Update CONTRIBUTORS.md
Next
Do not follow this link