From 601e73f09cd96c49c5fc583c1b81530ac9c70450 Mon Sep 17 00:00:00 2001 From: Jacob Alexander Date: Mon, 15 Jan 2018 11:37:28 -0800 Subject: [PATCH] Updating README.md with new pdf download locations - Small updates to .travis.yml too --- .travis.yml | 5 +++-- README.md | 11 ++++++----- 2 files changed, 9 insertions(+), 7 deletions(-) diff --git a/.travis.yml b/.travis.yml index a2b9928..89c863f 100644 --- a/.travis.yml +++ b/.travis.yml @@ -29,8 +29,7 @@ script: # Deploy pdf deploy: provider: releases - api_key: - secure: HYOC4DH7o5Oc3pMUOzHw5g8/sGZNmmbLpDoxxE+e9qlb2MIJjrBaud8T1KWNknvG2y4lcJGpE48UXYvCgtJbd6Jlk3USFntfBoHgl8iTmt7mFTfgZLvmArPYwwnFolGMHpKoegsetpzSxAKQZFpofxiXVbi9hklQMFlIzTaA2aVuVKZfU/wChQI4K4uxKgAmG/Dyr1sCy0pEp2MIV6sRt3ESK1GO6o5+4bLksoAHu6NuJQbNrueN2wWsyYKFF0FwwOk85SUOpI+bFH7yzxkE7fPDOvnrnvT/9j/sHOxXivOOLaZCIc4FcKt7S2dUK3dCLZT7+jVXX5QcWIjnbT1vlJJu5FBgwunBo2Mh3FX+s0uQ24jMQV9/11YbClqKTyiqWBZ0qLwirdxf25ACS2tHQdRnmFeu8JGRrTNiMFATROc3M62FX5qvUJe1d7lGY2tWNsmTfSQRjXI6Wn6S0sthJxmY5Uhli9GMCVwzw8ChA5qwMHZl0btqVnmOJd2HAjFTz30ZixUQzyhIgPEh6iJcKxLsHPGoXXXWFthBVh5zgzYaNOSTbQu59pMZd0rvdoBhUjqnlpVJNueVrCFiCFKVWTwsSooEn+f1Laq3RDeMjhWYdXwbHoTILoP8+KZN1L+C7l3JMz8i5I7/nIi/SrYnZjp5a63hEVNTlhZ1Nxk7xY8= + api_key: $GITHUB_OAUTH_TOKEN file: kll-spec-${TRAVIS_BRANCH}.pdf skip_cleanup: true on: @@ -39,5 +38,7 @@ deploy: branch: - test - master + - 0.3d + - 0.4 - 0.5 diff --git a/README.md b/README.md index 1477137..14a9ed4 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,8 @@ KLL Spec - Keyboard Layout Language [![Visit our IRC channel](https://kiwiirc.com/buttons/irc.freenode.net/input.club.png)](https://kiwiirc.com/client/irc.freenode.net/#input.club) +[Visit our Discord Channel](https://discord.gg/GACJa4f) + KLL Spec -------- @@ -10,12 +12,11 @@ KLL Spec [github](https://github.com/kiibohd/kll-spec) has the master copy of the [KLL Spec](https://input.club/kll/). For convenience there are up-to-date copies are available. -* [0.3d - **Stable**](https://www.overleaf.com/read/zzqbdwqjfwwf) -* [0.4](https://www.overleaf.com/read/mnnqqpnxhhyr) -* [![Build Status](https://travis-ci.org/kiibohd/kll-spec.svg?branch=0.5)](https://travis-ci.org/kiibohd/kll-spec) [0.5 - *Next Release*](https://www.overleaf.com/read/cfqydmrpfdrs) -* [![Build Status](https://travis-ci.org/kiibohd/kll-spec.svg?branch=master)](https://travis-ci.org/kiibohd/kll-spec) [master - Future](https://www.overleaf.com/read/cfqydmrpfdrs) +* [![Build Status](https://travis-ci.org/kiibohd/kll-spec.svg?branch=0.3d)](https://travis-ci.org/kiibohd/kll-spec)[0.3d - **Stable**](https://github.com/kiibohd/kll-spec/releases/download/v0.3d/kll-spec-v0.3d.pdf) +* [![Build Status](https://travis-ci.org/kiibohd/kll-spec.svg?branch=0.4)](https://travis-ci.org/kiibohd/kll-spec)[0.4](https://github.com/kiibohd/kll-spec/releases/download/v0.4/kll-spec-v0.4.pdf) +* [![Build Status](https://travis-ci.org/kiibohd/kll-spec.svg?branch=0.5)](https://travis-ci.org/kiibohd/kll-spec) [0.5 - *Next Release*](https://github.com/kiibohd/kll-spec/releases/download/v0.5c/kll-spec-v0.5c.pdf) -Recent pdfs are also available through [GitHub Releases](https://github.com/kiibohd/kll-spec/releases) - [Latest](https://github.com/kiibohd/kll-spec/releases/latest) +PDFs are available through [GitHub Releases](https://github.com/kiibohd/kll-spec/releases) - [Latest](https://github.com/kiibohd/kll-spec/releases/latest) Generating