diff --git a/config.yaml b/config.yaml index c1de790..1425a34 100644 --- a/config.yaml +++ b/config.yaml @@ -1,72 +1,76 @@ baseURL: "https://kairohm.dev/" languageCode: "en-us" title: "kairohm" theme: "boots" enableRobotsTXT: true disableKinds: taxonomy, taxonomyTerm markup: highlight: noClasses: false style: monokai params: keywords: electronics, open source, retro gaming, dreamcast description: kairohm is an ecosystem of opensource tools for collaborating on electronics and software projects images: - img/kairohm.svg logo: "/img/kairohm.svg" imagealt: "kairohm logo" author: "Zeigren" title: kairohm menu: main: - name: BookStack url: https://bookstack.kairohm.dev title: Knowledge Base/Wiki weight: -190 - name: Phabricator url: https://phabricator.kairohm.dev title: Project Management and Repository weight: -180 + - name: Concourse + url: https://concourse.kairohm.dev + title: CI/CD + weight: -175 - name: InvenTree url: https://inventree.kairohm.dev title: Parts Database (alpha) weight: -170 - name: Docker Hub url: https://hub.docker.com/u/zeigren title: Docker Containers weight: -160 - name: GitHub url: https://github.com/kairohm title: Repository Mirror weight: -150 - name: Facebook url: https://www.facebook.com/Keep-Dreaming-Project-101672658169403 title: Facebook weight: -140 - name: Instagram url: https://www.instagram.com/kairohm title: Instagram weight: -130 - name: YouTube url: https://www.youtube.com/channel/UCDKwkQ7u4L1D5mpsPQVVbtA title: YouTube weight: -120 - name: Twitch url: https://www.twitch.tv/kairohm title: Twitch weight: -110 - name: Twitter url: https://twitter.com/kairohm title: Twitter weight: -100 - name: Discord url: https://discord.gg/jbV3CWs title: Discord Chat weight: -90 - name: Patreon url: https://www.patreon.com/zeigren title: Support The Project weight: -80 diff --git a/static/img/Concourse.svg b/static/img/Concourse.svg new file mode 100644 index 0000000..6d7bcda --- /dev/null +++ b/static/img/Concourse.svg @@ -0,0 +1 @@ + \ No newline at end of file