Commit Graph

128 Commits

Author SHA1 Message Date
4f83126324
chore: add role xoxys.telegraf and xoxys.alertmanager
All checks were successful
continuous-integration/drone/push Build is passing
2021-06-03 19:04:24 +02:00
1200dce580 chore(deps): update dependency thegeeklab/hugo-geekdoc to v0.13.5
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
2021-06-02 21:00:53 +00:00
1e17bc7b03
chore: add role xoxys.redis and xoxys.authelia
All checks were successful
continuous-integration/drone/push Build is passing
2021-06-01 21:44:18 +02:00
50535a9a40
feat: add role xoxys.prometheus
All checks were successful
continuous-integration/drone/push Build is passing
2021-05-30 12:25:37 +02:00
f3fcdaeb69
fix spellchecking
All checks were successful
continuous-integration/drone/push Build is passing
2021-05-24 15:52:54 +02:00
a9ff5798fc chore(deps): update dependency thegeeklab/hugo-geekdoc to v0.13.4
Some checks failed
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is failing
2021-05-22 12:00:49 +00:00
29857cf445 chore(deps): update dependency thegeeklab/hugo-geekdoc to v0.13.3
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
2021-05-19 21:00:51 +00:00
f816ae5c77
fix: rename bitwardenrs roles to vaultwarden
All checks were successful
continuous-integration/drone/push Build is passing
2021-05-16 16:12:37 +02:00
15dfeb23a5 chore(deps): update dependency thegeeklab/hugo-geekdoc to v0.13.1 (#1)
All checks were successful
continuous-integration/drone/push Build is passing
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [thegeeklab/hugo-geekdoc](https://github.com/thegeeklab/hugo-geekdoc) | minor | `v0.8.2` -> `v0.13.1` |

---

### Release Notes

<details>
<summary>thegeeklab/hugo-geekdoc</summary>

### [`v0.13.1`](https://github.com/thegeeklab/hugo-geekdoc/releases/v0.13.1)

[Compare Source](https://github.com/thegeeklab/hugo-geekdoc/compare/v0.13.0...v0.13.1)

##### Changelog

##### [v0.13.1](https://github.com/thegeeklab/hugo-geekdoc/compare/v0.13.0...v0.13.1) (2021-05-13)

##### Bug Fixes

-   **deps:** update dependency mermaid to v8.10.1 ([#&#8203;115](https://github.com/thegeeklab/hugo-geekdoc/issues/115))

##### Documentation

-   fix typos

##### Features

-   add css variable to set max height for code blocks ([#&#8203;119](https://github.com/thegeeklab/hugo-geekdoc/issues/119))

##### Others

-   **deps:** lock file maintenance ([#&#8203;112](https://github.com/thegeeklab/hugo-geekdoc/issues/112))
-   **deps:** update dependency prettier to v2.3.0

### [`v0.13.0`](https://github.com/thegeeklab/hugo-geekdoc/releases/v0.13.0)

[Compare Source](https://github.com/thegeeklab/hugo-geekdoc/compare/v0.12.0...v0.13.0)

### Changelog

#### [v0.13.0](https://github.com/thegeeklab/hugo-geekdoc/compare/v0.12.0...v0.13.0) (2021-05-08)

##### Bug Fixes

-   reset dimming filters in light mode ([#&#8203;109](https://github.com/thegeeklab/hugo-geekdoc/issues/109))
-   use same css proterty for header border and footer background
-   **deps:** update dependency flexsearch to v0.6.32 ([#&#8203;105](https://github.com/thegeeklab/hugo-geekdoc/issues/105))
-   **deps:** update dependency mermaid to v8.9.3 ([#&#8203;106](https://github.com/thegeeklab/hugo-geekdoc/issues/106))
-   **deps:** update dependency clipboard to v2.0.8 ([#&#8203;104](https://github.com/thegeeklab/hugo-geekdoc/issues/104))

##### CI Pipeline

-   use Hugo 0.83.1

##### Code Refactoring

-   cleanup and restructure gulp tasks ([#&#8203;101](https://github.com/thegeeklab/hugo-geekdoc/issues/101))

##### Others

-   use cleaner table formatting ([#&#8203;110](https://github.com/thegeeklab/hugo-geekdoc/issues/110))
-   fix capitalization for params in while clause ([#&#8203;108](https://github.com/thegeeklab/hugo-geekdoc/issues/108))
-   move js libraries used by the theme to prod dependencies
-   drop master branch
-   scale down the readme image to improve readability
-   **deps:** update dependency gulp-replace to v1.1.3
-   **deps:** lock file maintenance ([#&#8203;107](https://github.com/thegeeklab/hugo-geekdoc/issues/107))

##### BREAKING CHANGE

The minimal required Hugo version was bumped to 0.83.0

### [`v0.12.0`](https://github.com/thegeeklab/hugo-geekdoc/releases/v0.12.0)

[Compare Source](https://github.com/thegeeklab/hugo-geekdoc/compare/v0.11.1...v0.12.0)

### Changelog

#### [v0.12.0](https://github.com/thegeeklab/hugo-geekdoc/compare/v0.11.1...v0.12.0) (2021-04-28)

##### Features

-   add dark mode ([#&#8203;66](https://github.com/thegeeklab/hugo-geekdoc/issues/66))

##### Others

-   **deps:** pin dependencies ([#&#8203;100](https://github.com/thegeeklab/hugo-geekdoc/issues/100))

##### BREAKING CHANGE

With the new dark mode, we also added custom CSS properties that should make theming easier. Since the class names have not changed, an existing custom theme will continue to work. This release should still be considered a breaking change, as custom themes may need to be adjusted for dark mode.

### [`v0.11.1`](https://github.com/thegeeklab/hugo-geekdoc/releases/v0.11.1)

[Compare Source](https://github.com/thegeeklab/hugo-geekdoc/compare/v0.11.0...v0.11.1)

### Changelog

#### [v0.11.1](https://github.com/thegeeklab/hugo-geekdoc/compare/v0.11.0...v0.11.1) (2021-04-22)

##### Bug Fixes

-   rework site header for better title and decription handling ([#&#8203;98](https://github.com/thegeeklab/hugo-geekdoc/issues/98))

##### Features

-   add option geekdocProtected to exclude pages from data file ([#&#8203;97](https://github.com/thegeeklab/hugo-geekdoc/issues/97))

### [`v0.11.0`](https://github.com/thegeeklab/hugo-geekdoc/releases/v0.11.0)

[Compare Source](https://github.com/thegeeklab/hugo-geekdoc/compare/v0.10.1...v0.11.0)

### Changelog

#### [v0.11.0](https://github.com/thegeeklab/hugo-geekdoc/compare/v0.10.1...v0.11.0) (2021-04-11)

##### Bug Fixes

-   remove relURL from markdown render image hook ([#&#8203;93](https://github.com/thegeeklab/hugo-geekdoc/issues/93))

##### Documentation

-   add known limitations ([#&#8203;94](https://github.com/thegeeklab/hugo-geekdoc/issues/94))

##### Features

-   add option to include pages using the include shortcode ([#&#8203;92](https://github.com/thegeeklab/hugo-geekdoc/issues/92))

##### Others

-   replace master by main as default branch

##### BREAKING CHANGE

We have switched to `main` as default branch. The `master` branch is no longer maintained and will be removed after April 30, 2021!

As the `relURL` function in markdown render hooks caused some unwanted side effects we had to remove it. Related to this change the behavior for sites deployed to a subdirectory has changed as well! Please check the [documentation](https://geekdocs.de/usage/getting-started/#subdirectories) how to workaround subdirectory deployments.

The include shortcode will render files as Markdown instead of HTML by default now. While the Markdown renderer should be able to render HTML as well this might still work as before.

The include shortcode option markdown was replaces by a generic type option that could be used to specify special include types.

### [`v0.10.1`](https://github.com/thegeeklab/hugo-geekdoc/releases/v0.10.1)

[Compare Source](https://github.com/thegeeklab/hugo-geekdoc/compare/v0.10.0...v0.10.1)

### Changelog

#### [v0.10.1](https://github.com/thegeeklab/hugo-geekdoc/compare/v0.10.0...v0.10.1) (2021-03-06)

##### Bug Fixes

-   fix broken search result links in WebKit browsers ([#&#8203;86](https://github.com/thegeeklab/hugo-geekdoc/issues/86))

### [`v0.10.0`](https://github.com/thegeeklab/hugo-geekdoc/releases/v0.10.0)

[Compare Source](https://github.com/thegeeklab/hugo-geekdoc/compare/v0.9.5...v0.10.0)

### Changelog

#### [v0.10.0](https://github.com/thegeeklab/hugo-geekdoc/compare/v0.9.5...v0.10.0) (2021-03-04)

##### Bug Fixes

-   adjust default logo size to better match font size

##### CI Pipeline

-   user master branch to test docs build on PR

##### Features

-   replace error page icon ([#&#8203;84](https://github.com/thegeeklab/hugo-geekdoc/issues/84))
-   allow user-defined overwriting of the logo size ([#&#8203;83](https://github.com/thegeeklab/hugo-geekdoc/issues/83))
-   auto-load custom svg sprites from assets folder ([#&#8203;79](https://github.com/thegeeklab/hugo-geekdoc/issues/79))

##### Others

-   **deps:** pin dependency gulp-filelist to 2.0.5 ([#&#8203;82](https://github.com/thegeeklab/hugo-geekdoc/issues/82))

##### BREAKING CHANGE

The icon `gdoc_telescope` was removed. If you are using this icon you have to replace it.

Build-in icons are prefixed with `gdoc_` now. If you use build-in icons in e.g. menus you have to rename these references!

### [`v0.9.5`](https://github.com/thegeeklab/hugo-geekdoc/releases/v0.9.5)

[Compare Source](https://github.com/thegeeklab/hugo-geekdoc/compare/v0.9.4...v0.9.5)

### Changelog

#### [v0.9.5](https://github.com/thegeeklab/hugo-geekdoc/compare/v0.9.4...v0.9.5) (2021-02-24)

##### Bug Fixes

-   enforce css overwrite for raw links ([#&#8203;77](https://github.com/thegeeklab/hugo-geekdoc/issues/77))
-   ensure render template contains no empty newlines ([#&#8203;76](https://github.com/thegeeklab/hugo-geekdoc/issues/76))

### [`v0.9.4`](https://github.com/thegeeklab/hugo-geekdoc/releases/v0.9.4)

[Compare Source](https://github.com/thegeeklab/hugo-geekdoc/compare/v0.9.3...v0.9.4)

### Changelog

#### [v0.9.4](https://github.com/thegeeklab/hugo-geekdoc/compare/v0.9.3...v0.9.4) (2021-02-23)

##### Bug Fixes

-   fix formatting of nested code blocks ([#&#8203;75](https://github.com/thegeeklab/hugo-geekdoc/issues/75))

##### Documentation

-   add pluralizeListTitles = false to min config example
-   fix ci badge

### [`v0.9.3`](https://github.com/thegeeklab/hugo-geekdoc/releases/v0.9.3)

[Compare Source](https://github.com/thegeeklab/hugo-geekdoc/compare/v0.9.2...v0.9.3)

### Changelog

#### [v0.9.3](https://github.com/thegeeklab/hugo-geekdoc/compare/v0.9.2...v0.9.3) (2021-02-21)

##### Bug Fixes

-   switch back to pixel based border sizes

### [`v0.9.2`](https://github.com/thegeeklab/hugo-geekdoc/releases/v0.9.2)

[Compare Source](https://github.com/thegeeklab/hugo-geekdoc/compare/v0.9.1...v0.9.2)

### Changelog

#### [v0.9.2](https://github.com/thegeeklab/hugo-geekdoc/compare/v0.9.1...v0.9.2) (2021-02-21)

##### Bug Fixes

-   remove relURL function from render-link template

### [`v0.9.1`](https://github.com/thegeeklab/hugo-geekdoc/releases/v0.9.1)

[Compare Source](https://github.com/thegeeklab/hugo-geekdoc/compare/v0.9.0...v0.9.1)

### Changelog

#### [v0.9.1](https://github.com/thegeeklab/hugo-geekdoc/compare/v0.9.0...v0.9.1) (2021-02-21)

##### Bug Fixes

-   prevend wrong formatting for linked images

##### CI Pipeline

-   enable spellchecking for frontmatter titles

##### Others

-   normalize sass default vars

### [`v0.9.0`](https://github.com/thegeeklab/hugo-geekdoc/releases/v0.9.0)

[Compare Source](https://github.com/thegeeklab/hugo-geekdoc/compare/v0.8.6...v0.9.0)

### Changelog

#### [v0.9.0](https://github.com/thegeeklab/hugo-geekdoc/compare/v0.8.6...v0.9.0) (2021-02-21)

##### Bug Fixes

-   avoid overlapping site footer in print view ([#&#8203;72](https://github.com/thegeeklab/hugo-geekdoc/issues/72))

##### Features

-   add structured data annotation to breadcrumb nav  ([#&#8203;67](https://github.com/thegeeklab/hugo-geekdoc/issues/67))
-   add custom img shortcode ([#&#8203;71](https://github.com/thegeeklab/hugo-geekdoc/issues/71))

### [`v0.8.6`](https://github.com/thegeeklab/hugo-geekdoc/releases/v0.8.6)

[Compare Source](https://github.com/thegeeklab/hugo-geekdoc/compare/v0.8.5...v0.8.6)

### Changelog

#### [v0.8.6](https://github.com/thegeeklab/hugo-geekdoc/compare/v0.8.5...v0.8.6) (2021-02-17)

##### Bug Fixes

-   replace markdownify with renderString to use render hooks ([#&#8203;65](https://github.com/thegeeklab/hugo-geekdoc/issues/65))

##### CI Pipeline

-   auto-generate changelog

### [`v0.8.5`](https://github.com/thegeeklab/hugo-geekdoc/releases/v0.8.5)

[Compare Source](https://github.com/thegeeklab/hugo-geekdoc/compare/v0.8.4...v0.8.5)

### Changelog

#### [v0.8.5](https://github.com/thegeeklab/hugo-geekdoc/compare/v0.8.4...v0.8.5) (2021-02-07)

##### Bug Fixes

-   set line-height in normalized h1 to avoid overlapping ([#&#8203;58](https://github.com/thegeeklab/hugo-geekdoc/issues/58))

##### Others

-   set a proper value for lighthouse throttling ([#&#8203;59](https://github.com/thegeeklab/hugo-geekdoc/issues/59))

### [`v0.8.4`](https://github.com/thegeeklab/hugo-geekdoc/releases/v0.8.4)

[Compare Source](https://github.com/thegeeklab/hugo-geekdoc/compare/v0.8.3...v0.8.4)

### Changelog

#### v0.8.4 (2021-02-04)

##### Fixes

-   use custom render templates to fix references ([#&#8203;56](https://github.com/thegeeklab/hugo-geekdoc/issues/56))

### [`v0.8.3`](https://github.com/thegeeklab/hugo-geekdoc/releases/v0.8.3)

[Compare Source](https://github.com/thegeeklab/hugo-geekdoc/compare/v0.8.2...v0.8.3)

### Changelog

#### v0.8.3 (2021-01-24)

##### Features

-   add collapsible sections to bundle menu ([#&#8203;53](https://github.com/thegeeklab/hugo-geekdoc/issues/53))

##### Docs

-   fix gulp instructions in readme
-   fix link to Getting Started guide in readme ([#&#8203;44](https://github.com/thegeeklab/hugo-geekdoc/issues/44))

##### Others

-   **deps**: update dependency gulp-iconfont to v11 ([#&#8203;48](https://github.com/thegeeklab/hugo-geekdoc/issues/48))

</details>

---

### Configuration

📅 **Schedule**: At any time (no schedule defined).

🚦 **Automerge**: Disabled due to failing status checks.

♻️ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box.

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).

Co-authored-by: Robert Kaussow <xoxys@rknet.org>
Reviewed-on: #1
Co-authored-by: Renovator Bot <renovator@rknet.org>
Co-committed-by: Renovator Bot <renovator@rknet.org>
2021-05-15 16:41:06 +02:00
921771a093
ci: revert to single pipeline
All checks were successful
continuous-integration/drone/push Build is passing
2021-05-15 16:31:56 +02:00
59eaa588fa
ci: fix pipeline deps
Some checks failed
continuous-integration/drone/push Build is failing
2021-05-15 16:27:40 +02:00
22b7a0c76c
ci: split into multiple pipelines
Some checks reported errors
continuous-integration/drone/push Build was killed
2021-05-15 16:26:51 +02:00
a612c05922
ci: dont try to publish site on pr
All checks were successful
continuous-integration/drone/push Build is passing
2021-05-15 16:22:00 +02:00
457b587b5f
ci: use Hugo 0.83.1
All checks were successful
continuous-integration/drone/push Build is passing
2021-05-06 22:50:17 +02:00
1dcadd5c7d
refactor ci
All checks were successful
continuous-integration/drone/push Build is passing
2021-01-18 20:07:07 +01:00
73ea06e4f0
update readme
All checks were successful
continuous-integration/drone/push Build is passing
2020-12-06 17:21:39 +01:00
a21b60b329
fix role names
All checks were successful
continuous-integration/drone/push Build is passing
2020-11-29 21:57:15 +01:00
37c985c38c
add autoscaler
All checks were successful
continuous-integration/drone/push Build is passing
2020-09-30 23:35:26 +02:00
00c458346a
sign drone config
All checks were successful
continuous-integration/drone/push Build is passing
2020-09-27 23:01:25 +02:00
75f01470d7
base: fix refs to migrated repos
Some checks are pending
continuous-integration/drone/push Build is pending
2020-09-27 23:00:39 +02:00
551332c771
fix contact link
All checks were successful
continuous-integration/drone/push Build is passing
2020-08-22 20:39:20 +02:00
526e7bb2cc
add collections
Some checks failed
continuous-integration/drone/push Build is failing
2020-08-22 20:07:25 +02:00
fc4a43e5c5
sign drone config
All checks were successful
continuous-integration/drone/push Build is passing
2020-08-01 20:27:33 +02:00
d60bb963fe
update to Hugo v0.74.3
Some checks are pending
continuous-integration/drone/push Build is pending
2020-08-01 20:24:10 +02:00
a824f527c5
fix privacy policy and legal notice
All checks were successful
continuous-integration/drone/push Build is passing
2020-07-21 23:42:24 +02:00
251082a7f6
add bitwardenrs_ldap_docker
All checks were successful
continuous-integration/drone/push Build is passing
2020-06-22 23:09:45 +02:00
46f5e0d7e4
add droneci_runner_docker
All checks were successful
continuous-integration/drone/push Build is passing
2020-06-15 22:01:15 +02:00
27069f9bda
fix spellchecker exclude pattern
All checks were successful
continuous-integration/drone/push Build is passing
2020-06-07 17:41:22 +02:00
0f41749c1c
exclude filters and modules from spellchecker
Some checks failed
continuous-integration/drone/push Build is failing
2020-06-07 17:29:57 +02:00
c5d23271d9
sign drone config
Some checks failed
continuous-integration/drone/push Build is failing
2020-06-07 17:24:58 +02:00
088b02567c
disable spellchecker for shortcodes
Some checks are pending
continuous-integration/drone/push Build is pending
2020-06-07 17:23:42 +02:00
9ae8621027 remove radicale
All checks were successful
continuous-integration/drone/push Build is passing
2020-06-04 15:20:35 +02:00
1447f55494 fix hugo build commands
Some checks failed
continuous-integration/drone/push Build is failing
2020-06-03 23:32:36 +02:00
80b717d44a exclude auto generated folders for modules and filters
Some checks failed
continuous-integration/drone/push Build is failing
2020-06-03 23:27:15 +02:00
03bc2af3a7 exclude auto generated folders
Some checks failed
continuous-integration/drone/push Build is failing
2020-06-03 23:25:10 +02:00
b26cf796de sign drone config
Some checks failed
continuous-integration/drone/push Build is failing
2020-06-03 23:16:07 +02:00
f53c2b0050 add docs validation to ci
Some checks are pending
continuous-integration/drone/push Build is pending
2020-06-03 23:08:15 +02:00
f50bba3549 use s3-sync plugin
All checks were successful
continuous-integration/drone/push Build is passing
2020-05-25 20:59:20 +02:00
641af0ee32 use s3-sync plugin
Some checks failed
continuous-integration/drone/push Build is failing
2020-05-25 20:57:36 +02:00
ca55c65eba use s3-sync plugin
Some checks failed
continuous-integration/drone/push Build is failing
2020-05-25 20:54:19 +02:00
7dd4d0d6d9 rename repo 2020-05-25 19:55:24 +02:00
905c109ec9 try to publish to s3
All checks were successful
continuous-integration/drone/push Build is passing
2020-05-25 19:46:34 +02:00
6de3a6d193 try to publish to s3
All checks were successful
continuous-integration/drone/push Build is passing
2020-05-25 19:44:21 +02:00
b025b9b0c1 try to publish to s3
All checks were successful
continuous-integration/drone/push Build is passing
2020-05-25 19:42:18 +02:00
269eec0c4b try to publish to s3
All checks were successful
continuous-integration/drone/push Build is passing
2020-05-25 19:40:39 +02:00
fd745797cc add minio
All checks were successful
continuous-integration/drone/push Build is passing
2020-05-19 10:20:57 +02:00
d768316655 add hcloud_server
All checks were successful
continuous-integration/drone/push Build is passing
2020-05-17 20:30:50 +02:00
813f9e906e add openvpn_client
All checks were successful
continuous-integration/drone/push Build is passing
2020-05-15 15:30:20 +02:00
f5a987548c add role ucs_dns
All checks were successful
continuous-integration/drone/push Build is passing
2020-05-12 22:53:51 +02:00
a651d89a97 add role corenetworks_dns
All checks were successful
continuous-integration/drone/push Build is passing
2020-05-12 22:02:08 +02:00