Commit Graph

270 Commits

Author SHA1 Message Date
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
Michael Lynch
a5662825e5 Fixing grammar mistake in English reading time (#251)
Changing reading time from "XX minutes read" to "XX-minute read".

In English, a hyphen (-) joins a number to the noun that follows it. Also, the noun is always minute regardless of the number ('1-minute' and '2-minute' are correct, whereas '2-minutes' is incorrect).

Reference: https://www.grammarly.com/blog/hyphen/

>When numbers are used as the first part of a compound adjective, use a hyphen to connect them to the noun that follows them. This way, the reader knows that both words function like a unit to modify another noun. This applies whether the number is written in words or in digits.
>Example: The president of the company gave a 10-minute speech to the Board of Directors.
2020-01-17 09:25:46 -03:00
Anson VanDoren
4369ed76d2 adding support for type in social links (#250)
* adding support for  in social links

* updating example config for RSS social icon
2020-01-13 14:12:09 -03:00
Eli W. Hunter
316835734f Add custom_scss (#244)
Co-authored-by: Luiz F. A. de Prá <luizdepra@users.noreply.github.com>
2020-01-05 12:55:03 -03:00
Tobias Lindberg
fa59259139 Adding "since year" and author support to footer (#245)
* Adding target if statements

* adding Tobias Lindberg to CONTRIBUTORS.md

* adding swedish language i18n file

* adding author to footer

* adjusting swedish translation made in fc7d7f62af52d180486d0074691ab3747fb1da07

* adding since year functionality in footer

* adding since which year if statement to footer

* removing unnecessary lines in footer file

* adjusting footer again a little
2020-01-05 12:48:31 -03:00
Víctor López
35a5ce1b77 Fix typos in Spanish Language (#247)
* Fix typos in spanish translation

* Add viticlick to contributors
2020-01-05 12:45:21 -03:00
KK
9ca430610e Make it possible to enable katex and mathjax globally in config.toml (#241)
* Add \\( and \\[ as mathjax delimiters

* Make it possible to enable katex and mathjax globally in config.toml
2019-11-26 11:30:07 -03:00
KK
64a613ce31 Add \\( and \\[ as mathjax delimiters (#239) 2019-11-26 09:50:56 -03:00
Tobias Lindberg
a980192fa7 adding swedish i18n file and adding target for social icons (#238)
* Adding target if statements

* adding Tobias Lindberg to CONTRIBUTORS.md

* adding swedish language i18n file
2019-11-25 10:52:26 -03:00
John Schroeder
b00b75064d Automatic dark/light colorschemes (#234)
* Automatic dark/light colorschemes

A new `colorscheme` option is added with the capability to be always dark,
always light, or automatic based on the user's browser setting.  This
makes the `inverted` option superfluous, and therefore deprecated.
Nomenclature of files, variables, etc are changed from `inverted` to
`dark` to reflect this change.

Closes #226.

* Remove inverted option completely

The `inverted` option is now not just deprecated, but removed
completely.
2019-11-21 10:13:49 -03:00
José Mª Escartín
f6caaf0493 Update fontawesome to v5.11.2 in default layout. (#236) 2019-11-18 10:24:05 -03:00
Bobby
30850ff725 Make LaTeX compatible with MathJax version 3 (#230)
* Make MathJax version 3 work

* Change my contributor link
2019-10-21 14:09:19 -03:00
Joseph Ting
d779128a2c Add Japanese translation (#228) 2019-10-15 10:08:24 -03:00
Ariejan de Vroom
fa3de1efaf Adjust dark mode colorscheme (#225)
* Adjust dark mode colorscheme

This makes the whites a bit softer and instead of
inverting the blue hyperlinks, they're now desaturated -
but still blue.

* Add Ariejan de Vroom to CONTRIBUTORS
2019-10-09 11:14:10 -03:00
Jose Luis Cervantes
324914789c Italian Translation (#221)
* Italian Translation

* Update CONTRIBUTORS.md

Add my username jlzaratec
2019-10-04 09:08:21 -03:00
estim
9976a7a3ef Russian translation (#220)
Russian translation
2019-10-03 16:54:39 -03:00
Mustafa Dur
bc77c4da68 Turkish translation (#218) 2019-10-01 10:03:51 -03:00
foodtooth
45d25ecd73 Use updated mathjax provided by jsdelivr. (#215) 2019-09-23 14:18:42 -03:00
Robert Austin
3cc2397944 Add Stackbit Integration (#208)
* add stackbit.yaml

* update field model for slug

* add config model

* update language config model

* update menu model

* katex should be a boolean value

* add labelField to menu item model

* math should be a boolean value

* Add 1-click create with stackbit button
2019-09-19 10:08:54 -03:00
Lionel Brianto
02630ed83c fix typo in french translation (#213) 2019-09-09 19:48:46 -03:00
Lionel Brianto
2fa8ce9cdb Translate to French (#207) 2019-08-25 15:36:32 -03:00
Shreyansh Khajanchi
9b47893b34 add support for utteranc.es (#205) 2019-08-21 10:03:15 -03:00
a1x42
dea81ca434 main link does not switch back to default language if in another language (#202)
no need to configure the language path in the different pages
2019-08-05 09:33:43 -03:00
Naim A
7ed7d3c51e disqus: fixed issue #199 (#200) 2019-07-21 11:22:25 -03:00