kompose/docs
Charlie Drage 055856076a
docs: update installation doc (#1575)
Some of the installation methods are either unmaintained / not up to
date anymore.

For example, we no longer package `.deb` packages.

The person using Kompose should be installing the binary directly
from GitHub rather than relying on their package manager.

Signed-off-by: Charlie Drage <charlie@charliedrage.com>
2023-02-08 22:04:16 +01:00
..
_data Add new kompose site (#1475) 2022-01-13 14:05:38 -05:00
_includes Add new kompose site (#1475) 2022-01-13 14:05:38 -05:00
_layouts Sync site 2022-01-14 09:03:45 -05:00
assets Adds a new logo for Kompose (#1574) 2023-02-08 15:23:16 -05:00
docs/images Sync site 2022-01-14 09:03:45 -05:00
images Remove code for parsing DAB files (#1435) 2021-10-01 19:16:09 +08:00
_config.yml Add new kompose site (#1475) 2022-01-13 14:05:38 -05:00
_foobar.yml Add new kompose site (#1475) 2022-01-13 14:05:38 -05:00
404.html Add new kompose site (#1475) 2022-01-13 14:05:38 -05:00
architecture.md Fixes typos (#1557) 2023-02-08 14:51:09 -05:00
CNAME Create CNAME 2022-01-13 14:13:16 -05:00
conversion.md Fixes typos (#1557) 2023-02-08 14:51:09 -05:00
development.md change master to main in scripts and docs (#1569) 2023-02-08 15:42:16 -05:00
favicon.ico Adds a new logo for Kompose (#1574) 2023-02-08 15:23:16 -05:00
feed.xml Add new kompose site (#1475) 2022-01-13 14:05:38 -05:00
Gemfile Fixes typos (#1557) 2023-02-08 14:51:09 -05:00
Gemfile.lock Fixes typos (#1557) 2023-02-08 14:51:09 -05:00
getting-started.md change master to main in scripts and docs (#1569) 2023-02-08 15:42:16 -05:00
index.md Fixes typos (#1557) 2023-02-08 14:51:09 -05:00
installation.md docs: update installation doc (#1575) 2023-02-08 22:04:16 +01:00
integrations.md Fixes typos (#1557) 2023-02-08 14:51:09 -05:00
LICENSE Add new kompose site (#1475) 2022-01-13 14:05:38 -05:00
maven-example.md change master to main in scripts and docs (#1569) 2023-02-08 15:42:16 -05:00
README.md Sync site 2022-01-14 09:03:45 -05:00
user-guide.md Fixes typos (#1557) 2023-02-08 14:51:09 -05:00

View the site via:

bundle exec jekyll serve .

And visiting localhost:4000 on your browser.