Commit Graph

288 Commits

Author SHA1 Message Date
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
Evgeniy Maynagashev
002ebd46e4 Add CSP's connect-src directive to config (#547) (#548) 2021-03-29 10:53:59 -03:00
Luiz F. A. de Prá
982745144f Fix notice and taxonomies translations (#544)
* Fix missing translations for notices

* Fix taxonomy translations
2021-03-25 15:38:12 -03:00
Orzech
c309f14e0f Do not use unsupported SRI with webfont preload (#536)
* Revert "Use pipes to fingerprint forkawesome-webfont.woff2"

This reverts commit df57316f0756a917b856819653c3db510aa894e9.

* Revert "Verify forkawesome-webfont.woff2 integrity"

This reverts commit 5791f1b8099fbb8ecf349f01bcf80556d11f51d2.
2021-03-25 14:25:24 -03:00
Luiz F. A. de Prá
7ec46861e3 Merge go modules (#543)
* Add support for using as a Hugo module (#534)

* Add support for using as a Hugo module

Fixes #502

* Don't need/want the theme directory with modules

* Fix go.{mod,sum} files

* Set go version and hugo version everywhere

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

* Remove hugo mod from exampleSite and Netlify build

* Bump hugo version

* Move env vars inside netlify.toml

Co-authored-by: Edward Muller <edward_muller@icloud.com>
2021-03-25 14:23:50 -03:00
Rabin Adhikari
1555abc641 Bump twemoji and katex to latest version (#532)
* Bump twemoji from 13.0.1 to 13.0.2

* Bump katex from 0.12.0 to 0.13.0
2021-03-25 10:06:54 -03:00
Luiz F. A. de Prá
ed1c854df2 And notice shortcodes (#537)
* Added information panel shortcodes (#437)

* Added information panel shortcodes

* Fixed dark mixin

* Moved mixin location to correct location

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

* Fix SCSS styling

* Update generated files

* Fix notice HTML

* Fix Makefile

* Rename JS file

* Adsd emoji support for lang selectors

* Fix notices and other things

* Fix JS on template

* Update  example content

* Update images

* Update generated files

* Fix netlify preview

* Fix netlify preview build

* Fix netlify theme path

Co-authored-by: Jian Liew <jianloongliew@gmail.com>
2021-03-24 20:59:33 -03:00
Luiz F. A. de Prá
32ffc536aa Format toml files 2021-03-15 21:12:40 -03:00
cuso4-5h2o
68580148a3 Add the color-scheme meta tag (#523)
* Add the color-scheme meta tag

* Update CONTRIBUTORS.md
2021-02-26 14:37:45 -03:00
Robert
db24d7ed17 Fix Dutch 🇳🇱 translations (#522)
Contributes to #417
2021-02-26 14:31:28 -03:00
Piotr Orzechowski
501a5bcbc4 Add missing integrity attributes (#520)
* Verify minified dark-mode.js integrity

* Verify forkawesome-webfont.woff2 integrity

* Use pipes to fingerprint forkawesome-webfont.woff2
2021-02-23 10:24:59 -03:00
Luiz F. A. de Prá
36514f2542 Add FUNDING.yml 2021-02-18 10:57:41 -03:00
Viktar Patotski
963dc43f0f Add abbility to use Google Tag Manager for analytics (#514)
* Add ability to embed custom code to <head>

* add myself to CONTRIBUTORS.md

* implement dedicated template for Google Tag Manager

* move google tag manager to bottom of the body tag
2021-02-10 16:34:44 -03:00
Peter Duchnovsky
c4afd5f51a web safe fonts (#496)
* web-safe-fonts initial commit

* updated contributors

* reduced headings font weight

* make release
2021-02-10 11:46:37 -03:00
PanZiwei
9bfd70ec83 Update CONTRIBUTORS.md (#516)
Fix the typo for the link.
2021-01-26 10:01:14 -03:00
Luiz F. A. de Prá
3d35dc6035 Update README logo and badges 2021-01-25 17:28:27 -03:00
PanZiwei
28ab4ab45c Add theme badge for hugo-coder (#513)
* Update README.md

Add theme budge for hugo-coder

* Update CONTRIBUTORS.md

Update contributors
2021-01-25 17:18:56 -03:00
Codruț Constantin Gușoi
8384e09033 Adds anchors to all headings (#439) 2021-01-25 17:13:58 -03:00
tianheg
2ae5eec336 fix word (#507)
* fix word

* Update CONTRIBUTORS.md

add @tianheg (my name)
2021-01-25 16:34:49 -03:00
Alphonse Mariya
1d4b612a44 Add support for Matomo (formerly Piwik) (#508)
Co-authored-by: Luiz F. A. de Prá <luizdepra@users.noreply.github.com>
2021-01-22 13:39:34 -03:00
Alex Miranda
edea1118eb Adds Content-Security-Policy template to theme (#504)
* feat: added csp.html template to theme head element

* feat: added my name to CONTRIBUTORS

* fix: added conditional logic for templating to stabilize build

* feat: Added CSP section to example config.toml

* fix: updated template logic

* updated contributors to reference website and not github

* fix conflict with contributors, moved csp out of _shared dir

Co-authored-by: Luiz F. A. de Prá <luizdepra@users.noreply.github.com>
2021-01-22 13:26:30 -03:00
Peter Duchnovsky
74d160b325 Self hosting of forkawesome and normalize.css (#497)
* Self hosting of forkawesome and normalize.css

* make release

* updated contributors
2021-01-22 13:21:01 -03:00
Luiz F. A. de Prá
b197d431cb Update generated SCSS files 2021-01-22 12:20:10 -03:00
Brian Fallik
61adf51864 match the footer font style to the header (#498)
With this change both the header and the footer use sans-serif which
looks more consistent in a page with a serif body.

Co-authored-by: Luiz F. A. de Prá <luizdepra@users.noreply.github.com>
2021-01-22 12:18:39 -03:00
Felix
0fcb42508d Update zh-cn.toml (#500)
* Update zh-cn.toml

* Update zh-cn.toml

* Update CONTRIBUTORS.md
2021-01-21 11:54:27 -03:00
Codruț Constantin Gușoi
5653386d41 Details cursor (#499)
* Style summary cursor

* Update contributor website link
2021-01-21 11:31:42 -03:00
Robert Austin
473f3d1565 Update stackbit.yaml to latest version #483 (#494)
* update stackbit.yaml

* Update stackbit.yaml

* update stackbit.yaml
2021-01-21 10:15:06 -03:00
YUJI
dbe21a7fdf Add support of Cloudflare Web Analytics (#492)
* Add support of Cloudflare Web Analytics

* Update exampleSite/config.toml

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-12-15 16:38:06 -03:00
Rabin Adhikari
94a11b8b15 Defer non-critical resources and use more sensible CDN provider (#489)
* Defer non-critical resources and use more sensible CDN provider

* Seems like defer doesn't work for css

* Delete vscode related files

* Remove comments from as per code review

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-12-14 13:25:48 -03:00
JaeSang Yoo
f4c5ce9052 Add i18n support for Korean (#487)
* feat(i18n): Add Korean translation

* Add Korean translation (based on English version)

Signed-off-by: JaeSang Yoo <jsyoo5b@gmail.com>

* chore: Append contributor list

Signed-off-by: JaeSang Yoo <jsyoo5b@gmail.com>
2020-12-09 13:58:14 -03:00
YUJI
101354bf84 Unify CDN sources (#484)
* Change CDN to cdnjs

* Update CONTRIBUTORS.md

* Update math.html
2020-11-23 10:06:24 -03:00
Piotr Orzechowski
3ab299fb8d Add misssing Polish translations (#486) 2020-11-18 17:20:23 -03:00
Satya Kresna
b50bde7e47 feat(i18n): add indonesian translation (#477) 2020-11-06 09:54:02 -03:00
Clément Pannetier
c5fbd48e91 Update variables names to camelCase format for consistency (#473) 2020-11-04 14:28:31 -03:00
Clément Pannetier
0ff1b0fb4c add missing translations (#453)
Co-authored-by: Clément Pannetier <clement@pop-os.localdomain>
2020-11-03 11:09:38 -03:00
voroskoi
38f01232c5 i18n/hu.toml: add missing translations (#452) 2020-11-03 10:36:46 -03:00