Olivier Lacan
515624a5ca
Merge branch 'main' into bundleup
2024-05-23 17:30:31 -07:00
Tzeng Yuxio
ab53f92886
fix: corrected Traditional Chinese character error ( #619 )
...
- Corrected the Traditional Chinese character from「麵」to「面」to fix a typo.
2024-05-23 17:29:29 -07:00
Olivier Lacan
62a0cb0b33
Update dependencies with bundleup
...
# Title
# Tell me everything!
# Co-authors (they will be credited on GitHub as well)
# Co-authored-by: Carolina Powers <carolinapoloni@gmail.com>
# Co-authored-by: Meg Kline-Tuls <meglktuls@gmail.com>
# Co-authored-by: thatchej <jaron-thatcher@pluralsight.com>
# Co-authored-by: Maverick Tudisco <maverick-tudisco@pluralsight.com>
2024-05-23 17:25:22 -07:00
Olivier Lacan
afad87e1c9
Bump to Ruby 3.3.1
...
# Title
# Tell me everything!
# Co-authors (they will be credited on GitHub as well)
# Co-authored-by: Carolina Powers <carolinapoloni@gmail.com>
# Co-authored-by: Meg Kline-Tuls <meglktuls@gmail.com>
# Co-authored-by: thatchej <jaron-thatcher@pluralsight.com>
# Co-authored-by: Maverick Tudisco <maverick-tudisco@pluralsight.com>
2024-05-23 17:20:06 -07:00
dependabot[bot]
f2c1f6db8d
Bump rexml from 3.2.6 to 3.2.8 ( #618 )
...
Bumps [rexml](https://github.com/ruby/rexml ) from 3.2.6 to 3.2.8.
- [Release notes](https://github.com/ruby/rexml/releases )
- [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md )
- [Commits](https://github.com/ruby/rexml/compare/v3.2.6...v3.2.8 )
---
updated-dependencies:
- dependency-name: rexml
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-23 17:11:00 -07:00
Oscar Tsai
8eb693a3cf
fix: corrected Traditional Chinese character error ( #605 )
...
- Corrected the Traditional Chinese character from「睏」to「困」to fix a typo.
Co-authored-by: Oscar Tsai <oscar.t@binance.com>
2024-05-15 13:20:15 -07:00
Mostafa Ahangarha
9fb86d82ae
Fix haml indentations in fa document ( #607 )
2024-05-15 11:07:24 -07:00
dependabot[bot]
d8ee8ed5b6
Bump standard from 1.33.0 to 1.35.1 ( #606 )
...
Bumps [standard](https://github.com/standardrb/standard ) from 1.33.0 to 1.35.1.
- [Release notes](https://github.com/standardrb/standard/releases )
- [Changelog](https://github.com/standardrb/standard/blob/main/CHANGELOG.md )
- [Commits](https://github.com/standardrb/standard/compare/v1.33.0...v1.35.1 )
---
updated-dependencies:
- dependency-name: standard
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-15 11:06:56 -07:00
dependabot[bot]
c9d0e49805
Bump rack from 2.2.8 to 2.2.8.1 ( #603 )
...
Bumps [rack](https://github.com/rack/rack ) from 2.2.8 to 2.2.8.1.
- [Release notes](https://github.com/rack/rack/releases )
- [Changelog](https://github.com/rack/rack/blob/main/CHANGELOG.md )
- [Commits](https://github.com/rack/rack/compare/v2.2.8...v2.2.8.1 )
---
updated-dependencies:
- dependency-name: rack
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-15 11:06:48 -07:00
Rifdi Andzar Nazhara
eb8d9f1a99
1.1.0 id translation ( #609 )
...
* 1.1.0 en to id translation draft
* translated up to right before FAQ
* translated part of FAQ.
* first pass translation complete
* minor fixes and tweak wordings
2024-05-15 11:06:36 -07:00
Jaewon-Yun
4e50ba2b63
Add translation for 1.1.0 ( #610 )
2024-04-25 12:55:42 -07:00
Josef Andersson
d1bdf1fa6a
Minor update of Swedish 1.1 ( #602 )
2024-02-20 03:01:21 -08:00
Olivier Lacan
2499548da4
Add swedish 1.1 to changelog
2024-02-05 09:09:51 -08:00
Olivier Lacan
6c506883d7
Update docs
2024-02-04 21:26:24 -08:00
Olivier Lacan
677f9d72a8
Update middleman, downgrade contracts
2024-02-04 21:23:11 -08:00
Olivier Lacan
07f4a49fdd
Remove outdated comment
2024-02-04 21:21:36 -08:00
Olivier Lacan
de242aa6b1
Always clean before publish
2024-02-04 21:17:13 -08:00
Olivier Lacan
bee0534514
Make page title & description dynamic
...
Previously they had to be duplicated from the page
frontmatter but that's not necessary and also makes
it possible to have correct OpenGraph title and
descriptions.
2024-02-04 21:13:49 -08:00
Olivier Lacan
b03309559b
Use asset_url instead of path for OG image
2024-02-04 20:14:31 -08:00
Olivier Lacan
651597a0d8
Replace OpenGraph image with a proper one
2024-02-04 20:10:15 -08:00
Olivier Lacan
2d71509cf6
Display number of language translations
...
I can't believe it's 28 🫨 !
2024-02-04 18:42:41 -08:00
Olivier Lacan
e40991f47c
Bump size of language picker
2024-02-04 18:40:00 -08:00
Olivier Lacan
a56f3cc035
Fix GitHub issues link
2024-02-04 18:10:02 -08:00
Brian Friesen
41aa949261
Add missing periods ( #560 )
...
See #450 and #451
2024-02-04 18:07:49 -08:00
Olivier Lacan
9b95c6eb0d
Update rake gem
2024-02-04 18:05:29 -08:00
Olivier Lacan
058bcedec0
Update bundler
2024-02-04 18:04:40 -08:00
Olivier Lacan
4708de5d3c
Update haml and thor gems
...
# Title
# Tell me everything!
# Co-authors (they will be credited on GitHub as well)
# Co-authored-by: Carolina Powers <carolinapoloni@gmail.com>
# Co-authored-by: Meg Kline-Tuls <meglktuls@gmail.com>
# Co-authored-by: thatchej <jaron-thatcher@pluralsight.com>
# Co-authored-by: Maverick Tudisco <maverick-tudisco@pluralsight.com>
2024-02-04 18:03:11 -08:00
Olivier Lacan
831becb73e
Always show FAQ answers
2024-02-04 17:08:12 -08:00
Olivier Lacan
84d7c7834a
Add standard and run it on config
...
Baby steps.
2024-02-04 17:01:47 -08:00
Olivier Lacan
51475fa00b
Upgrade to Ruby 3.1.4
2024-02-04 16:58:52 -08:00
Olivier Lacan
df0282756f
Remove invalid attr_wrapper Haml config
...
Hopefully... it still works without it...
2024-02-04 16:58:36 -08:00
Olivier Lacan
95c3926709
Replace problematic dashes interpreted as Haml
2024-02-04 16:58:03 -08:00
Olivier Lacan
a27c8681d7
Fix syntax error in DE 1.1.0
2024-02-04 16:57:38 -08:00
Olivier Lacan
fa9b4564d3
Fix syntax error in config
2024-02-04 16:57:25 -08:00
Vitalij Berdinskih
db925931aa
Fix versioning for Polish and Slovenian. Add 1.1.0 for Ukrainian. ( #592 )
...
* Fix versioning for Polish and Slovenian. Add 1.1.0 for Ukrainian.
* Update ChangeLog
2024-02-04 15:32:26 -08:00
João Lucas Farias
45ce45409a
Update brazilian portuguese translation to v1.1.0 ( #577 )
...
Co-authored-by: Olivier Lacan <hi@olivierlacan.com>
2024-02-04 15:32:09 -08:00
Yu-Zhen Tu
8c11222179
Fix typos and revise wordings for better translation in zh-TW 1.1.0 ( #580 )
2024-02-04 15:31:27 -08:00
Jiri Pavlicek
ca747a1c56
cs translation 1.1.0 ( #581 )
2024-02-04 15:30:39 -08:00
Vlăduț Ilie
e425793413
Romanian 🇷🇴 language added for the website ( #583 )
...
* chore(lang): romanian language added in the config
* feat(lang): romanian language added for website
2024-02-04 15:29:47 -08:00
Magnus Österlund
edbdad13d3
Update Swedish translation to v1.1 ( #590 )
2024-02-04 15:29:19 -08:00
Marvin Schmitz
d32d6e563d
German translation for v1.1 ( #596 )
...
* Updated German translation to v1.1.0
* Fix(doc): Added changes to changelog.
2024-02-04 15:28:57 -08:00
Juan Otálora Alarcón
823f4ce1e0
Updated Spanish translation to v1.1 ( #572 )
...
* Update changelog
* Update to ES 1/n
* Fix changelog
* Only translate h4#inconsistent-changes
2023-08-22 18:40:07 -04:00
Devin
7ca272118c
Add zh-TW 1.1.0 and update zh-CN links issue ( #571 )
2023-08-05 20:25:30 -07:00
Martin Isaksen
847769e553
Add nb transaltion to nav menu ( #570 )
...
Co-authored-by: Martin Isaksen <martin@wilqo.com>
2023-07-20 14:41:35 -07:00
dependabot[bot]
7393d4701d
Bump middleman from 4.4.3 to 4.5.0 ( #564 )
...
Bumps [middleman](https://github.com/middleman/middleman ) from 4.4.3 to 4.5.0.
- [Changelog](https://github.com/middleman/middleman/blob/main/CHANGELOG.md )
- [Commits](https://github.com/middleman/middleman/commits/v4.5.0 )
---
updated-dependencies:
- dependency-name: middleman
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-15 10:13:12 -04:00
Tom Knight-Markiegi
b30e4e13ac
fixed links to GitHub repo ( #561 )
2023-05-30 23:45:01 -08:00
Ayub Kokabi
d7f9d60e56
Add Persian translation for v1.1.0 and minor edits and improvements ( #538 )
...
* Some minor edit
* Remove a section that was related to v1.1.0
* add Persian translation for version 1.1.0
* renaming based on ISO 639-1
2023-05-30 23:42:44 -08:00
Przemysław Sztoch
0f00ac59d5
Updated Polish translation to v1.1 ( #557 )
2023-05-30 23:42:21 -08:00
Alberto Moro
ea378c61aa
Fixed Italian translation version 1.1.0 ( #562 )
2023-05-30 23:41:08 -08:00
Peter Kokot
fc14e481e4
Add Slovenian translation for 1.0.0 and 1.1.0 ( #563 )
...
* Add Slovenian translation for 1.0.0 and 1.1.0
* Fix word consumers
2023-05-30 23:39:42 -08:00