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
Latiif alSharif
742404cbb2
Add missing Arabic translations for 'author', 'see_also' and 'posts' ( #474 )
2020-11-03 10:35:42 -03:00
Clément Pannetier
05170b5c79
Issue 470 | Fix stackbit validation errors ( #472 )
2020-10-30 20:43:23 -03:00
Codruț Constantin Gușoi
efe0b6e092
Add more Romanian translations ( #471 )
2020-10-30 20:42:45 -03:00
Luiz F. A. de Prá
3181d37946
Add ease transition for links ( #469 )
2020-10-29 21:37:26 -03:00
Alexandr
4e9dba0df5
Add missing ru translations ( #467 )
...
Co-authored-by: Pakhomov Aleksandr <aleksandr.pakhomov@sbb.ch >
2020-10-29 11:54:38 -03:00
Luiz F. A. de Prá
acef79480d
Change Colorscheme Toggle Button to be floating ( #466 )
...
* Moved colour scheme toggle and squashed commits (#433 )
Co-authored-by: Luiz F. A. de Prá <luizdepra@users.noreply.github.com >
* Fix toggle button code
* Add built CSS files
Co-authored-by: Jian Liew <jianloongliew@gmail.com >
2020-10-28 21:37:28 -03:00
a1x42
141dedd0c0
added missing translations ( #465 )
...
Co-authored-by: a1x42 <alex@rohde.lu >
2020-10-28 17:03:54 -03:00
Erick Castellanos
3caad6cc75
Improving spanish translation, and adding missing keys. ( #464 )
2020-10-28 17:01:59 -03:00
Lorenzo Cameroni
98b24b8186
Update italian translation ( #463 )
2020-10-28 10:14:09 -03:00
Arafat Hasan Jenin
aa1b91b5f8
Update Bangla Translation ( #461 )
...
* Bengali translation added
* Update Bangla Translation
* Update Bangla Translation
* posts added to Bangla translation
2020-10-28 10:12:19 -03:00
Joseph Ting
1eac5386c6
Update Japanese translation ( #455 )
...
* Update Japanese translation
* Add posts translation
2020-10-28 10:09:09 -03:00
FIGBERT
785dfc9e8d
Update Hebrew i18m ( #417 ) ( #460 )
2020-10-27 17:25:51 -03:00
Rajiv Singh
79d5f656f0
Added missing i18n strings in hi.toml ( #454 )
...
* Update hi.toml
* Update hi.toml
2020-10-27 17:22:08 -03:00
Mustafa Dur
7ebb70014e
Turkish translation update ( #459 )
2020-10-27 17:14:32 -03:00
MineCola
04be75e5a1
Added lack translation, Issue #417 ( #457 )
2020-10-27 17:01:39 -03:00
Erno Salo
24997cbb50
Add missing fi translations ( #456 )
2020-10-27 16:59:42 -03:00
Luiz F. A. de Prá
4a31048a64
Add missing translations for en and pt-br ( #462 )
2020-10-27 16:18:28 -03:00
Codruț Constantin Gușoi
f43f2bb3fa
Fix burger focus color change ( #446 )
2020-10-23 09:50:00 -03:00