520 Commits

Author SHA1 Message Date
Olivier Lacan
fde9698cb0 Convert 0.4.0 to 1.0.0
It’s time.

Reworked sections and extracted out-of-band information
into a frequently asked questions section as a sort of catch all
to keep everything focused.

Gave up Markdown since it seriously limits our styling possibilities
while Haml doesn’t hurt the legibility or the barrier to entry much.

Only part I don’t love yet are the reference links that are now up
top in the source file.
2017-05-16 10:43:22 -06:00
Olivier Lacan
e8282377f3 Update CHANGELOG.md 2017-05-11 08:51:41 -05:00
Olivier Lacan
50eec2a19c Fix TOC 2017-04-28 16:03:04 -07:00
Olivier Lacan
69723cdea2 Improve commit log diffs section 2017-04-28 16:02:57 -07:00
Olivier Lacan
6a60ed5243 Text styling and organization improvements 2017-04-27 12:20:54 -07:00
Olivier Lacan
bc8d9993d4 Clarify guiding principles & types 2017-04-27 12:20:10 -07:00
Olivier Lacan
68714f8946 Rewrite "What makes unicorns cry?”
Gah, this section sucked. Broke it down into multiple sub-sections
instead of a list.
2017-04-27 12:18:38 -07:00
Olivier Lacan
7af2d256ea Answer what, why, who, and how
The previous version was very wordy. Let’s get to it.
2017-04-27 12:16:26 -07:00
Olivier Lacan
6448642978 Reduce font size of changelog example 2017-04-27 12:13:59 -07:00
Olivier Lacan
2e4f7351e8 Remove confusing section about casing
We just say “changelog” now and we can scrap this mess.
2017-04-27 12:09:24 -07:00
Olivier Lacan
5347b92dba Improve list styling
The font was too small, the bullets too indented.
2017-04-27 12:08:41 -07:00
Olivier Lacan
b4e29c634c Don’t render TOC for low-level headings
That clutters up the navigation
2017-04-27 11:14:32 -07:00
Olivier Lacan
01a420df24 Add new project logo
Also downcased all uses of the word "changelog"
2017-04-24 17:05:25 -04:00
Olivier Lacan
5c40302726 Start experimenting with @tylerfortune8’s colors 2017-04-17 16:23:03 +02:00
Olivier Lacan
610f52d68c Style table of contents
I want it to be unobtrusive and useful for people who need it but
out of the way of anyone else.
2017-04-17 16:22:25 +02:00
Olivier Lacan
a506eb2f12 Bump Redcarpet to solve anchor issues 2017-04-17 16:21:47 +02:00
Olivier Lacan
5ac2bc826d Output table of contents on top 2017-04-05 23:04:21 +02:00
Olivier Lacan
032451db76 Add changelog entry about using “changelog” 2017-04-05 05:27:46 -04: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
0d8d117670 Keep Source Code Pro for changelog preview 2017-04-04 19:09:24 -04:00
Olivier Lacan
a0aa878862 Improve vertical text spacing 2017-04-04 19:07:33 -04:00
Olivier Lacan
bca3b23f56 Replace monospaced title font
The whole source code metaphor had its time.
2017-04-04 19:07:19 -04:00
Olivier Lacan
164084051f Add Polish to listed versions
Also updated the changelog.
2017-04-04 18:42:54 -04:00
Olivier Lacan
6b1602191f Initial draft of version 0.4.0
First, let’s stop shouting in the title.
2017-04-04 18:42:54 -04:00
Olivier Lacan
59660615a0 Merge pull request #156 from amielucha/0-4-0
Typos and interpunction
2017-04-01 07:01:27 -04:00
Sławek Amielucha
f3df18b98f Typos and interpunction 2017-04-01 12:49:07 +02:00
Olivier Lacan
e9e6e6f307 Merge pull request #155 from amielucha/0-4-0
Polish translation
2017-04-01 06:46:09 -04:00
Sławek Amielucha
9764814a55 Polish translation 2017-04-01 12:28:37 +02:00
Nathaniel Bibler
083cbfa8e4 Use the correct value for lang and hreflang 2017-03-25 10:23:32 -04:00
Olivier Lacan
bce6d97f3b Add some language notices for last version
Thanks to contributor help from https://github.com/olivierlacan/keep-a-changelog/issues/151
2017-03-23 04:37:03 +01:00
Olivier Lacan
62340f6552 Finally restore the header anchor links
This is why you don’t merge pull requests without proper
reviews.

Almost makes me feel like we need feature specs for this damn
project. :-)
2017-03-23 04:05:00 +01:00
Olivier Lacan
7adec560c8 Set TOC data for Markdown & override Haml filter 2017-03-23 03:48:28 +01:00
Olivier Lacan
76d8c70889 Yeah, this is not a thing. 2017-03-23 03:47:37 +01:00
Olivier Lacan
d751011328 Add license to README 2017-03-21 03:54:50 +01:00
Olivier Lacan
4fbe4bb579 Merge pull request #129 from aisamu/translation_pt-br
Updated/corrected the pt-br translation
2017-03-21 00:11:10 +01:00
Samuel Tschiedel
6be9828c01 Merge branch 'master' into translation_pt-br 2017-03-20 17:35:23 -03:00
Olivier Lacan
08aa726137 Merge pull request #152 from AdaDigitalAgency/master
Some typo fixes and improvements for tr_TR
2017-03-20 18:24:37 +01:00
Emre Erkan
b0b190413d Some typo fixes and improvements for tr_TR 2017-03-20 14:29:22 +03:00
Emre Erkan
30ad8655cf Merge remote-tracking branch 'olivierlacan/master' 2017-03-20 14:28:56 +03:00
Olivier Lacan
00fd940df5 No need to show language codes
Few people probably are aware of what those are and they’re
supremely distracting.
2017-03-19 07:33:31 +01:00
Olivier Lacan
b8b78adc54 Invite people to help translate latest version
Hopefully we can find a way to translate this notice into
every current language via: https://github.com/olivierlacan/keep-a-changelog/issues/151
2017-03-19 07:32:02 +01:00
Olivier Lacan
9bae4a465e Display a notice if this isn’t the latest version
This will allow visitors to translations to be aware (if they
speak English, I know…) that there is a newer version already
available in English but that it hasn’t been translated into their
language yet.
2017-03-19 07:22:42 +01:00
Olivier Lacan
4af96a47b1 Greatly simplify default version redirection
Can’t believe I didn’t think of it sooner but obviously we might
as well check all available version for each language and redirect
by default to the latest possible.

Now I’ll have to figure out a way to display when the latest
available version *for a language* isn’t the latest version of
the manifesto (so if it doesn’t match the latest English version).
2017-03-19 07:08:19 +01:00
Olivier Lacan
714fc86f5c Only default to last version if available
It's quite possible that not all languages will be on the latest version of
the manifesto at the same time.

This allows me to fight inertia by simply defaulting each version to the
latest possible version.
2017-03-19 07:00:57 +01:00
Olivier Lacan
57bd08f9b8 Merge pull request #144 from xenstalker/zh-TW
Fixed typos and improved the translation in Traditional Chinese (zh-TW)
2017-03-18 16:28:23 +01:00
Olivier Lacan
144fd77945 Add Czech language translation 2017-03-01 15:34:23 +01:00
Olivier Lacan
2bc24ab741 Merge branch 'master' of https://github.com/olivierlacan/keep-a-changelog 2017-03-01 15:26:12 +01:00
Olivier Lacan
7c0284d730 Merge pull request #123 from roesel/master
Czech translation
2017-03-01 15:25:28 +01:00
Olivier Lacan
ba341d1836 Merge pull request #145 from c-hild/patch-1
slight phrasing and spelling changes
2017-03-01 15:22:21 +01:00
Christian Hildebrandt
07a7ce8f83 slight phrasing and spelling changes
this change does not break backwards compatibility ;-)
2017-01-20 17:31:47 +01:00