Olivier Lacan
535bb7d6f3
Fix language declaration for changelog
...
Barewords don't work in Haml. Gotta quote strings.
2023-03-07 15:56:15 -08:00
Olivier Lacan
c0f8d11c9e
Add changelog diff links
2023-03-07 15:56:13 -08:00
Olivier Lacan
ffed189484
Add clean task
2023-03-07 15:56:06 -08:00
Olivier Lacan
743ce86e1f
Improve responsive layout
...
Notably fixes the issues with the language
select on narrow viewports (mobile).
2023-03-07 15:55:57 -08:00
Philip Eriksson
2c562d1e5b
HTML changes to languages ( #461 )
...
* Move language tag to root
* Add language tag to changelog example
2023-03-07 13:36:59 -08:00
Olivier Lacan
f21b2cee82
Improve responsive layout
...
Notably fixes the issues with the language
select on narrow viewports (mobile).
2023-03-06 20:16:54 -08:00
Olivier Lacan
6e74fd7c75
Fix links to create issues
...
Reproduced from #417 which was done prior to the links
refactor. Thank you @taranovegor!
2023-03-06 17:44:10 -08:00
Olivier Lacan
08ec130363
Update outdated URLs
...
Copied from #405 which could not be rebased.
Thanks @edukisto!
# 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>
2023-03-06 17:40:56 -08:00
Olivier Lacan
1463cb221a
Update Rake
v1.1.1
2023-03-06 00:36:55 -08:00
Olivier Lacan
f085c2aa61
Remove broken links
2023-03-06 00:33:31 -08:00
Olivier Lacan
c330404781
Translate v1.1.0 to French
...
At some point being French had to come in handy.
2023-03-06 00:27:41 -08:00
Olivier Lacan
a751571e6c
Set 1.1.0 as last version
2023-03-06 00:26:51 -08:00
Olivier Lacan
8dc67370f5
Update changelog for recent changes
2023-03-06 00:26:19 -08:00
Olivier Lacan
3c38a59bce
Fix & style available version notice
...
Fix #434 #373 #320
2023-03-06 00:09:48 -08:00
Olivier Lacan
bb783f8ec8
Display translation count and improve styles
2023-03-06 00:07:13 -08:00
Olivier Lacan
7132bc7c62
Remove useless index file
2023-03-06 00:05:25 -08:00
Olivier Lacan
5f596f251f
Convert all links to JSON data
...
This will remove a lot of redundant variable definitions from
Haml translations and centralize everything so it's much easier to
update links when the invariably change. As they have.
2023-03-05 23:36:54 -08:00
Olivier Lacan
ba58b80f8a
Remove unused normalize.css
...
Fixes #386
2023-03-05 16:57:10 -08:00
Olivier Lacan
18d4ec8072
Update changelog prior to 1.1 release
2023-03-05 16:48:51 -08:00
Olivier Lacan
93cf312f2f
Fix missing logo in 1.1
...
Fixes #382
2023-03-05 16:48:14 -08:00
Olivier Lacan
8868e0cbeb
Fix erroneous tab-indentation
...
Should be consistently using spaces.
2023-03-05 16:37:27 -08:00
Olivier Lacan
ac57cbf6e7
Add label & count to language selector
2023-03-05 16:35:12 -08:00
Olivier Lacan
32a73db40d
Update middleman & middleman-syntax
2023-03-05 16:06:04 -08:00
Olivier Lacan
3c5480ec51
Bump to Ruby 3.2.1 & redcarpet 3.6
2023-03-05 16:05:23 -08:00
andrewwuuw
3062bc823d
docs(zh-tw): modify the zh-TW wording ( #360 )
2023-03-05 16:02:23 -08:00
Philip Eriksson
c818254f06
Change the Swedish title ( #419 )
2023-03-05 16:01:40 -08:00
ulqio
e8d06f99de
Fix typo in zh-CN translation ( #423 )
2023-03-05 16:00:18 -08:00
Ayub Kokabi
66b49ef595
Some heavy edits ( #457 )
2023-03-05 15:59:40 -08:00
BELEBCIR Riyadh
53f0205775
Add the Arabic translation (1.0.0) ( #444 )
...
* set up the translation project for arabic language
* translation nb01
* Add translation to Arabic (1.0.0)
* Add arabic to config file
* Fix indentation issues
* Format arabic/english mix
Format the text for better mixing arabic alphabet with english alphabet (just add break line where languages are mixed in the same sentence)
* fix a typo
* .gitIgnore
* gitIgnore
* Fixing the Arabic / English format
* fix yanked code direction
---------
Co-authored-by: Riyadh Abbes BELBECIR <rbelbecir@safety-tech.fr>
2023-03-05 15:59:11 -08:00
Riccardo Binetti
3aad6813ca
Add missing periods at the end of changes ( #451 )
...
As discussed in #450 , this better communicates the intent of following a
specific style guide.
Closes #450
2023-02-09 10:04:47 -05:00
Olivier Lacan
47ca534ff2
Remove pry from dependencies
...
binding.irb is good enough nowadays
2023-02-07 12:47:32 -05:00
Olivier Lacan
fae874c6cf
Set up Dependabot PRs
2023-02-07 12:46:33 -05:00
Olivier Lacan
0710566d5c
Upgrade autoprefixer-rails to 10.4.7.0
...
10.2.5.0 was incompatible with Node v11.15.0
2023-02-07 12:42:12 -05:00
Olivier Lacan
abf0658960
Update to Ruby 3.2.0
...
Required minor changes since File.exists? is now File.exist?
2023-02-07 12:40:42 -05:00
Olivier Lacan
a4d63781eb
Add missing page version
2022-11-05 03:00:53 -07:00
Olivier Lacan
688ed7bb8b
Fix broken link
2022-11-05 03:00:43 -07:00
Olivier Lacan
12292d8c9a
Fix broken indentation
2022-11-04 21:48:01 -07:00
Olivier Lacan
cd6b22ec31
Bump to Ruby 3.1.2
2022-11-04 19:57:13 -07:00
Olivier Lacan
c819f7507e
Add Mastodon verification link
2022-11-04 18:06:49 -07:00
dependabot[bot]
ee8cc0c625
Bump middleman from 4.4.0 to 4.4.2 ( #415 )
...
Bumps [middleman](https://github.com/middleman/middleman ) from 4.4.0 to 4.4.2.
- [Release notes](https://github.com/middleman/middleman/releases )
- [Changelog](https://github.com/middleman/middleman/blob/v4.4.2/CHANGELOG.md )
- [Commits](https://github.com/middleman/middleman/compare/v4.4.0...v4.4.2 )
---
updated-dependencies:
- dependency-name: middleman
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-11-04 21:51:04 -07:00
David Adi Nugroho
2a76cd29cf
Fix typo in id-ID translation ( #416 )
2021-11-04 21:50:53 -07:00
dependabot[bot]
a40cacb9c7
Bump middleman from 4.3.11 to 4.4.0 ( #401 )
...
Bumps [middleman](https://github.com/middleman/middleman ) from 4.3.11 to 4.4.0.
- [Release notes](https://github.com/middleman/middleman/releases )
- [Changelog](https://github.com/middleman/middleman/blob/v4.4.0/CHANGELOG.md )
- [Commits](https://github.com/middleman/middleman/compare/v4.3.11...v4.4.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>
2021-09-06 08:21:00 -04:00
edukisto
1ce7eac91b
Improve the Russian translation ( #413 )
2021-09-06 08:20:37 -04:00
dependabot[bot]
f35d269598
Bump middleman-autoprefixer from 2.10.1 to 3.0.0 ( #399 )
...
Bumps [middleman-autoprefixer](https://github.com/middleman/middleman-autoprefixer ) from 2.10.1 to 3.0.0.
- [Release notes](https://github.com/middleman/middleman-autoprefixer/releases )
- [Changelog](https://github.com/middleman/middleman-autoprefixer/blob/master/CHANGELOG.md )
- [Commits](https://github.com/middleman/middleman-autoprefixer/compare/v2.10.1...v3.0.0 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-17 12:38:20 -04:00
dependabot[bot]
34ce9cb4e6
Bump addressable from 2.7.0 to 2.8.0 ( #402 )
...
Bumps [addressable](https://github.com/sporkmonger/addressable ) from 2.7.0 to 2.8.0.
- [Release notes](https://github.com/sporkmonger/addressable/releases )
- [Changelog](https://github.com/sporkmonger/addressable/blob/main/CHANGELOG.md )
- [Commits](https://github.com/sporkmonger/addressable/compare/addressable-2.7.0...addressable-2.8.0 )
---
updated-dependencies:
- dependency-name: addressable
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>
2021-08-17 12:38:07 -04:00
edukisto
2d00c59f2f
Improve the Russian translation ( #408 )
2021-08-17 12:37:59 -04:00
edukisto
457f11501c
Add the Russian translation of v1.1.0 ( #410 )
2021-08-17 12:37:48 -04:00
Olivier Lacan
2eb5b2924f
Switch from master branch to main branch
...
# Tell me everything!
# Co-authored-by: Carolina Powers <carolinapoloni@gmail.com>
# Co-authored-by: Meg Kline-Tuls <meglktuls@gmail.com>
# Co-authored-by: Will Soto <will-soto@pluralsight.com>
# Co-authored-by: Jaron Thatcher <jaron-thatcher@pluralsight.com>
# Co-authored-by: Travis Denny <travis-denny@pluralsight.com>
# Co-authored-by: Spencer Smith <specman016@gmail.com>
2021-04-30 17:12:27 -04:00
Emre Erkan
3091538f52
GitHub username change ( #390 )
...
* v1.1 changes
Translated "Inconsistent Changes" section to Turkish.
* Merge remote-tracking branch 'upstream/master'
Co-authored-by: Emre Erkan <emre@ada.agency>
2021-04-30 17:10:17 -04:00
dependabot-preview[bot]
795836491c
Bump pry from 0.14.0 to 0.14.1 ( #394 )
...
Bumps [pry](https://github.com/pry/pry ) from 0.14.0 to 0.14.1.
- [Release notes](https://github.com/pry/pry/releases )
- [Changelog](https://github.com/pry/pry/blob/master/CHANGELOG.md )
- [Commits](https://github.com/pry/pry/compare/v0.14.0...v0.14.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2021-04-30 17:09:57 -04:00