landing site https://dotya.ml
Go to file
surtur 0b8d7d92ae
All checks were successful
continuous-integration/drone/push Build is passing
fix 8fe0e155d3: bump traefik to version 2.7
the :2.6.3 tag is apparently only available for arm arch, it's probably
best not to base the decision to bump versions on a new release
notification. instead, availability of the new version for our default
arch (amd64) should always be checked:
    podman run -it --rm docker.io/library/traefik:2.6.3
    Trying to pull docker.io/library/traefik:2.6.3...
    Error: choosing an image from manifest list docker://traefik:2.6.3: no image found in manifest list for architecture amd64, variant "", OS linux

    ~ took 2s
    (╯°□°)╯︵ ┻━┻ 125 🔥  podman run -it --rm docker.io/library/traefik:2.7
    Trying to pull docker.io/library/traefik:2.7...
    Getting image source signatures
    Copying blob 491249faa733 done
2022-03-30 17:26:02 +02:00
.gitea/issue_template fix: correctly use bug issue template (#14) 2020-09-15 22:01:35 +02:00
archetypes removed whitespace [skip ci] 2020-03-17 03:49:30 +01:00
assets/scss update theme colours 2022-03-29 18:37:04 +02:00
content Add info about DNSCrypt resolver (#29) 2021-08-08 00:36:37 +02:00
layouts template: add RSS link to head of each page 2021-08-23 15:16:34 +02:00
static feat: add missing values to site.webmanifest 2020-10-03 13:04:09 +02:00
themes fix: updated submodule + plz do update submodule --remote 2020-07-08 10:05:13 +02:00
.drone.yml ci: use upstream alpine image for stagin runs 2022-03-20 22:04:56 +01:00
.gitignore feat: add vim .swp files to the list of the ignored 2020-07-08 20:56:55 +02:00
.gitmodules changed theme to hermit theme 2020-03-07 05:56:08 +01:00
.hadolint.yaml fix: correctly indent and init yaml documents 2022-03-20 20:15:28 +01:00
.pre-commit-config.yaml pre-commit: add yaml check [skip ci] 2021-09-22 08:37:42 +02:00
Dockerfile fix: pin fedora-hugo to tag linux-amd64 2022-03-20 19:02:50 +01:00
LICENSE fix: name proper project authors in LICENSE (#28) 2021-03-09 22:15:22 +01:00
README.md feat: add clickable badges 2020-11-11 14:56:50 +01:00
config.toml update theme colours 2022-03-29 18:37:04 +02:00
docker-compose.yml fix 8fe0e155d3: bump traefik to version 2.7 2022-03-30 17:26:02 +02:00

dotya.ml

Build Status Mozilla HTTP Observatory Grade Security Headers Chromium HSTS preload

sawce that makes up the dotya.ml landing page.

Built with Hugo on Hermit theme.