48 Commits

Author SHA1 Message Date
iwilltry42
9916e6eb0a
no more RC/beta in the docs and readme 2020-07-17 09:07:15 +02:00
iwilltry42
953bacbbfe
new asciicast featuring the new syntax 2020-07-15 08:19:12 +02:00
iwilltry42
14d835b4fb
min version rc.7 in README and k3d.io 2020-07-15 07:48:04 +02:00
iwilltry42
8dd1ec61db
rename branch master to main 2020-07-15 07:06:47 +02:00
iwilltry42
c83ac0afd4
fix merge leftovers 2020-07-14 15:46:44 +02:00
iwilltry42
96bdd9226c
adjust readme to new syntax 2020-07-14 13:20:58 +02:00
iwilltry42
0479d117e0
readme: update badges 2020-06-18 13:03:17 +02:00
iwilltry42
76d90478f5
Go Module: use v3 for go module compatibility 2020-06-18 07:58:36 +02:00
Alvaro Saurin
8d92a44cba
Reference to k3x
Signed-off-by: Alvaro Saurin <alvaro.saurin@gmail.com>
2020-06-08 14:22:54 +02:00
iwilltry42
ed554c0cd6
readme/docs: change logo format 2020-05-16 11:47:33 +02:00
iwilltry42
54d65d88ce
readme/docs: add k3d logo 2020-05-16 11:35:27 +02:00
iwilltry42
2d52acc18b
readme/docs: add asciicast 2020-05-15 13:18:02 +02:00
iwilltry42
b08dc09260
readme/docs: improve release overview 2020-05-15 11:02:01 +02:00
iwilltry42
c5178b0882
add note of branch switch to readme 2020-05-15 09:55:39 +02:00
iwilltry42
ee9f25b20b
readme/docs: add links to may meetup and demo repository 2020-05-14 08:55:49 +02:00
iwilltry42
cae73e3984
docs: cleanup 2020-05-04 18:45:37 +02:00
iwilltry42
ecea154735
docs: add website link 2020-05-04 18:27:35 +02:00
iwilltry42
9654027a6b
init mkdocs 2020-04-26 19:52:26 +02:00
iwilltry42
4cbf88a443
update/structure thoughts 2020-01-15 08:47:45 +01:00
iwilltry42
bc49f197d9
cleanup and prepare for push to rancher/k3d 2020-01-05 21:16:31 +01:00
iwilltry42
5f4af67379 update README 2019-10-16 14:13:39 +02:00
iwilltry42
7f87e04ecf update README 2019-07-09 11:15:56 +02:00
iwilltry42
a3bb1b03f3 clarification 2019-05-22 00:28:23 +02:00
iwilltry42
41ccf89fdc improve section 2019-05-22 00:27:45 +02:00
iwilltry42
6e42d079f7 refactor documentation 2019-05-21 16:16:33 +02:00
iwilltry42
a3d9f700f8 wording 2019-05-16 08:16:57 +02:00
iwilltry42
4599310da4 add FAQ section 2019-05-16 07:32:44 +02:00
iwilltry42
07febe44c0 better readability 2019-05-15 08:40:48 +02:00
iwilltry42
396e4dd196 add exposing to readme 2019-05-15 08:36:36 +02:00
iwilltry42
d0f905d2fa readme on go install 2019-05-09 09:52:51 +02:00
Andy Zhou
ba80a9113c Makefile: Add the install-tools target
ith a fresh checked out k3d tree without required tools installed, Any make command gives the following error message:

    Makefile:71: *** recipe commences before first target.  Stop.

Basically, the section around line 71 are not properly formed makefile rules. This error is hidden when required tools
are installed. The error can be re-exposed with the "make extra-clean" command.

The install-tools target is intended to be invoked when installing the development tree for the fist time.
2019-05-01 16:59:49 -07:00
Michael
a906856e0a
fix readme 2019-04-23 12:16:50 +02:00
iwilltry42
b1e57025f7 cleanup readme 2019-04-12 12:59:47 +02:00
iwilltry42
f31a198246 update readme 2019-04-12 07:56:49 +02:00
iwilltry42
866b98c429 rename and add authors 2019-04-12 07:36:59 +02:00
iwilltry42
65b5f06bfc add server-arg and env flags 2019-04-11 14:31:46 +02:00
iwilltry42
4e477d3262 rename to k3d 2019-04-10 20:10:36 +02:00
iwilltry42
9630e22074 install script in readme 2019-04-05 14:53:17 +02:00
iwilltry42
342a364d45 add install script 2019-04-05 14:44:07 +02:00
iwilltry42
5328ee3f19 update readme and bump version 2019-04-04 11:24:43 +02:00
iwilltry42
7ec694d8da add go report badge 2019-04-04 11:15:28 +02:00
iwilltry42
e4029d09aa add travisCi image 2019-04-04 08:26:40 +02:00
iwilltry42
410f3a03ba fix readme 2019-04-03 12:51:54 +02:00
iwilltry42
18678c787e fix readme 2019-04-03 12:50:52 +02:00
iwilltry42
45fd9eeb6b comments, readme, default version 2019-04-03 11:01:28 +02:00
iwilltry42
3caa1bd07f update README 2019-04-03 10:27:09 +02:00
iwilltry42
d390c16dd1 create/start/stop/delete, no state yet 2019-04-02 21:45:43 +02:00
Thorsten Klein
0c61025f0d
Initial commit 2019-04-02 13:30:11 +02:00