Commit Graph

241 Commits

Author SHA1 Message Date
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
Codruț Constantin Gușoi
733bc740c6 Fix darkModeToggle javascript error (#447) 2020-10-20 16:37:57 -03:00
MineCola
9704f2106c Add zh-tw translation (#444)
* Add zh-tw translation

* Add contributors for translation zh-tw
2020-10-19 17:13:21 -03:00
Clément Pannetier
d1ad702002 Update french translation (#442) 2020-10-19 17:10:48 -03:00
Clément Pannetier
ca2bcb100a Issue #438 | Fix stackbit validation errors (#440) 2020-10-16 15:45:58 -03:00
earnest
e26616e170 Add authors taxonomy for blog posts (#435)
* Add authors taxonomy and layout

* Add my name to contributors file

* Add authors to front matter post archetypes

* Add author to i18n for en

* Add authors taxonomy to exampleSite config

* Add some author names to exampleSite for demo

* Tested authors on pt-br and externally-linked post
* Also ran make release again

* Resources

Deleted resources in exampleSite and added resources in root
2020-10-16 15:32:37 -03:00
Lucas de Oliveira
82ccf83b1e Use camelCase variables on custom_css, custom_js and custom_scss (#434)
* Rename custom_css variable to customCSS

* Rename custom_js variable to customJS

* Change contribuitors.md

* Rename custom_scss to customSCSS

* Add custom SCSS on example config.toml

* Add customSCSS on stackbit.yaml
2020-10-13 19:31:49 -03:00
tomkys144
561082dbfa Added czech translation (#432) 2020-10-09 13:49:18 -03:00
Erno Salo
e235863429 Update fi translation (#431) 2020-10-09 13:47:44 -03:00
Ellison
3723e9b2b9 Add goatcounter analytics support (#430)
* adding goatcounter analytics support

* Update CONTRIBUTORS.md
2020-10-07 11:53:36 -03:00
Arafat Hasan Jenin
3087f9bfbc Bengali translation added (#427) 2020-10-05 10:00:08 -03:00
Hussaini Zulkifli
e230ea2ee6 Translate to Malay (#423) 2020-10-01 11:15:18 -03:00
Luiz F. A. de Prá
5b7a49c087 Fix nav urls with safeURL filter 2020-09-30 09:36:11 -03:00
Luiz F. A. de Prá
8523b3c90d Move tweemoji import 2020-09-30 09:16:54 -03:00
Rabin Adhikari
95fa5d7108 Use min version of fork-awesome (#421)
* Use min version of fork-awesome

* Update CONTRIBUTORS.md
2020-09-30 09:01:25 -03:00
Joseph Sanders
6302a4b82b Add Option To Hide Color Scheme Toggle (#406)
* Add color scheme toggle

Add hidedarkmodetoggle to exampleSite, stackbit

Change property name to hidecolorscheme toggle

* Add my name to CONTRIBUTORS.md
2020-09-29 18:32:00 -03:00
Demetrios Lambropoulos
6c97691f5e Font to fork (#420)
* Switch FontAwesome CDN to ForkAwesome

* Converted font-awesome icons to fork-awesome

* converted icons to forkawesome

* Converted folder icon to fork-awesome icon

* Update tags.html

* Update config.toml
2020-09-29 13:28:08 -03:00
Dave Rolsky
0fb4eafa63 Use relative URLs everywhere and remove <base> tag (#411)
There were a few places still using absolute URLs, including <link rel="icon">
tags, <link rel="alternate"> tags, and nav menu links. In addition, the
presence of a <base> tag caused the browser to absolute-ize all relative
URLs. This also removed "canonifyurls = true" from the example site config.

This is a problem for things like render.com, which will put the site on its
own domain for previews. For example, I have a preview site at
https://houseabsolute-com.onrender.com/. Ultimately this will be served at
https://houseabsolute.com/, but before I switched over I wanted to preview the
site.

The absolute URLs were being generated for https://houseabsolute.com/ because
of my baseURL setting in config and the presence of the <base> tag. This
completely breaks the preview site.
2020-09-28 13:43:06 -03:00
Jared Sturdy
b3fab506bf [bugfix] Fix problem with pagination from wrapped post titles fix (#407) 2020-09-21 09:46:14 -03:00
Daniel Monteiro
94b5957f6d Typo fix (#405)
* Typo fix

* Contributors addition
2020-09-17 21:50:28 -03:00
Jared Sturdy
eb4db54a05 [bugfix] wrap long post title (#401)
* [bugfix] Fix line wrapping for list items

Long post titles will be wrapped in their own column, rather than
flowing under the date column (see #385).

* [assets] update assets for long post titles
2020-09-10 10:41:09 -03:00
KK
41062e0096 Add apple touch icon (#381)
* Add \\( and \\[ as mathjax delimiters

* Make it possible to enable katex and mathjax globally in config.toml

* Add apple-touch-icon

* Add default apple touch icon

Co-authored-by: KK <bebound@users.noreply.github.com>
2020-09-10 10:21:30 -03:00
Carlo Lobrano
4403db5c2c Fix Plausible script (#402)
- use endpoint plausible.js in place of index.js
- use ASCII quotes

closes #388
2020-09-10 10:13:28 -03:00
Luiz F. A. de Prá
a184ba21c6 Add buymeacoffee 2020-08-27 11:12:32 -03:00
Luiz F. A. de Prá
4fea900ddc Update reademe with demo link 2020-08-24 11:38:55 -03:00
Lorenzo Cameroni
51c0c67ce6 Fix italian translation (#391)
Co-authored-by: Luiz F. A. de Prá <luizdepra@users.noreply.github.com>
2020-08-24 11:17:54 -03:00
Lorenzo Cameroni
b60a1c42eb Translation of series (#390) 2020-08-24 11:16:41 -03:00
Clément Pannetier
63e96f8dee Fix hugo build (#387)
* Fix hugo build error

* Fix hugo build error
2020-08-24 11:13:35 -03:00
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