Commit Graph

293 Commits

Author SHA1 Message Date
Arunvel Sriram
ba1028a9d0 Add support for utterrances label (#384)
* Support utterrances label

* Update CONTRIBUTORS.md

Co-authored-by: Luiz F. A. de Prá <luizdepra@users.noreply.github.com>
2020-08-11 16:13:01 -03:00
Codruț Constantin Gușoi
f562365c64 Adds romanian translation (#370) 2020-08-11 16:06:09 -03:00
Rhys Perry
34ac982a4b Add support for plausible analytics (#382)
* Add myself to contributors.md

* Add plausible config to example

* Add plausible to base layout

* Add plausible analytics snippet

* Remove unneeded part of snippet

* Add plausible config to stackbit
2020-08-11 16:02:49 -03:00
Clément Pannetier
be7b79af62 Add theme toggle button feature (#358)
* Add theme toggle button feature

* Add theme toggle button feature

* Replaced svg icon with FA icon + fixed indentation + refactored css

* Added back colorsheme configurations + script moved to be process by hugo pipe

* Make release

* Fix toggle button not working when loading new page + setTheme() refactor

* Make release

* Update exampleSite/config.toml

Co-authored-by: Luiz F. A. de Prá <luizdepra@users.noreply.github.com>
2020-08-11 15:51:13 -03:00
Robert
b3237d1ead Add content to post list layout (#378) 2020-07-26 20:49:35 -03:00
Robert
00fd189723 Add singular for English reading time (#372)
Having an explicit singular makes it easier for new translators to see what needs to be included.
2020-07-26 20:40:04 -03:00
Robert
87f9e89048 Prefix term with taxonomy title (#369)
* Prefix term with taxonomy title

Fix list layout to properly prefix a term with the taxonomy title.

* Replace taxonomy with term kind in title

* Set minimal version for updated taxonomy kinds

* Set minimal version for updated taxonomy kinds

* Update CONTRIBUTORS.md
2020-07-26 20:33:41 -03:00
Robert
0678ffe608 Create nl.toml (#368)
* Create nl.toml

* Update CONTRIBUTORS.md
2020-07-21 12:02:38 -03:00
Alexandr
f46d1e2c3e Fix RU translation of reading_time variable (#363)
Co-authored-by: Pakhomov Aleksandr <Aleksandr.Pakhomv@sbb.ch>
2020-07-09 10:17:41 -03:00
Rajiv Ranjan Singh
a6879a80a1 Update CONTRIBUTORS.md (#359) 2020-07-02 17:21:29 -03:00
Rajiv Ranjan Singh
1902fd8d9f Added Hindi Translation (#357)
* added hindi translation

* added hindi translation
2020-06-29 10:24:30 -03:00
Latiif alSharif
3d7b39d2b4 Feature/add twemoji support (#346)
* Add support for Twemoji

* Add post on Twemoji support

* Regenrate CSS files

* Fix missing backtick in twemoji-support.md

* Rename useTwemoji to enableTwemoji

* Move Twemoji script tag into head tag

* Fix markdown link sytnax in twemoji-support

* Fix typo in Twemoji Support post
2020-06-01 20:11:21 -03:00
Clément Pannetier
9d1ba9d21d Utterances commenting system name corrected (#342) 2020-05-25 10:41:38 -03:00
Erno Salo
6f8f675f7e Add finnish translation (#340) (#341)
* Add finnish translation (#340)

* Update CONTRIBUTORS.md
2020-05-25 10:09:09 -03:00
Latiif alSharif
ff8d5364ad Use title case for 'posts' translation (#338) 2020-05-21 09:18:49 -03:00
Latiif alSharif
e57d44345c Allow internationalization for 'Posts' (#337)
* Allow internationalization for 'Posts'

* Apply internationalization to page title as well.

- I18n files should have an entry for the original title in lowercase.
2020-05-20 15:55:52 -03:00
Latiif alSharif
60f7098910 Add i18n for arabic (#336)
* Add Arabic i18n file.

Signed-off-by: latiif <latiif@mail.com>

* Add Latiif Alsharif to contributors

Signed-off-by: latiif <latiif@mail.com>
2020-05-18 11:41:27 -03:00
Luiz F. A. de Prá
293ea80195 Fix screenshoots 2020-05-14 11:38:57 -03:00
Luiz F. A. de Prá
2d9b7ecce0 Update config and screenshots 2020-05-14 11:26:30 -03:00
Luiz F. A. de Prá
f6d254cf3e Remove custom rss template 2020-05-14 11:26:16 -03:00
a1x42
e218d8b620 fixed issue with slovak reading time of e.g. 3 minutes (#326)
Co-authored-by: a1x42 <alex@rohde.lu>
2020-05-13 11:07:07 -03:00
Utkarsh Gupta
e89ad7bd49 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>
2020-04-28 15:26:32 -03:00
Clément Pannetier
a633a5257f Fix issue #308 (#319)
* Fix issue #308

* Make release
2020-04-26 19:20:37 -03:00
Clément Pannetier
d7447e55a9 Fix issue #296 (#318) 2020-04-26 19:19:35 -03:00
Clément Pannetier
99427568e9 Fix issue #314 (#317) 2020-04-26 19:17:55 -03:00
MaoMao
7724fa76ac 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">.
2020-04-26 19:09:55 -03:00
Khosrow Moossavi
8ec09e5d1a Fall back to index if translation for the page doesn't exist (#313)
Signed-off-by: Khosrow Moossavi <khos2ow@gmail.com>
2020-04-26 09:32:52 -03:00
Ricardo Zago
c664951c54 Add mathjax to other types of pages, not just posts. (#310) 2020-04-26 09:31:00 -03:00
Clément Pannetier
e46c452344 update font awesome version (#304) 2020-04-13 11:44:53 -03:00
a1x42
ee91020af5 navigation to different language version remains on page (#294)
Co-authored-by: a1x42 <alex@rohde.lu>
2020-04-08 17:11:07 -03:00
Clément Pannetier
acb4bf6f2d Fix Stackbit import (#292)
* fix stackbit import

* addition to contributors
2020-04-02 15:57:20 -03:00
Clément Pannetier
5a10cb7e6c feature to fix issue #288 (#289)
* fix for issue #288

* refactor some conditionnal statements

* adding hideFooter parameter to exampleSite config
2020-04-02 10:12:42 -03:00
Codruț Constantin Gușoi
911a39528b Adds .Content to list.html partial (#290) 2020-04-02 10:10:43 -03:00
Santiago González
64b827d3b4 Stackbit fix for import (#283)
* Making changes in order to fix STACKBIT integration

* Small typo in yaml

* Added self to CONTRIBUTORS.md
2020-03-30 09:30:23 -03:00
Glenn Feunteun
17fe8de72b 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
2020-03-18 16:33:04 -03:00
a1x42
bba24e0bbd 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>
2020-03-18 15:10:38 -03:00
Piotr Orzechowski
c40cd0d302 Polish i18n (#275)
* Add Polish translation

* Add Piotr Orzechowski to contributor list

* Add unit to reading time in Polish translation
2020-03-13 09:45:13 -03:00
Ka-Wai Lin
e613e3ba00 Adding gravatar support (#268)
* Gravatar support

Adding gravatar as alternative avatar

* Update CONTRIBUTORS.md
2020-03-02 14:54:33 -03:00
voroskoi
fb2dc89b45 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
2020-02-20 10:17:11 -03:00
Paolo Mainardi
daeffaf258 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
2020-02-16 19:11:47 -03:00
Luiz F. A. de Prá
fcd8916343 Fix figure aligment 2020-02-14 18:00:04 -03:00
voroskoi
d6215b06e8 Add i18n/hu.toml (#266) 2020-02-13 10:01:07 -03:00
Yash Mehrotra
93fb14e953 Add support for Fathom Analytics (#264)
* Add support for Fathom Analytics

* Add myself to CONTRIBUTORS.md

* Set default for serverURL and check for siteID

* Update layouts/_default/baseof.html

Co-Authored-By: Luiz F. A. de Prá <luizdepra@users.noreply.github.com>

Co-authored-by: Luiz F. A. de Prá <luizdepra@users.noreply.github.com>
2020-02-11 11:28:14 -03:00
Luiz F. A. de Prá
7dd37361a5 Move example images to exampleSite/static 2020-02-10 13:55:03 -03:00
Luiz F. A. de Prá
4b5e654abf Fix social icons sort 2020-02-05 17:04:52 -03:00
Luiz F. A. de Prá
c600078921 Fix isset warning 2020-02-04 11:09:34 -03:00
therealFIGBERT
922b67b346 Add Hebrew i18n file and FIGBERT to CONTRIBUTORS.md (#258) 2020-02-01 21:28:26 -03:00
Joseph Ting
39616beba3 Improve code block style of syntax highlighting (#256) 2020-01-31 15:16:13 -03:00
Bobby
be94b5fd05 Add an optional featured image (#252)
* Make MathJax version 3 work

* Change my contributor link

* Add an optional featured image and table of contents

* Add an optional featured image and table of contents

* Add example of a featured image in post along with table of contents

* Remove word count criteria

* Fix formatting

* Add table of contents options

* Remove toc feature due to markdown bug

* Removing markup configuration

Co-authored-by: Luiz F. A. de Prá <luizdepra@users.noreply.github.com>
2020-01-27 15:46:37 -03:00
yousifd
0a45a52fcb Hide hamburger menu button on mobile when there are no menu items (#254)
* Hide hamburger menu button on mobile when there are no menu items fix 253

* Fix template identation

Co-authored-by: Luiz F. A. de Prá <luizdepra@users.noreply.github.com>
2020-01-22 16:05:57 -03:00