20 Commits

Author SHA1 Message Date
Javier Spagnoletti
bd8362583d
Fix small typo in the Spanish answer for the 2nd question (#362) 2020-08-27 16:06:29 -04:00
Ned Twigg
3dcaac2c67 Fix a typo in the "what about yanked releases" tab. Fixes #327. (#328) 2020-01-11 19:16:08 -05:00
Olivier Lacan
f4c0c0834f Remove all links to Gemnasium
Fixes #267
2018-11-07 12:10:12 -05:00
Jerod Santo
9246a1392f Update the URL to the episode of The Changelog 2018-08-03 09:09:48 -05:00
Katrin Leinweber
5a6fa7f102 Secure links 2018-04-21 17:56:44 +02:00
Olivier Lacan
6fd92f422c Fix bad formatting in es 1.0 2017-07-27 18:13:09 +02:00
David Díaz
cd377796ed Fix lines length
In a previous commit I tried to apply the standard text mode (80
characters) to long lines, but something was wrong and they were bad
formatted.
2017-07-18 22:20:34 +01:00
David Díaz
46ffb627fa Update translation for "Confusing Dates" section
According to changes introduced in commit c81765b
2017-07-18 22:20:28 +01:00
David Díaz
ae0ef6227a Break long lines to 80 characters
Because it is how they are formatted in the original file and also it is
the standard for text mode.
2017-07-18 22:20:18 +01:00
David Díaz
964c9d321a Improve the whole Spanish translation 2017-07-18 22:20:10 +01:00
David Díaz
bcbd5a39a0 Fix typos 2017-07-18 22:20:04 +01:00
David Díaz
ef5c30ced5 Use "changelog" instead of "change log"
Since version 1.0.0, "changelog" term it is prefered over "change log"
because it is most common.
2017-07-18 22:19:45 +01:00
lcabeza
fd9a7e224a Added es-ES for 1.0.0 version 2017-06-27 11:55:47 -05:00
Olivier Lacan
fcce20efff Stop using weird Haml break for changelog preview
It’s really not worth the double filter call and I’m sure I can find
some way to use Middleman to extract this into a method.
2017-04-05 05:27:12 -04:00
Olivier Lacan
9afff8fc3e Upgrade to Middleman 4.1.10 2016-08-06 01:37:12 -04:00
Olivier Lacan
adfbaf9235 Flip the directory organization to have lang first
Thanks @jswanner you’re so swell and stuff.
2016-08-05 20:00:43 -04:00
Olivier Lacan
e8602923dd Start versioning from 0.3.0
This requires moving every current translation into a 0.3.0/ directory and doing
some default redirection when people hit keepachangelog.com they should
always be redirected to the latest version.

Currently that's hardcoded to 0.3.0 but we're going to surely use something akin
to a version.rb to define that and use it across the codebase.
2016-05-16 15:20:26 +02:00
Olivier Lacan
4101681ba4 Fix improper Markdown syntax breaking the build
@ZeliosAriex please follow the Markdown styling used in other
translations next time. ;-)
2015-12-03 14:29:17 -05:00
Olivier Lacan
7d38e181c1 Fix incorrect path 2015-12-03 14:03:12 -05:00
Zelios Ariex
c772b962f5 First version of the spanish translation 2015-12-03 19:04:57 +01:00