Commit Graph

323 Commits

Author SHA1 Message Date
Zhan Shuo
9ea82c5c82 dynamic change utterances theme with coder theme (#676)
* dynamic change utterances theme with coder theme

* add myself into CONTRIBUTORS.md
2022-05-29 15:38:59 -03:00
Dominic Ruggiero
40eeed8256 Remove stackbit-related stuff (#665)
* Remove Stackbit button (as it doesn't work)

* Delete stackbit.yaml
2022-03-09 15:36:24 -03:00
Mark Wood
25b7af3317 Remove obsolete meta language tag (#662)
* Remove obsolete meta language tag

* Add myself to the contributors file

Co-authored-by: Mark W <mark@digitalnotions.net>
2022-03-02 10:12:02 -03:00
Luiz F. A. de Prá
86ea4eda54 Fix disableComments with utterances 2022-02-28 15:49:12 -03:00
Luiz F. A. de Prá
680c7ab860 Fix date i18n 2022-02-25 12:11:29 -03:00
Luiz F. A. de Prá
f67caf19b9 Add relUrl for featuredImage 2022-02-24 13:54:38 -03:00
Luiz F. A. de Prá
fbbc50cc30 Fix screenshot.png path on README 2022-02-02 10:24:12 -03:00
mike
720271a5bf Add a license statement in the footer (#637)
* Add a license param in the config used in footer

Also adds initial EN and NL i18n statements referring to the license.

* Add Michiel to CONTRIBUTOR

* Add example text for i18n of `licensed_under`

* Add safeHTML filter to license value in the footer

Also updates the example config in the exampleSite config.toml to link
to Creative Commons.

* Fix separator dot in footer within License ifdef
2022-01-30 18:25:57 -03:00
Robert
ebf9ad01cd Update nl translation (#643)
Co-authored-by: Robert van Bregt <git@robertvanbregt.nl>
2022-01-27 15:51:22 -03:00
Hussaini Zulkifli
bd71dd002a Update translation for Malay 🇲🇾 (#641)
* Update translation for Malay 🇲🇾

* Another update
2022-01-27 13:51:36 -03:00
Carmine Carlo
750ff9a602 Add jsdelivr to scriptsrc for Katex (#636) 2022-01-17 12:08:53 -03:00
Luiz F. A. de Prá
963a78323b Update i18n files with missing keys 2021-12-27 10:09:04 -03:00
Alphonse Mariya
a4fb372e6b Set color-scheme property of :root element (#632)
By setting the color-scheme property of the :root element we get
matching (dark or light) scrollbars and form controls.

see: https://developer.mozilla.org/en-US/docs/Web/CSS/color-scheme
2021-12-26 15:22:40 -03:00
Alphonse Mariya
d14dd837ec Use plural translation keys for taxonomies (#620) 2021-12-26 15:18:00 -03:00
Ismani Nieuweboer
0b430ece67 Update en.toml (#633)
Added article "the" before homepage
2021-12-26 15:07:36 -03:00
Alphonse Mariya
29a7a942b7 Fix bad syntax highlighting color schemes (#630)
Some pygment color schemes (like `bw`, which we use as default in the
exampleSite) do not set a foreground color explicitly, which makes those
themes look bad/illegible when using the dark mode of hugo-coder. Most
such themes are light themes (it seems after a quick research), which
explains this phenomenon.

This commit adds a fix for such color schemes by setting the default
foreground color to the one used in the light hugo-coder colorscheme.
It is overridden by proper syntax highlighting schemes.
2021-12-16 18:37:12 -03:00
CarpeFridiem
263be7cebc Table Style Parity (#626)
* Table Style Parity

* Update assets/scss/_base_dark.scss

* Add Contributor and Made Release

Co-authored-by: Luiz F. A. de Prá <luizdepra@users.noreply.github.com>
2021-11-23 11:03:49 -03:00
Alphonse Mariya
d69b5b5707 Do not set font-size for fontawesome icons in css (#619) 2021-11-12 09:39:05 -03:00
Alphonse Mariya
b93ac81256 Remove hide configs (#618)
* Remove "hide" configurations

* Remove "footerContent"
2021-11-10 19:56:13 -03:00
Luiz F. A. de Prá
0048b9dc51 Revert #596 2021-11-09 21:04:21 -03:00
Rabin Adhikari
0358105df2 Bump katex to 0.15.1 (#611)
* Bump katex to 0.13.18

* Bump katex to 0.15.1

Co-authored-by: Luiz F. A. de Prá <luizdepra@users.noreply.github.com>
2021-11-02 16:30:33 -03:00
zocmlh
311f624518 Currently 'hugo serve' not 'hugo server' (#615) 2021-11-02 16:04:25 -03:00
Luiz F. A. de Prá
8e2feee236 Remove support for Twemoji (#614) 2021-11-02 15:56:59 -03:00
Alphonse Mariya
3c13225498 Remove support for MathJax (#613) 2021-11-02 15:49:58 -03:00
Rabin Adhikari
93df02b81a Update webfont files for v1.2 (#610) 2021-11-02 15:48:59 -03:00
Simon Pai
1cdbe4f14a Fix customJS and customCSS feature (#606)
* Fix customJS function

In the current state the customJS feature doesn't work, because an asset will only be generated to `/public` when `.RelPermalink` is used as mentioned in the [document](https://gohugo.io/hugo-pipes/introduction/#asset-publishing).

* Update CONTRIBUTORS.md

* Fix customCSS as well
2021-11-02 14:48:03 -03:00
Simon Pai
1f34f6827a Add comments for customSCSS file path in config.toml (#605) 2021-11-02 14:34:28 -03:00
Piotr Orzechowski
427f124aed Add custom menu item param to set url function (#601) 2021-11-02 14:33:24 -03:00
Luiz F. A. de Prá
ee806a669f Fixed code block background color (#596) 2021-11-02 14:15:50 -03:00
Michael Weiss
6581e860bd German Translations (#598)
* Update de.toml

* Update CONTRIBUTORS.md
2021-09-23 10:31:58 -03:00
Rabin Adhikari
8e6958b8be Replace css of fork-awesome with its scss version (#592)
* Replace css of fork-awesome with its scss version

* Delete the CSS version of fork-awesome
2021-09-23 10:23:26 -03:00
Bimal Thapa
8d94ef3225 add Nepali Language Translation (#590)
Co-authored-by: dev <deb@localhost>
2021-09-23 10:21:30 -03:00
chenkai
37d519d6a9 style: prevent text from overflowing its line box (#587) 2021-07-13 22:24:29 -03:00
Rabin Adhikari
307b21c5e0 Bump katex from 0.13.5 to 0.13.11 (#584)
See here for more details: https://github.com/KaTeX/KaTeX/compare/v0.13.5...v0.13.11
2021-07-13 22:18:07 -03:00
Artem Khvastunov
b52ca9e036 properly include taxonomy_dark mixin (#581) 2021-07-13 22:07:06 -03:00
Jakub
afa17c8989 Long title covers menu (#574)
* modified margin for .container class

* modified navigation list and menu button so it is relative to title

* added kuba86 as contributor

* generate CSS files

* remove margin-top from menu-button to align with title inside navigation

Co-authored-by: Luiz F. A. de Prá <luizdepra@users.noreply.github.com>
2021-06-25 15:58:16 -03:00
Artem Khvastunov
813165735f Add @mixin to _taxonomies_dark.scss (#580)
Otherwise, tags have a dark background in the light theme.
2021-06-25 15:48:19 -03:00
Artem Khvastunov
06be775947 Store theme only when changed from toggle (#579)
Otherwise, it never gets changed according to OS settings.

Co-authored-by: Luiz F. A. de Prá <luizdepra@users.noreply.github.com>
2021-06-25 15:46:44 -03:00
Vladislav Matus
621607f9ef Multiline info - enhancement (#578)
* Multiline info

* Vladislav Matus added as a contributor

Co-authored-by: Vladislav Matus <matusvla@fjfi.cvut.cz>
Co-authored-by: Luiz F. A. de Prá <luizdepra@users.noreply.github.com>
2021-06-25 15:31:32 -03:00
Kirill Feoktistov
4bb81da844 Fixing darkModeToggle listener (#577)
If hideColorSchemeToggle is true, darkModeToggle will not be rendered and adding a listener to a non-existing object will cause error.
2021-06-25 15:27:13 -03:00
Rabin Adhikari
9920a722b0 Bump fork-awesome to 1.2.0 (#570) 2021-05-10 10:27:39 -03:00
Codruț Constantin Gușoi
af7360e89a Taxonomies list as a tag cloud (#557)
* Taxonomies list as a tag cloud

* Generate resources for demo preview
2021-05-06 10:37:55 -03:00
Rabin Adhikari
67f278f1b4 Bump katex ko 0.13.5 (#565)
* Bump katex ko 0.13.3

* Bump katex to 0.13.5
2021-05-06 10:00:30 -03:00
Erialdo Meta
2c61d04679 Add albanian translation (#564) 2021-04-24 19:54:20 -03:00
Codruț Constantin Gușoi
ac94731de6 Round out quote background (#560) 2021-04-24 19:44:58 -03:00
Codruț Constantin Gușoi
00dd08c056 Add more missing romaina i18n strings (#558) 2021-04-24 19:43:41 -03:00
Roberto Gongora
a08139227c Update es.toml (#559)
* Update es.toml

Added missing i18n tags to the Spanish translation.

* Update CONTRIBUTORS.md
2021-04-24 19:42:40 -03:00
Felix
faef9bf0d6 Update zh-cn translations and add chinese fonts (#555)
* Update zh-cn.toml

* Update zh-cn.toml

* Update CONTRIBUTORS.md

* Delete CONTRIBUTORS.md

* Update zh-cn.toml translations

* add chinese fonts

* add chinese fonts
2021-04-07 10:24:41 -03:00
Orzech
c133e985a2 Update Polish translations (#552) 2021-04-05 13:44:21 -03:00
Tobias Lindberg
b01e7d5ef1 updating swedish translation (#551)
updating myself in CONTRIBUTORS.md
2021-04-01 17:06:07 -03:00