Compare commits

..

25 Commits

Author SHA1 Message Date
322af9a9e7 chore(deps): update dependency vitepress to v1.5.0
All checks were successful
ci/woodpecker/pr/docs Pipeline was successful
ci/woodpecker/pr/ci Pipeline was successful
2024-11-05 18:35:54 +00:00
4c84939734 prepare release v1.7.1 (#136)
All checks were successful
ci/woodpecker/push/ci Pipeline was successful
ci/woodpecker/push/docs Pipeline was successful
ci/woodpecker/tag/ci Pipeline was successful
ci/woodpecker/tag/docs Pipeline was successful
### 📖 Summary

- update changelog
-- bump package version

### 📑 Test Plan

 CI pipeline tests (Default)

### 💬 Details

_No response_

### 📚 Additional Notes

_No response_

Reviewed-on: #136
2024-10-23 15:41:32 +02:00
c0cf249ac2 bump golang version (#135)
All checks were successful
ci/woodpecker/push/docs Pipeline was successful
ci/woodpecker/push/ci Pipeline was successful
### 📖 Summary

install golang 1.23.2 as default

### 📑 Test Plan

 CI pipeline tests (Default)

### 💬 Details

_No response_

### 📚 Additional Notes

_No response_

Reviewed-on: #135
2024-10-23 15:36:33 +02:00
2a90426017 move file binary install to powershell command (#134)
All checks were successful
ci/woodpecker/push/ci Pipeline was successful
ci/woodpecker/push/docs Pipeline was successful
### 📖 Summary

- the file command is needed for powershell - not for dotnet

### 📑 Test Plan

 CI pipeline tests (Default)

### 💬 Details

_No response_

### 📚 Additional Notes

_No response_

Reviewed-on: #134
2024-10-23 15:31:54 +02:00
4bff70a6d3 prepare release v1.7.0 (#133)
All checks were successful
ci/woodpecker/push/ci Pipeline was successful
ci/woodpecker/push/docs Pipeline was successful
ci/woodpecker/tag/ci Pipeline was successful
ci/woodpecker/tag/docs Pipeline was successful
### 📖 Summary

- updates chanelog
- adds new blog post

### 📑 Test Plan

 CI pipeline tests (Default)

### 💬 Details

_No response_

### 📚 Additional Notes

_No response_

Reviewed-on: #133
2024-10-22 15:09:35 +02:00
1e94d92b2a adds file binary to supplement fix Publish-Module pwsh command. (#132)
All checks were successful
ci/woodpecker/push/ci Pipeline was successful
ci/woodpecker/push/docs Pipeline was successful
### 📖 Summary

- adds file binary when installing dotnet.

### 📑 Test Plan

 CI pipeline tests (Default)

### 💬 Details

_No response_

### 📚 Additional Notes

_No response_

Reviewed-on: #132
2024-10-22 14:37:44 +02:00
bfa4344249 chore(deps): update dependency vitepress to v1.4.1 (#130)
All checks were successful
ci/woodpecker/push/ci Pipeline was successful
ci/woodpecker/push/docs Pipeline was successful
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [vitepress](https://vitepress.dev/) ([source](https://github.com/vuejs/vitepress)) | devDependencies | minor | [`1.3.4` -> `1.4.1`](https://renovatebot.com/diffs/npm/vitepress/1.3.4/1.4.1) |

---

### Release Notes

<details>
<summary>vuejs/vitepress (vitepress)</summary>

### [`v1.4.1`](https://github.com/vuejs/vitepress/blob/HEAD/CHANGELOG.md#141-2024-10-13)

[Compare Source](https://github.com/vuejs/vitepress/compare/v1.4.0...v1.4.1)

##### Bug Fixes

-   broken rewrites on windows ([#&#8203;4268](https://github.com/vuejs/vitepress/issues/4268)) ([b46d6d3](b46d6d3a20))
-   **client:** use `usePreferredDark` with `appearance: "force-auto"` ([#&#8203;4263](https://github.com/vuejs/vitepress/issues/4263)) ([3e8fc40](3e8fc40c36))
-   **client:** wrong script async check ([461a5b0](461a5b001d))
-   **theme:** bind missing no icon prop in the menu link component [#&#8203;4260](https://github.com/vuejs/vitepress/issues/4260) ([b96712c](b96712c074))
-   **theme:** improve local search input a11y ([#&#8203;4066](https://github.com/vuejs/vitepress/issues/4066)) ([92b92ae](92b92aefca))

##### Features

-   **experimental:** support passing function for rewrites ([#&#8203;4274](https://github.com/vuejs/vitepress/issues/4274)) ([8436472](8436472c78))

### [`v1.4.0`](https://github.com/vuejs/vitepress/blob/HEAD/CHANGELOG.md#140-2024-10-07)

[Compare Source](https://github.com/vuejs/vitepress/compare/v1.3.4...v1.4.0)

##### Bug Fixes

-   `vueRE` conflicting with `lineNoRE` ([#&#8203;4247](https://github.com/vuejs/vitepress/issues/4247)) ([2ac64b8](2ac64b8d41))
-   hmr not updating page data in rewritten paths and file path is wrong in mdit for dynamic routes ([c46e4b7](c46e4b784d)), closes [#&#8203;4172](https://github.com/vuejs/vitepress/issues/4172)
-   remove font synthesis in webfont mode, google fonts now support italic axis in inter ([1628918](1628918f30))
-   **theme:** change the order of CSS rules of `VPFlyout` ([#&#8203;4225](https://github.com/vuejs/vitepress/issues/4225)) ([68150a6](68150a6f33)), closes [#&#8203;4224](https://github.com/vuejs/vitepress/issues/4224)
-   **theme:** respect custom tag prop in VPButton component ([#&#8203;4185](https://github.com/vuejs/vitepress/issues/4185)) ([9c5d348](9c5d348c03))

##### Features

-   add `data-title` attribute for code group label tag ([#&#8203;4152](https://github.com/vuejs/vitepress/issues/4152)) ([bc7271d](bc7271d258))
-   allow ignoring certain headers and their subtrees completely in outline ([3e11b6a](3e11b6abf5)), closes [#&#8203;4171](https://github.com/vuejs/vitepress/issues/4171)
-   **client:** add `onAfterPageLoad` hook in router ([#&#8203;4126](https://github.com/vuejs/vitepress/issues/4126)) ([315c220](315c220049))
-   support adding extra attributes to snippet imports (useful for twoslash) ([#&#8203;4100](https://github.com/vuejs/vitepress/issues/4100)) ([e8f7dd1](e8f7dd16f6))
-   **theme:** expose theme default VPLink & VPSocialLink(s) component ([#&#8203;4178](https://github.com/vuejs/vitepress/issues/4178)) ([615e33b](615e33bb24))
-   trigger `onContentUpdated` on frontmatter-only changes too ([0db269a](0db269a4c5))

#### [1.3.4](https://github.com/vuejs/vitepress/compare/v1.3.3...v1.3.4) (2024-08-24)

##### Bug Fixes

-   check if `_importGlobMap` (vite internal) exists before using it ([612d66f](612d66fbb5))

#### [1.3.3](https://github.com/vuejs/vitepress/compare/v1.3.2...v1.3.3) (2024-08-17)

##### Miscellaneous

-   bump deps ([a20db24](a20db24782))

#### [1.3.2](https://github.com/vuejs/vitepress/compare/v1.3.1...v1.3.2) (2024-08-05)

##### Bug Fixes

-   multiple cache busting imports causing useData to fail ([2b3e486](2b3e486ab9)), closes [#&#8203;3820](https://github.com/vuejs/vitepress/issues/3820), reverts [#&#8203;3398](https://github.com/vuejs/vitepress/issues/3398), reopens [#&#8203;3363](https://github.com/vuejs/vitepress/issues/3363)
-   **theme:** excerpt style in LocalSearchBox ([#&#8203;4050](https://github.com/vuejs/vitepress/issues/4050)) ([2bc0d39](2bc0d39d50))

#### [1.3.1](https://github.com/vuejs/vitepress/compare/v1.3.0...v1.3.1) (2024-07-14)

##### Bug Fixes

-   don't reopen browser on restart when `vite.server.open` is specified ([6263db1](6263db170a)), closes [#&#8203;4040](https://github.com/vuejs/vitepress/issues/4040)
-   **theme/regression:** typo in component props resulting in nested titles not showing in navbar ([01d0d45](01d0d45292)), closes [#&#8203;4042](https://github.com/vuejs/vitepress/issues/4042)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **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).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNyIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC43IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbInJlbm92YXRlIl19-->

Reviewed-on: https://gitea.ocram85.com/arkanum/arkanum/pulls/130
Reviewed-by: OCram85 <marco.blessing@googlemail.com>
Co-authored-by: renovate-bot <renovate@ocram85.com>
Co-committed-by: renovate-bot <renovate@ocram85.com>
2024-10-22 14:10:33 +02:00
7dd88907e5 chore(deps): update woodpeckerci/plugin-docker-buildx docker tag to v5 (#131)
All checks were successful
ci/woodpecker/push/docs Pipeline was successful
ci/woodpecker/push/ci Pipeline was successful
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [woodpeckerci/plugin-docker-buildx](https://codeberg.org/woodpecker-plugins/docker-buildx) ([source](https://codeberg.org/woodpecker-plugins/docker-buildx.git)) | major | `4.2.0` -> `5.0.0` |

---

### Release Notes

<details>
<summary>woodpecker-plugins/docker-buildx (woodpeckerci/plugin-docker-buildx)</summary>

### [`v5.0.0`](https://codeberg.org/woodpecker-plugins/docker-buildx/blob/HEAD/CHANGELOG.md#500---2024-10-09)

[Compare Source](https://codeberg.org/woodpecker-plugins/docker-buildx/compare/v4.2.0...v5.0.0)

##### ❤️ Thanks to all contributors! ❤️

[@&#8203;6543](https://github.com/6543), [@&#8203;flyingscorpio](https://github.com/flyingscorpio), [@&#8203;pat-s](https://github.com/pat-s), [@&#8203;woodpecker-bot](https://github.com/woodpecker-bot)

##### 💥 Breaking changes

-   Hide insecure configuration options behind insecure tag \[[#&#8203;194](https://codeberg.org/woodpecker-plugins/docker-buildx/pulls/194)]
-   chore(deps): update docker docker tag to v27 \[[#&#8203;170](https://codeberg.org/woodpecker-plugins/docker-buildx/pulls/170)]

#####  Features

-   Add `sbom` option \[[#&#8203;187](https://codeberg.org/woodpecker-plugins/docker-buildx/pulls/187)]

##### 📈 Enhancement

-   Optimize container layers \[[#&#8203;191](https://codeberg.org/woodpecker-plugins/docker-buildx/pulls/191)]
-   Dont let proxy config overwrite dedicated buildkit_driveropt proxy options if set \[[#&#8203;175](https://codeberg.org/woodpecker-plugins/docker-buildx/pulls/175)]

##### 🐛 Bug Fixes

-   Quote `no_proxy` \[[#&#8203;185](https://codeberg.org/woodpecker-plugins/docker-buildx/pulls/185)]
-   Update drone-plugin-lib to handle nil pointer \[[#&#8203;178](https://codeberg.org/woodpecker-plugins/docker-buildx/pulls/178)]

##### 📚 Documentation

-   update pipeline config example \[[#&#8203;180](https://codeberg.org/woodpecker-plugins/docker-buildx/pulls/180)]

##### 📦️ Dependency

-   chore(deps): update docker docker tag to v27.2.1 \[[#&#8203;183](https://codeberg.org/woodpecker-plugins/docker-buildx/pulls/183)]
-   fix(deps): update github.com/urfave/cli/v3 digest to [`31c5c84`](https://github.com/woodpecker-plugins/docker-buildx/commit/31c5c84) \[[#&#8203;182](https://codeberg.org/woodpecker-plugins/docker-buildx/pulls/182)]
-   Update to github.com/urfave/cli/v3 \[[#&#8203;173](https://codeberg.org/woodpecker-plugins/docker-buildx/pulls/173)]

##### Misc

-   dont ignore changelog ([f3f8166](f3f8166af3))
-   Add nix flake \[[#&#8203;192](https://codeberg.org/woodpecker-plugins/docker-buildx/pulls/192)]
-   chore(deps): update dependency go to v1.23.2 ([9c4cea3](9c4cea3ccc))
-   fix(deps): update github.com/urfave/cli/v3 digest to [`20ef97b`](https://github.com/woodpecker-plugins/docker-buildx/commit/20ef97b) ([b6a6f1c](b6a6f1c772))
-   Add release config for release-helper plugin \[[#&#8203;190](https://codeberg.org/woodpecker-plugins/docker-buildx/pulls/190)]
-   Use ready-release-go plugin \[[#&#8203;189](https://codeberg.org/woodpecker-plugins/docker-buildx/pulls/189)]
-   add-remote-builders \[[#&#8203;179](https://codeberg.org/woodpecker-plugins/docker-buildx/pulls/179)]
-   chore(deps): update docker docker tag to v27.3.1 ([4fedea4](4fedea4855))
-   chore(deps): update docker/buildx-bin docker tag to v0.17.1 ([b807eda](b807edaa48))
-   chore(deps): update davidanson/markdownlint-cli2 docker tag to v0.14.0 ([8435819](8435819971))
-   chore(deps): update dependency go to v1.23.1 ([3ee6b8b](3ee6b8bb9d))
-   chore(deps): update docker docker tag to v27.2.0 ([c661b7a](c661b7a48d))
-   fix(deps): update github.com/urfave/cli/v3 digest to [`3d76e1b`](https://github.com/woodpecker-plugins/docker-buildx/commit/3d76e1b) ([ba44638](ba44638dda))
-   fix(deps): update module github.com/pelletier/go-toml/v2 to v2.2.3 ([0e1e881](0e1e8818e7))
-   fix(deps): update github.com/urfave/cli/v3 digest to [`5386081`](https://github.com/woodpecker-plugins/docker-buildx/commit/5386081) ([cf7d19c](cf7d19cbb1))
-   fix(deps): update module honnef.co/go/tools to v0.5.1 ([23b0f61](23b0f61255))
-   chore(deps): update golang docker tag to v1.23 ([b98307b](b98307bb3e))
-   fix(deps): update github.com/urfave/cli/v3 digest to [`3110c0e`](https://github.com/woodpecker-plugins/docker-buildx/commit/3110c0e) ([13aa887](13aa8879a2))
-   chore(deps): update docker docker tag to v27.1.2 ([fe28f12](fe28f12be1))
-   chore(deps): update woodpeckerci/plugin-release docker tag to v0.2.1 ([ea32257](ea32257d1d))
-   fix(deps): update module github.com/aws/aws-sdk-go to v1.55.5 ([af71dcd](af71dcdbde))
-   fix(deps): update module github.com/aws/aws-sdk-go to v1.55.3 ([1d5b8fd](1d5b8fdc17))
-   chore(deps): update docker/buildx-bin docker tag to v0.16.2 ([c671088](c671088766))
-   chore(deps): update woodpeckerci/plugin-docker-buildx docker tag to v4.2.0 ([642f2b3](642f2b36d7))
-   chore(deps): update docker/buildx-bin docker tag to v0.16.1 ([f8b58f5](f8b58f573b))
-   fix(deps): update github.com/urfave/cli/v3 digest to [`127cf54`](https://github.com/woodpecker-plugins/docker-buildx/commit/127cf54) ([03cd73f](03cd73f068))
-   update version parse lib ([42395c5](42395c51ec))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **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).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNyIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC43IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbInJlbm92YXRlIl19-->

Reviewed-on: #131
Co-authored-by: renovate-bot <renovate@ocram85.com>
Co-committed-by: renovate-bot <renovate@ocram85.com>
2024-10-22 14:06:26 +02:00
db6f131d14 chore(deps): update dependency typescript to v5.6.3 (#129)
All checks were successful
ci/woodpecker/push/docs Pipeline was successful
ci/woodpecker/push/ci Pipeline was successful
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [typescript](https://www.typescriptlang.org/) ([source](https://github.com/microsoft/TypeScript)) | peerDependencies | patch | [`5.6.2` -> `5.6.3`](https://renovatebot.com/diffs/npm/typescript/5.6.2/5.6.3) |

---

### Release Notes

<details>
<summary>microsoft/TypeScript (typescript)</summary>

### [`v5.6.3`](https://github.com/microsoft/TypeScript/releases/tag/v5.6.3): TypeScript 5.6.3

[Compare Source](https://github.com/microsoft/TypeScript/compare/v5.6.2...v5.6.3)

For release notes, check out the [release announcement](https://devblogs.microsoft.com/typescript/announcing-typescript-5-6/).

For the complete list of fixed issues, check out the

-   [fixed issues query for Typescript 5.6.0 (Beta)](https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.6.0%22+is%3Aclosed+).
-   [fixed issues query for Typescript 5.6.1 (RC)](https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.6.1%22+is%3Aclosed+).
-   [fixed issues query for Typescript 5.6.2 (Stable)](https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.6.2%22+is%3Aclosed+).
-   [fixed issues query for Typescript 5.6.3 (Stable)](https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.6.3%22+is%3Aclosed+).

Downloads are available on:

-   [npm](https://www.npmjs.com/package/typescript)
-   [NuGet package](https://www.nuget.org/packages/Microsoft.TypeScript.MSBuild)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **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).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNyIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC43IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbInJlbm92YXRlIl19-->

Reviewed-on: #129
Co-authored-by: renovate-bot <renovate@ocram85.com>
Co-committed-by: renovate-bot <renovate@ocram85.com>
2024-10-22 13:59:59 +02:00
e9d6916e2d chore(deps): update quay.io/linuxserver.io/code-server docker tag to v4.93.1 (#127)
All checks were successful
ci/woodpecker/push/docs Pipeline was successful
ci/woodpecker/push/ci Pipeline was successful
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [quay.io/linuxserver.io/code-server](https://github.com/linuxserver/docker-code-server/packages) ([source](https://github.com/linuxserver/docker-code-server)) | final | minor | `4.92.2` -> `4.93.1` |

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **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).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNyIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC43IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbInJlbm92YXRlIl19-->

Reviewed-on: #127
Reviewed-by: OCram85 <marco.blessing@googlemail.com>
Co-authored-by: renovate-bot <renovate@ocram85.com>
Co-committed-by: renovate-bot <renovate@ocram85.com>
2024-10-07 15:01:10 +02:00
89f87e0299 chore(deps): update dependency typescript to v5.6.2 (#126)
All checks were successful
ci/woodpecker/push/docs Pipeline was successful
ci/woodpecker/push/ci Pipeline was successful
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [typescript](https://www.typescriptlang.org/) ([source](https://github.com/microsoft/TypeScript)) | peerDependencies | minor | [`5.5.4` -> `5.6.2`](https://renovatebot.com/diffs/npm/typescript/5.5.4/5.6.2) |

---

### Release Notes

<details>
<summary>microsoft/TypeScript (typescript)</summary>

### [`v5.6.2`](https://github.com/microsoft/TypeScript/releases/tag/v5.6.2): TypeScript 5.6

[Compare Source](https://github.com/microsoft/TypeScript/compare/v5.5.4...v5.6.2)

For release notes, check out the [release announcement](https://devblogs.microsoft.com/typescript/announcing-typescript-5-6/).

For the complete list of fixed issues, check out the

-   [fixed issues query for Typescript 5.6.0 (Beta)](https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.6.0%22+is%3Aclosed+).
-   [fixed issues query for Typescript 5.6.1 (RC)](https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.6.1%22+is%3Aclosed+).
-   [fixed issues query for Typescript 5.6.2 (Stable)](https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.6.2%22+is%3Aclosed+).

Downloads are available on:

-   [npm](https://www.npmjs.com/package/typescript)
-   [NuGet package](https://www.nuget.org/packages/Microsoft.TypeScript.MSBuild)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **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).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNyIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC43IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbInJlbm92YXRlIl19-->

Reviewed-on: #126
Reviewed-by: OCram85 <marco.blessing@googlemail.com>
Co-authored-by: renovate-bot <renovate@ocram85.com>
Co-committed-by: renovate-bot <renovate@ocram85.com>
2024-10-07 14:55:05 +02:00
b86faf4d73 chore(deps): update quay.io/linuxserver.io/code-server docker tag to v4.92.2 (#125)
All checks were successful
ci/woodpecker/push/docs Pipeline was successful
ci/woodpecker/push/ci Pipeline was successful
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [quay.io/linuxserver.io/code-server](https://github.com/linuxserver/docker-code-server/packages) ([source](https://github.com/linuxserver/docker-code-server)) | final | minor | `4.91.1` -> `4.92.2` |

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **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).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNyIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC43IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbInJlbm92YXRlIl19-->

Co-authored-by: OCram85 <marco.blessing@googlemail.com>
Reviewed-on: #125
Co-authored-by: renovate-bot <renovate@ocram85.com>
Co-committed-by: renovate-bot <renovate@ocram85.com>
2024-09-09 10:51:12 +02:00
fe7d255aeb chore(deps): pin dependencies (#124)
All checks were successful
ci/woodpecker/push/docs Pipeline was successful
ci/woodpecker/push/ci Pipeline was successful
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [prettier](https://prettier.io) ([source](https://github.com/prettier/prettier)) | devDependencies | pin | [`^3.2.5` -> `3.3.3`](https://renovatebot.com/diffs/npm/prettier/3.3.3/3.3.3) |
| [rimraf](https://github.com/isaacs/rimraf) | devDependencies | pin | [`^6.0.0` -> `6.0.1`](https://renovatebot.com/diffs/npm/rimraf/6.0.1/6.0.1) |
| [typescript](https://www.typescriptlang.org/) ([source](https://github.com/Microsoft/TypeScript)) | peerDependencies | pin | [`^5.0.0` -> `5.5.4`](https://renovatebot.com/diffs/npm/typescript/5.5.4/5.5.4) |
| [vitepress](https://vitepress.dev/) ([source](https://github.com/vuejs/vitepress)) | devDependencies | pin | [`^1.1.0` -> `1.3.4`](https://renovatebot.com/diffs/npm/vitepress/1.3.4/1.3.4) |

Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies.

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://github.com/renovatebot/renovate/discussions) if that's undesired.

---

 - [ ] <!-- 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).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNyIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC43IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbInJlbm92YXRlIl19-->

Reviewed-on: #124
Co-authored-by: renovate-bot <renovate@ocram85.com>
Co-committed-by: renovate-bot <renovate@ocram85.com>
2024-09-09 10:35:50 +02:00
81d77dfe8f pin dependencies (#123)
All checks were successful
ci/woodpecker/push/docs Pipeline was successful
ci/woodpecker/push/ci Pipeline was successful
### 📖 Summary

- pin dependencies

### 📑 Test Plan

 CI pipeline tests (Default)

### 💬 Details

_No response_

### 📚 Additional Notes

_No response_

Reviewed-on: #123
2024-08-01 11:10:33 +02:00
ea513c90ac prepare release v1.6.0 (#122)
All checks were successful
ci/woodpecker/push/docs Pipeline was successful
ci/woodpecker/push/ci Pipeline was successful
ci/woodpecker/tag/docs Pipeline was successful
ci/woodpecker/tag/ci Pipeline was successful
### 📖 Summary

- updatee changelog
- add blog post
- update guides

### 📑 Test Plan

 CI pipeline tests (Default)

### 💬 Details

_No response_

### 📚 Additional Notes

_No response_

Reviewed-on: #122
2024-08-01 10:46:28 +02:00
4f85a8a855 update brand assets (#121)
All checks were successful
ci/woodpecker/push/docs Pipeline was successful
ci/woodpecker/push/ci Pipeline was successful
### 📖 Summary

- update logo files in docs, readme...

### 📑 Test Plan

 CI pipeline tests (Default)

### 💬 Details

_No response_

### 📚 Additional Notes

_No response_

Reviewed-on: #121
2024-07-31 14:01:58 +02:00
102fd19b6f add arkanum branding for code-server (#120)
All checks were successful
ci/woodpecker/push/docs Pipeline was successful
ci/woodpecker/push/ci Pipeline was successful
### 📖 Summary

- replaces media files used for favicon and pwa icons
- replaces s6 run command with custom application name
-  add `summon` alias for code-server remote cli command

### 📑 Test Plan

- CI

### 💬 Details

_No response_

### 📚 Additional Notes

_No response_

Reviewed-on: #120
2024-07-31 11:57:11 +02:00
77495f462d chore(deps): update quay.io/linuxserver.io/code-server docker tag to v4.91.1 (#118)
All checks were successful
ci/woodpecker/push/docs Pipeline was successful
ci/woodpecker/push/ci Pipeline was successful
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [quay.io/linuxserver.io/code-server](https://github.com/linuxserver/docker-code-server/packages) ([source](https://github.com/linuxserver/docker-code-server)) | final | patch | `4.91.0` -> `4.91.1` |

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **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).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MzcuMyIsInVwZGF0ZWRJblZlciI6IjM3LjQzNy4zIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbInJlbm92YXRlIl19-->

Reviewed-on: #118
Co-authored-by: renovate-bot <renovate@ocram85.com>
Co-committed-by: renovate-bot <renovate@ocram85.com>
2024-07-22 10:31:47 +02:00
0f3ec73f7d chore(deps): update woodpeckerci/plugin-docker-buildx docker tag to v4.2.0 (#119)
All checks were successful
ci/woodpecker/push/docs Pipeline was successful
ci/woodpecker/push/ci Pipeline was successful
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [woodpeckerci/plugin-docker-buildx](https://codeberg.org/woodpecker-plugins/docker-buildx) ([source](https://codeberg.org/woodpecker-plugins/docker-buildx.git)) | minor | `4.1.0` -> `4.2.0` |

---

### Release Notes

<details>
<summary>woodpecker-plugins/docker-buildx (woodpeckerci/plugin-docker-buildx)</summary>

### [`v4.2.0`](https://codeberg.org/woodpecker-plugins/docker-buildx/releases/tag/v4.2.0)

[Compare Source](https://codeberg.org/woodpecker-plugins/docker-buildx/compare/v4.1.0...v4.2.0)

##### Features

-   Add dedicated setting to automatically handle proxy configuration ([#&#8203;171](https://github.com/woodpecker-plugins/docker-buildx/issues/171))

##### Dependencies

-   chore(deps): update docker/buildx-bin docker tag to v0.16.0
-   fix(deps): update module github.com/aws/aws-sdk-go to v1.54.19

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **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).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MzcuMyIsInVwZGF0ZWRJblZlciI6IjM3LjQzNy4zIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbInJlbm92YXRlIl19-->

Reviewed-on: https://gitea.ocram85.com/arkanum/arkanum/pulls/119
Co-authored-by: renovate-bot <renovate@ocram85.com>
Co-committed-by: renovate-bot <renovate@ocram85.com>
2024-07-22 10:12:47 +02:00
1548a458d0 migrate codeberg organization to arkanum (#117)
All checks were successful
ci/woodpecker/push/docs Pipeline was successful
ci/woodpecker/push/ci Pipeline was successful
### 📖 Summary

- migrate codeberg org to from codeberg to arkanum
- fix typo in pull request tempate for custom container

### 📑 Test Plan

 CI pipeline tests (Default)

### 💬 Details

_No response_

### 📚 Additional Notes

_No response_

Reviewed-on: #117
2024-07-19 08:14:50 +02:00
fa17e1d5e8 add lazygit (#116)
All checks were successful
ci/woodpecker/push/docs Pipeline was successful
ci/woodpecker/push/ci Pipeline was successful
### 📖 Summary

- adds lazygit installation
- update shell completion script
- updade readme

### 📑 Test Plan

 CI pipeline tests (Default)

### 💬 Details

_No response_

### 📚 Additional Notes

_No response_

Reviewed-on: #116
2024-07-17 14:01:20 +02:00
d9b03cadb4 chore(deps): update dependency rimraf to v6 (#115)
All checks were successful
ci/woodpecker/push/docs Pipeline was successful
ci/woodpecker/push/ci Pipeline was successful
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [rimraf](https://github.com/isaacs/rimraf) | devDependencies | major | [`^5.0.5` -> `^6.0.0`](https://renovatebot.com/diffs/npm/rimraf/5.0.9/6.0.1) |

---

### Release Notes

<details>
<summary>isaacs/rimraf (rimraf)</summary>

### [`v6.0.1`](https://github.com/isaacs/rimraf/compare/v6.0.0...v6.0.1)

[Compare Source](https://github.com/isaacs/rimraf/compare/v6.0.0...v6.0.1)

### [`v6.0.0`](https://github.com/isaacs/rimraf/compare/v5.0.9...v6.0.0)

[Compare Source](https://github.com/isaacs/rimraf/compare/v5.0.9...v6.0.0)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **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).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjguMyIsInVwZGF0ZWRJblZlciI6IjM3LjQyOC4zIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbInJlbm92YXRlIl19-->

Reviewed-on: #115
Reviewed-by: OCram85 <marco.blessing@googlemail.com>
Co-authored-by: renovate-bot <renovate@ocram85.com>
Co-committed-by: renovate-bot <renovate@ocram85.com>
2024-07-11 17:38:02 +02:00
681a76000e chore(deps): update woodpeckerci/plugin-docker-buildx docker tag to v4.1.0 (#114)
All checks were successful
ci/woodpecker/push/docs Pipeline was successful
ci/woodpecker/push/ci Pipeline was successful
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [woodpeckerci/plugin-docker-buildx](https://codeberg.org/woodpecker-plugins/docker-buildx) ([source](https://codeberg.org/woodpecker-plugins/docker-buildx.git)) | minor | `4.0.0` -> `4.1.0` |

---

### Release Notes

<details>
<summary>woodpecker-plugins/docker-buildx (woodpeckerci/plugin-docker-buildx)</summary>

### [`v4.1.0`](https://codeberg.org/woodpecker-plugins/docker-buildx/releases/tag/v4.1.0)

[Compare Source](https://codeberg.org/woodpecker-plugins/docker-buildx/compare/v4.0.0...v4.1.0)

##### Features

-   Pass Daemon.Mirror to Docker daemon ([#&#8203;165](https://github.com/woodpecker-plugins/docker-buildx/issues/165))

##### Bug Fixes

-   Respect repository mirrors without login credentials ([#&#8203;164](https://github.com/woodpecker-plugins/docker-buildx/issues/164))

##### Dependencies

-   chore(deps): update docker/buildx-bin docker tag to v0.15.1
-   chore(deps): update docker docker tag to v26.1.4

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **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).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjguMyIsInVwZGF0ZWRJblZlciI6IjM3LjQyOC4zIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbInJlbm92YXRlIl19-->

Reviewed-on: https://gitea.ocram85.com/arkanum/arkanum/pulls/114
Reviewed-by: OCram85 <marco.blessing@googlemail.com>
Co-authored-by: renovate-bot <renovate@ocram85.com>
Co-committed-by: renovate-bot <renovate@ocram85.com>
2024-07-11 17:33:38 +02:00
830e1f20b5 chore(deps): update quay.io/linuxserver.io/code-server docker tag to v4.91.0 (#112)
All checks were successful
ci/woodpecker/push/docs Pipeline was successful
ci/woodpecker/push/ci Pipeline was successful
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [quay.io/linuxserver.io/code-server](https://github.com/linuxserver/docker-code-server/packages) ([source](https://github.com/linuxserver/docker-code-server)) | final | minor | `4.90.2` -> `4.91.0` |

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **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).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MTQuMSIsInVwZGF0ZWRJblZlciI6IjM3LjQyOC4zIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbInJlbm92YXRlIl19-->

Reviewed-on: #112
Reviewed-by: OCram85 <marco.blessing@googlemail.com>
Co-authored-by: renovate-bot <renovate@ocram85.com>
Co-committed-by: renovate-bot <renovate@ocram85.com>
2024-07-11 17:27:32 +02:00
af501e6695 add renovate reviewer (#113)
All checks were successful
ci/woodpecker/push/docs Pipeline was successful
ci/woodpecker/push/ci Pipeline was successful
### 📖 Summary

- use ocram85 for reviews with renovate

### 📑 Test Plan

 CI pipeline tests (Default)

### 💬 Details

_No response_

### 📚 Additional Notes

_No response_

Reviewed-on: #113
2024-07-11 17:24:05 +02:00
40 changed files with 784 additions and 30 deletions

View File

@ -5,7 +5,7 @@ body:
- type: markdown
attributes:
value: |
> **Note**: Thanks for contributing to this project with your pull request!
> **Note** Thanks for contributing to this project with your pull request!
- type: textarea
id: summary

View File

@ -5,9 +5,9 @@ when:
- ${CI_REPO_DEFAULT_BRANCH}
variables:
- &build_plugin 'woodpeckerci/plugin-docker-buildx:4.0.0'
- &build_plugin 'woodpeckerci/plugin-docker-buildx:5.0.0'
# deployment targets
- &publish_repos 'ocram85/arkanum,gitea.ocram85.com/arkanum/arkanum,ghcr.io/ocram85/arkanum,codeberg.org/codeserver/arkanum'
- &publish_repos 'ocram85/arkanum,gitea.ocram85.com/arkanum/arkanum,ghcr.io/ocram85/arkanum,codeberg.org/arkanum/arkanum'
# logins for deployment targets
- publish_logins: &publish_logins
# Default DockerHub login

View File

@ -5,7 +5,7 @@ when:
- ${CI_REPO_DEFAULT_BRANCH}
variables:
- &build_plugin 'woodpeckerci/plugin-docker-buildx:4.0.0'
- &build_plugin 'woodpeckerci/plugin-docker-buildx:5.0.0'
# deployment targets
- &publish_repos 'ocram85/arkanum-docs,gitea.ocram85.com/arkanum/arkanum-docs'
# logins for deployment targets
@ -33,8 +33,7 @@ steps:
platforms: linux/amd64
auto_tag: true
build_args:
- VERSION=${CI_COMMIT_TAG:-PR ${CI_COMMIT_PULL_REQUEST}}
- TAG=${CI_COMMIT_TAG}
- CI=${CI}
when:
event: pull_request
branch: ${CI_REPO_DEFAULT_BRANCH}
@ -47,9 +46,9 @@ steps:
platforms: linux/amd64
auto_tag: true
logins: *publish_logins
build_args:
- VERSION=${CI_COMMIT_TAG:-PR ${CI_COMMIT_PULL_REQUEST}}
- TAG=${CI_COMMIT_TAG}
#build_args:
# - VERSION=${CI_COMMIT_TAG:-PR ${CI_COMMIT_PULL_REQUEST}}
# - TAG=${CI_COMMIT_TAG}
when:
event: [push, tag, cron]
branch: ${CI_REPO_DEFAULT_BRANCH}
@ -63,7 +62,7 @@ steps:
tag: next
logins: *publish_logins
build_args:
- VERSION=${CI_COMMIT_TAG:-PR ${CI_COMMIT_PULL_REQUEST}}
- TAG=${CI_COMMIT_TAG}
- CI=${CI}
- CI_COMMIT_PULL_REQUEST=${CI_COMMIT_PULL_REQUEST}
when:
event: [pull_request]

View File

@ -1,3 +1,38 @@
## [v1.7.1](https://gitea.ocram85.com/arkanum/arkanum/releases/tag/v1.7.1) - 2024-10-23
* 🐛 BUGFIXES
* Move file binary install to powershell command (#134)
* 🛠️ ENHANCEMENTS
* Bump golang version (#135)
## [v1.7.0](https://gitea.ocram85.com/arkanum/arkanum/releases/tag/v1.7.0) - 2024-10-22
* 🐛 BUGFIXES
* Adds file binary to supplement fix Publish-Module pwsh command. (#132)
* 🤖 DEPENDENCIES
* Chore(deps): update woodpeckerci/plugin-docker-buildx docker tag to v5 (#131)
* Chore(deps): update dependency typescript to v5.6.3 (#129)
* Chore(deps): update quay.io/linuxserver.io/code-server docker tag to v4.93.1 (#127)
* Chore(deps): update dependency typescript to v5.6.2 (#126)
* Chore(deps): update quay.io/linuxserver.io/code-server docker tag to v4.92.2 (#125)
* Chore(deps): pin dependencies (#124)
## [v1.6.0](https://gitea.ocram85.com/arkanum/arkanum/releases/tag/v1.6.0) - 2024-07-31
* ✨ FEATURES
* Add arkanum branding for code-server (#120)
* Add lazygit (#116)
* 🛠️ ENHANCEMENTS
* Update brand assets (#121)
* Migrate codeberg organization to arkanum (#117)
* 🤖 DEPENDENCIES
* Chore(deps): update woodpeckerci/plugin-docker-buildx docker tag to v4.2.0 (#119)
* Chore(deps): update quay.io/linuxserver.io/code-server docker tag to v4.91.1 (#118)
* Chore(deps): update dependency rimraf to v6 (#115)
* Chore(deps): update woodpeckerci/plugin-docker-buildx docker tag to v4.1.0 (#114)
* Add renovate reviewer (#113)
* Chore(deps): update quay.io/linuxserver.io/code-server docker tag to v4.91.0 (#112)
## [v1.5.3](https://gitea.ocram85.com/arkanum/arkanum/releases/tag/v1.5.3) - 2024-06-20
* 🛠️ ENHANCEMENTS

View File

@ -1,4 +1,4 @@
FROM quay.io/linuxserver.io/code-server:4.90.2
FROM quay.io/linuxserver.io/code-server:4.93.1
#LABEL build_version=""
LABEL maintainer="OCram85"
@ -56,3 +56,16 @@ ADD FiraCode/fonts/* ./fonts/
ADD FiraCode/fonts.css ./
RUN cat fonts.css >> workbench.web.main.css
#endregion firacode
#region code-server
WORKDIR /
# remove code-server specific files to override with branded values.
# changes product images + app name
RUN \
rm -rf /app/code-server/src/browser/media && \
rm -f /etc/s6-overlay/s6-rc.d/svc-code-server/run && \
echo 'alias summon="code-server"' >> /etc/bash.bashrc
COPY code-server/media /app/code-server/src/browser/media
COPY code-server/root/etc/s6-overlay/s6-rc.d/svc-code-server/run /etc/s6-overlay/s6-rc.d/svc-code-server/run
#endregion code-server

View File

@ -1,4 +1,7 @@
FROM oven/bun:1 as builder
FROM oven/bun:1 AS builder
ARG CI
ARG CI_COMMIT_PULL_REQUEST
COPY . /app
WORKDIR /app
@ -6,7 +9,7 @@ ENV NODE_ENV=production
RUN bun install --frozen-lockfile
RUN bun run --vite docs:build
FROM caddy:2.8.4-alpine as prod
FROM caddy:2.8.4-alpine AS prod
COPY --from=builder /app/docs/.vitepress/dist/ /arkanum-docs/
COPY Caddyfile /etc/caddy

View File

@ -19,6 +19,11 @@
<a href="https://ci.ocram85.com/arkanum/arkanum">
<img src="https://ci.ocram85.com/api/badges/arkanum/arkanum/status.svg" alt="Master Branch Build Status">
</a>
<a href="https://matrix.to/#/#arkanum:matrix.org" rel="noopener" target="_blank">
<img src="https://matrix.to/img/matrix-badge.svg" alt="Chat on Matrix">
</a>
<img alt="Matrix" src="https://img.shields.io/matrix/arkanum%3Amatrix.org">
</p>
## 🤖 Quickstart
@ -39,8 +44,8 @@ The container images are also published to these registries:
- Pull Endpoint: `ocram85/arkanum`
- [GitHub Container Registry](https://github.com/OCram85/arkanum/pkgs/container/arkanum)
- Pull Endpoint: `ghcr.io/ocram85/arkanum`
- [Codeberg Packages](https://codeberg.org/codeserver/-/packages/container/arkanum/next)
- Pull Endpoint: `codeberg.org/codeserver/arkanum`
- [Codeberg Packages](https://codeberg.org/arkanum/-/packages/container/arkanum/next)
- Pull Endpoint: `codeberg.org/arkanum/arkanum`
### 2.a Run as Docker Swarm Stack
@ -204,6 +209,7 @@ This helps reducing the image size.
nodejs Installs latest NodeJs LTS version using Volta.
volta Installs Volta as NodeJS version manager.
powershell Installs latest PowerShell LTS version.
lazygit Installs latest Lazygit binary.
Example 1: arkanum git setup "my-name" "my-email"
Example 2: arkanum install golang

22
arkanum
View File

@ -35,6 +35,7 @@ function showHelp() {
nodejs Installs latest NodeJs LTS version using Volta.
volta Installs Volta as NodeJS version manager.
powershell Installs latest PowerShell LTS version.
lazygit Installs latest Lazygit binary.
Example 1: arkanum git setup "my-name" "my-email"
Example 2: arkanum install golang
@ -123,7 +124,7 @@ function instDotNet() {
function instGoLang() {
if [[ -z "$1" ]]; then
GOVERSION="1.22.4"
GOVERSION="1.23.2"
else
GOVERSION="$1"
fi
@ -187,7 +188,9 @@ function instPwsh() {
say "Installing PowerShell..." "PowerShell"
# Install PowerShell
sudo -E apt-get install --no-install-recommends -y powershell-lts
sudo -E apt-get install --no-install-recommends -y \
powershell-lts \
file
say "done." "PowerShell"
}
@ -210,6 +213,19 @@ function instGiteaTools() {
say "done." "Gitea"
}
function installLazyGit() {
say "Installing latest lazygit version..." "Lazygit"
LAZYGIT_VERSION=$(curl -s "https://api.github.com/repos/jesseduffield/lazygit/releases/latest" | grep -Po '"tag_name": "v\K[^"]*')
sudo -E curl -#fSL "https://github.com/jesseduffield/lazygit/releases/latest/download/lazygit_${LAZYGIT_VERSION}_Linux_x86_64.tar.gz" -o /tmp/lazygit.tar.gz
#mkdir -p /tmp/lazygit
cd /tmp
tar xf /tmp/lazygit.tar.gz lazygit
say "Installing Lazygit binary" "Lazygit"
sudo install /tmp/lazygit /usr/local/bin
say "Removing lazygit cache files..." "Lazygit"
sudo rm -f /tmp/lazygit.tar.gz
rm -rf /tmp/lazygit
}
function instCodeExtension() {
say "Installing default extensions...." "Extension"
# Gitlens
@ -330,6 +346,8 @@ function main() {
instPwsh
elif [[ "$2" == "gitea" ]]; then
instGiteaTools
elif [[ "$2" == "lazygit" ]]; then
installLazyGit
fi
else
sayE "Unknown parameter value given!($1)."

View File

@ -24,7 +24,7 @@ function _command_completions() {
;;
install)
# shellcheck disable=2207,SC2086
COMPREPLY=($(compgen -W "docker-cli dotnet golang bun nodejs volta powershell gitea" -- ${cur}))
COMPREPLY=($(compgen -W "docker-cli dotnet golang bun nodejs volta powershell gitea lazygit" -- ${cur}))
;;
help)
;;

View File

@ -0,0 +1,144 @@
<?xml version="1.0" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 20010904//EN"
"http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd">
<svg version="1.0" xmlns="http://www.w3.org/2000/svg"
width="500.000000pt" height="500.000000pt" viewBox="0 0 500.000000 500.000000"
preserveAspectRatio="xMidYMid meet">
<g transform="translate(0.000000,500.000000) scale(0.100000,-0.100000)"
fill="#000000" stroke="none">
<path d="M1336 4485 c-14 -8 -24 -9 -20 -4 4 7 -1 7 -15 -1 -12 -6 -19 -15
-16 -20 3 -6 0 -7 -8 -5 -17 7 -51 -30 -41 -46 4 -7 3 -10 -4 -6 -9 6 -85
-113 -82 -129 1 -4 -3 -10 -8 -13 -15 -9 -73 -117 -67 -124 3 -4 2 -5 -2 -2
-3 3 -17 -13 -30 -36 -26 -46 -28 -53 -11 -43 7 5 8 3 4 -5 -5 -7 -11 -10 -14
-7 -9 9 -43 -54 -36 -66 5 -7 2 -8 -6 -3 -10 6 -12 4 -7 -9 4 -9 3 -14 -2 -11
-10 5 -68 -93 -63 -107 1 -4 -2 -8 -7 -8 -14 0 -102 -160 -95 -173 4 -7 4 -9
-1 -5 -10 10 -21 -8 -271 -445 -19 -33 -31 -64 -27 -70 3 -5 1 -7 -5 -4 -6 4
-19 -11 -32 -35 -11 -24 -29 -54 -38 -68 -13 -19 -14 -22 -2 -15 8 4 2 -4 -13
-19 -17 -16 -27 -33 -23 -42 4 -10 2 -13 -6 -8 -8 5 -9 2 -5 -10 4 -10 3 -15
-3 -11 -6 3 -13 -2 -17 -12 -4 -10 -19 -38 -35 -62 -30 -48 -35 -67 -16 -55 7
4 8 3 4 -5 -4 -6 -11 -9 -16 -6 -9 6 -127 -194 -122 -207 1 -5 -1 -8 -6 -8 -4
0 -19 -21 -32 -47 -14 -27 -27 -50 -31 -53 -15 -14 -39 -82 -39 -113 0 -43 9
-69 21 -61 5 3 7 -1 4 -8 -3 -7 19 -53 49 -103 40 -69 57 -89 72 -87 11 2 15
0 8 -5 -6 -4 -10 -15 -9 -23 4 -27 41 -80 50 -72 5 4 5 1 1 -6 -4 -7 -2 -20 5
-28 6 -8 25 -38 40 -67 15 -29 33 -51 38 -50 6 2 8 -3 5 -10 -2 -7 16 -45 41
-86 25 -40 45 -77 45 -82 0 -5 7 -12 15 -15 8 -4 13 -9 10 -13 -5 -9 72 -143
88 -153 7 -4 8 -8 3 -8 -11 0 14 -30 26 -30 5 0 6 5 2 12 -5 7 -3 8 5 3 8 -5
9 -11 3 -17 -11 -11 -4 -48 9 -48 5 0 8 -3 7 -7 -3 -15 14 -43 23 -37 5 3 6
-2 3 -10 -3 -9 -2 -16 4 -16 5 0 13 -11 16 -25 4 -16 11 -23 18 -19 7 5 8 3 3
-6 -5 -8 -1 -18 10 -27 11 -7 15 -13 11 -13 -4 0 3 -18 15 -40 12 -21 26 -37
30 -34 5 3 6 -1 4 -8 -3 -8 1 -22 10 -33 12 -16 16 -17 23 -7 7 11 10 10 15
-3 4 -9 3 -13 -2 -10 -5 3 -12 2 -15 -3 -7 -11 11 -37 25 -37 7 0 14 -7 16
-15 4 -13 3 -13 -6 0 -14 20 -14 7 1 -25 6 -14 15 -25 20 -25 4 0 8 -5 8 -10
0 -9 29 -63 70 -130 5 -8 57 -99 116 -202 62 -109 111 -185 117 -181 6 3 7 1
3 -6 -7 -11 93 -195 102 -187 2 2 14 -7 28 -21 16 -16 32 -23 45 -20 10 3 16
1 13 -4 -3 -6 461 -9 1165 -9 806 0 1171 4 1171 11 0 5 5 7 10 4 19 -12 105
58 94 77 -3 4 -1 8 3 8 14 0 45 59 37 72 -4 6 -3 8 3 5 12 -8 75 101 66 115
-3 6 -2 8 4 5 12 -8 75 101 66 115 -3 6 -2 8 4 5 6 -4 22 15 37 42 44 82 51
95 74 131 11 19 21 39 21 44 -1 5 3 12 8 15 15 11 83 132 70 126 -6 -4 -4 0 6
8 10 8 19 24 20 35 0 11 4 19 8 16 11 -6 60 87 52 100 -3 6 -2 8 2 3 9 -7 57
68 58 90 0 7 3 10 6 8 4 -2 14 10 24 26 10 18 12 28 4 24 -6 -4 -4 0 7 9 11 9
15 20 10 28 -4 7 -4 10 1 6 11 -10 47 50 39 64 -4 7 -2 8 4 4 11 -6 16 6 13
27 0 4 3 7 9 7 5 0 14 9 20 21 9 15 8 24 -2 37 -11 15 -11 16 4 4 14 -11 19
-8 38 27 13 22 22 43 21 47 -2 4 2 10 7 13 5 3 21 26 35 51 61 104 59 100 45
118 -11 15 -11 15 3 4 15 -11 23 -2 68 79 28 50 51 96 51 100 0 5 4 9 9 9 5 0
14 12 20 28 6 15 25 49 41 75 17 27 27 54 24 60 -4 7 -4 9 1 5 11 -11 47 50
39 65 -4 7 -3 9 1 4 15 -13 74 105 75 148 0 45 -29 111 -47 108 -7 -2 -10 4
-7 12 7 18 -26 76 -39 68 -6 -3 -7 -1 -3 6 6 10 -26 76 -44 91 -3 3 -12 20
-19 38 -8 18 -18 35 -24 39 -6 4 -7 1 -2 -7 5 -9 4 -11 -4 -6 -6 4 -9 11 -6
16 8 13 -24 72 -35 65 -6 -3 -8 0 -5 7 3 7 -11 38 -30 68 -19 30 -41 69 -50
85 -8 17 -26 48 -39 70 -14 22 -35 59 -46 82 -13 24 -27 40 -33 36 -6 -4 -7
-1 -2 6 4 7 -2 22 -16 37 -12 13 -19 24 -15 24 3 0 -1 14 -9 31 -11 21 -21 29
-32 25 -12 -5 -13 -3 -5 7 17 20 -19 72 -37 54 -11 -10 -11 -8 -3 9 9 16 7 26
-5 45 -9 13 -21 27 -26 30 -5 3 -8 10 -7 15 0 5 -9 26 -20 47 -19 33 -24 36
-38 25 -15 -12 -16 -11 -4 4 12 14 11 22 -4 47 -10 16 -21 28 -26 25 -4 -3 -5
1 -3 9 3 7 -6 30 -20 51 -14 20 -25 39 -25 41 0 10 -115 202 -129 215 -9 8
-18 24 -19 35 -2 11 -7 22 -12 25 -4 3 -10 15 -14 28 -4 12 -12 19 -18 16 -6
-4 -8 -2 -4 4 8 13 -30 78 -50 86 -8 3 -12 10 -9 16 8 13 -39 92 -50 83 -4 -5
-5 -3 -2 4 4 6 -12 44 -35 83 -24 40 -55 93 -69 119 -15 25 -32 45 -38 43 -6
-1 -11 5 -11 13 0 19 -57 48 -81 42 -11 -3 -19 -1 -19 4 0 5 -219 9 -529 9
-414 0 -530 -3 -534 -12 -4 -10 -6 -10 -6 0 -1 10 -123 12 -596 12 -351 0
-594 -4 -590 -10 3 -5 0 -12 -6 -16 -7 -4 -9 -3 -5 4 11 18 -9 22 -38 7z
m1314 -35 c749 0 1007 3 1017 12 8 6 13 7 11 2 -1 -5 13 -25 33 -44 19 -19 61
-81 93 -138 43 -76 61 -100 68 -90 8 10 9 10 5 -2 -6 -21 11 -63 22 -55 5 3
13 0 17 -6 4 -8 3 -9 -4 -5 -7 4 -12 4 -12 0 0 -20 207 -364 220 -365 9 0 10
-3 4 -5 -13 -5 104 -223 119 -224 5 0 6 4 2 9 -3 5 0 13 7 17 7 4 10 4 6 -1
-4 -4 -2 -15 5 -23 9 -13 9 -14 0 -8 -20 11 -16 -18 6 -45 10 -13 21 -34 25
-47 4 -12 12 -19 18 -16 6 4 8 3 5 -3 -3 -5 3 -25 15 -44 12 -19 35 -59 51
-89 16 -30 35 -62 41 -70 7 -8 21 -32 31 -52 10 -20 22 -35 26 -32 4 2 11 -1
15 -7 5 -8 3 -9 -6 -4 -8 5 -11 3 -8 -6 3 -8 11 -13 17 -11 7 1 10 -2 6 -8 -6
-10 40 -99 57 -111 6 -3 10 -10 10 -15 0 -16 105 -194 111 -189 4 3 5 2 2 -1
-7 -10 37 -84 46 -78 5 3 6 -2 3 -10 -3 -8 3 -23 13 -34 10 -10 19 -24 21 -31
4 -18 92 -172 110 -193 8 -10 13 -18 10 -18 -3 0 -2 -16 2 -35 4 -19 4 -35 0
-35 -4 0 -10 -8 -13 -18 -2 -9 -8 -26 -13 -36 -6 -15 -4 -17 7 -11 8 5 11 5 6
-1 -5 -5 -13 -9 -18 -9 -10 0 -23 -20 -56 -85 -10 -19 -21 -37 -24 -40 -14
-12 -29 -51 -24 -60 4 -6 2 -9 -4 -8 -7 2 -30 -31 -53 -72 -22 -41 -51 -90
-64 -109 -22 -32 -24 -58 -3 -46 5 4 6 -2 2 -11 -4 -11 -8 -13 -11 -6 -2 7 -8
12 -13 12 -11 0 -43 -60 -32 -60 5 0 3 -4 -3 -8 -24 -17 -43 -56 -33 -68 7 -9
5 -11 -8 -10 -11 0 -18 -6 -18 -17 0 -10 -5 -21 -10 -25 -22 -15 -77 -113 -71
-127 3 -8 0 -17 -6 -21 -7 -4 -8 -3 -4 4 4 7 5 12 2 12 -12 0 -76 -122 -70
-133 4 -7 4 -9 -1 -5 -5 5 -25 -20 -46 -55 -27 -45 -35 -65 -27 -75 8 -10 7
-11 -7 -5 -14 5 -17 3 -12 -10 4 -10 2 -16 -5 -14 -6 1 -13 -4 -16 -12 -3 -9
0 -11 9 -6 8 5 11 4 6 -1 -5 -5 -11 -8 -14 -6 -10 6 -93 -142 -88 -156 3 -7 1
-10 -5 -7 -5 3 -14 -4 -20 -15 -9 -16 -8 -25 2 -38 11 -15 11 -15 -2 -5 -13
10 -20 5 -43 -33 -15 -25 -22 -42 -15 -39 7 4 6 1 -3 -7 -9 -7 -15 -21 -13
-31 1 -9 -1 -15 -6 -12 -11 7 -33 -22 -26 -34 4 -5 -1 -14 -10 -19 -9 -5 -14
-15 -10 -21 4 -6 12 -8 18 -5 7 4 8 2 4 -5 -6 -9 -11 -9 -21 -1 -9 8 -26 -14
-73 -94 -38 -66 -56 -107 -49 -110 7 -2 6 -5 -3 -5 -9 -1 -46 -55 -86 -124
-55 -95 -78 -126 -105 -140 -22 -11 -33 -23 -31 -35 2 -16 2 -16 -8 1 -10 16
-76 17 -1156 17 -1043 0 -1148 1 -1182 17 -20 9 -44 16 -52 15 -10 -1 -11 1
-3 4 10 4 9 12 -3 35 -8 16 -19 27 -24 24 -6 -4 -7 1 -3 11 4 10 2 15 -3 11
-6 -3 -10 2 -11 11 -2 25 -53 112 -66 112 -5 0 -8 3 -4 6 8 9 -21 64 -33 64
-6 0 -9 3 -9 8 3 20 -2 32 -13 26 -6 -4 -8 -3 -4 4 6 11 -47 111 -66 123 -5 3
-8 8 -6 10 2 3 -81 154 -122 219 -5 8 -39 68 -75 133 -40 69 -71 114 -77 111
-6 -4 -8 -2 -5 4 9 14 -3 43 -14 36 -5 -3 -6 1 -4 8 3 8 -5 25 -17 38 -12 13
-23 29 -23 35 0 23 -118 215 -128 208 -5 -3 -7 -1 -4 5 10 16 -3 42 -22 43 -9
0 -11 3 -4 5 13 6 -100 209 -116 209 -5 0 -13 4 -18 9 -5 5 -3 6 5 2 16 -10
16 9 -1 26 -7 7 -14 18 -15 23 -1 6 -8 10 -14 10 -7 0 -12 9 -10 19 2 10 -5
24 -15 32 -10 7 -15 14 -10 14 4 0 0 14 -8 30 -9 18 -21 28 -27 24 -6 -4 -8
-3 -5 4 7 11 -47 119 -78 155 -11 12 -18 22 -16 22 2 0 -3 12 -10 27 -6 15
-15 25 -20 23 -4 -3 -11 0 -15 6 -5 8 -3 9 6 4 8 -5 11 -3 8 6 -3 8 -10 13
-16 12 -6 -2 -9 3 -6 11 3 7 -1 20 -9 28 -30 29 -16 105 35 192 26 44 44 84
41 89 -3 6 -1 7 4 4 17 -10 25 24 11 42 -11 14 -11 14 3 4 13 -10 20 -5 45 38
16 28 27 53 26 56 -2 3 0 9 5 12 21 14 53 80 47 97 -4 15 -4 16 4 5 8 -11 13
-8 25 15 8 16 12 35 10 42 -3 7 -1 11 4 10 4 -2 9 1 10 6 1 5 5 12 10 15 4 3
15 15 23 25 14 18 13 19 -3 13 -11 -4 -16 -3 -12 3 3 6 13 10 20 10 8 0 17 11
21 25 3 14 11 25 16 25 6 0 7 7 4 16 -3 8 -2 12 4 9 6 -3 10 -4 10 -1 0 2 3
12 7 22 5 13 3 15 -7 9 -9 -5 -11 -4 -6 4 4 6 11 9 16 6 5 -3 25 23 44 58 38
68 43 83 24 71 -7 -4 -8 -3 -4 5 4 6 11 9 16 6 12 -8 33 33 24 47 -4 6 -3 8 4
5 6 -4 23 17 41 48 34 61 39 80 15 71 -9 -3 -12 -2 -9 5 4 6 13 8 21 5 15 -6
39 27 100 138 19 35 31 66 27 71 -5 4 -3 6 2 2 6 -3 21 13 34 35 13 23 17 37
9 33 -7 -4 -3 2 9 14 29 28 54 76 45 86 -4 5 -2 5 4 2 6 -3 17 9 24 28 8 19
17 35 20 35 7 0 37 59 38 74 0 5 4 12 10 15 16 11 62 97 55 104 -3 4 -1 7 5 7
12 0 75 106 75 127 0 7 3 11 5 8 9 -9 122 196 115 208 -3 7 -3 9 2 5 4 -4 21
4 37 17 17 15 43 25 61 25 18 1 87 1 155 1 115 0 123 1 110 17 -11 15 -10 15
8 0 19 -17 84 -18 1024 -18z m-980 24 c0 -8 -19 -13 -24 -6 -3 5 1 9 9 9 8 0
15 -2 15 -3z m2187 -236 c2 -17 0 -19 -7 -8 -5 8 -6 18 -4 22 8 12 10 10 11
-14z m-2917 -358 c-6 -11 -13 -20 -16 -20 -2 0 0 9 6 20 6 11 13 20 16 20 2 0
0 -9 -6 -20z m-400 -714 c0 -3 -4 -8 -10 -11 -5 -3 -10 -1 -10 4 0 6 5 11 10
11 6 0 10 -2 10 -4z m3995 -95 c3 -5 2 -12 -3 -15 -5 -3 -9 1 -9 9 0 17 3 19
12 6z m-4260 -350 c3 -5 2 -12 -3 -15 -5 -3 -9 1 -9 9 0 17 3 19 12 6z m4589
-223 c-9 -14 -23 2 -17 18 4 12 8 13 14 3 4 -7 5 -17 3 -21z m-167 -559 c-6
-10 -16 -15 -21 -12 -6 4 -5 8 2 11 7 2 10 7 8 11 -3 4 1 8 8 8 11 0 12 -4 3
-18z m-197 -345 c0 -8 -19 -13 -24 -6 -3 5 1 9 9 9 8 0 15 -2 15 -3z m-3943
-69 c0 -8 -4 -12 -9 -9 -5 3 -6 10 -3 15 9 13 12 11 12 -6z m498 -854 c3 -5 2
-12 -3 -15 -5 -3 -9 1 -9 9 0 17 3 19 12 6z m2695 -355 c0 -2 -8 -10 -17 -17
-16 -13 -17 -12 -4 4 13 16 21 21 21 13z"/>
<path d="M2344 3920 c-391 -34 -729 -229 -849 -491 -62 -136 -72 -311 -26
-431 64 -165 250 -264 426 -228 158 32 248 132 248 274 0 108 -48 180 -126
193 -26 4 -43 -3 -86 -32 -109 -75 -169 -84 -226 -34 -43 38 -59 93 -52 176 8
86 40 147 116 224 106 107 266 173 445 186 154 11 242 -25 290 -118 l28 -54
-46 -195 c-62 -260 -149 -589 -253 -960 -47 -168 -88 -313 -90 -322 -5 -17
-25 -18 -249 -18 l-244 0 0 -80 0 -80 219 -2 220 -3 -48 -130 c-165 -451 -353
-673 -581 -683 -42 -2 -94 1 -116 7 -57 15 -124 78 -180 167 -54 84 -74 95
-128 69 -44 -21 -73 -67 -88 -137 -10 -45 -9 -58 6 -88 32 -66 125 -116 269
-147 103 -21 309 -13 398 16 192 61 343 200 482 443 39 67 129 277 168 391
l33 97 351 0 352 0 82 -287 c91 -313 118 -380 181 -437 141 -127 419 -127 675
-1 147 73 151 76 135 115 -14 35 -16 35 -65 15 -54 -23 -125 -34 -151 -24 -13
4 -30 19 -38 31 -15 23 -176 550 -176 576 0 9 42 12 175 12 l175 0 0 80 0 80
-201 2 -202 3 -201 695 c-112 382 -215 727 -230 766 -94 247 -273 354 -615
367 -64 3 -157 1 -207 -3z m461 -1283 c85 -295 155 -539 155 -542 0 -3 -137
-5 -304 -5 l-303 0 34 118 c48 165 143 520 204 765 28 114 53 206 55 204 2 -2
74 -245 159 -540z"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 10 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 48 KiB

View File

Before

Width:  |  Height:  |  Size: 21 KiB

After

Width:  |  Height:  |  Size: 21 KiB

BIN
assets/logo-v1.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 106 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 106 KiB

After

Width:  |  Height:  |  Size: 48 KiB

BIN
bun.lockb

Binary file not shown.

View File

@ -0,0 +1,15 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="500px" height="500px" style="shape-rendering:geometricPrecision; text-rendering:geometricPrecision; image-rendering:optimizeQuality; fill-rule:evenodd; clip-rule:evenodd" xmlns:xlink="http://www.w3.org/1999/xlink">
<g><path style="opacity:1" fill="#158c84" d="M 375.5,51.5 C 294.512,50.5227 213.512,50.1894 132.5,50.5C 133.263,49.7321 134.263,49.2321 135.5,49C 214.167,48.3333 292.833,48.3333 371.5,49C 373.066,49.6082 374.4,50.4415 375.5,51.5 Z"/></g>
<g><path style="opacity:1" fill="#139b6f" d="M 132.5,50.5 C 213.512,50.1894 294.512,50.5227 375.5,51.5C 375.833,51.5 376.167,51.5 376.5,51.5C 376.685,53.1958 377.519,54.5291 379,55.5C 379.494,57.1341 379.66,58.8008 379.5,60.5C 380.675,60.281 381.675,60.6143 382.5,61.5C 381.562,65.9827 379.562,66.9827 376.5,64.5C 375.272,63.6935 374.272,62.6935 373.5,61.5C 372.878,59.665 371.544,58.4983 369.5,58C 291.833,57.3333 214.167,57.3333 136.5,58C 133.507,59.1585 131.84,61.3252 131.5,64.5C 130.833,64.8333 130.167,65.1667 129.5,65.5C 127.436,64.942 125.77,63.7754 124.5,62C 125.222,59.3226 126.222,56.8226 127.5,54.5C 128.585,52.4131 130.251,51.0798 132.5,50.5 Z"/></g>
<g><path style="opacity:1" fill="#103223" d="M 373.5,61.5 C 371.745,60.9278 370.078,60.0945 368.5,59C 291.5,58.3333 214.5,58.3333 137.5,59C 134.977,60.3597 132.977,62.193 131.5,64.5C 131.84,61.3252 133.507,59.1585 136.5,58C 214.167,57.3333 291.833,57.3333 369.5,58C 371.544,58.4983 372.878,59.665 373.5,61.5 Z"/></g>
<g><path style="opacity:1" fill="#292524" d="M 373.5,61.5 C 374.272,62.6935 375.272,63.6935 376.5,64.5C 413.057,128.608 449.89,192.608 487,256.5C 488.457,259.366 488.79,262.366 488,265.5C 450.614,331.266 412.947,396.932 375,462.5C 373.188,464.3 371.355,465.967 369.5,467.5C 291.499,467.667 213.499,467.5 135.5,467C 134.069,466.535 132.903,465.701 132,464.5C 131.856,461.558 130.689,459.224 128.5,457.5C 92.2487,393.994 55.7487,330.661 19,267.5C 16.9142,263.333 17.2475,259.333 20,255.5C 56.7624,192.307 93.2624,128.974 129.5,65.5C 130.167,65.1667 130.833,64.8333 131.5,64.5C 132.977,62.193 134.977,60.3597 137.5,59C 214.5,58.3333 291.5,58.3333 368.5,59C 370.078,60.0945 371.745,60.9278 373.5,61.5 Z"/></g>
<g><path style="opacity:1" fill="#fcfcfc" d="M 236.5,106.5 C 253.064,105.598 269.397,107.098 285.5,111C 299.63,115.14 310.13,123.64 317,136.5C 319.529,142.421 321.863,148.421 324,154.5C 336.865,199.594 350.032,244.594 363.5,289.5C 376.817,290.499 390.15,290.833 403.5,290.5C 403.5,295.833 403.5,301.167 403.5,306.5C 391.833,306.5 380.167,306.5 368.5,306.5C 373.552,326.372 379.386,346.038 386,365.5C 387.863,367.949 390.363,368.949 393.5,368.5C 398.801,368.258 403.801,366.925 408.5,364.5C 410.669,365.652 412.003,367.486 412.5,370C 392.685,385.204 370.352,390.871 345.5,387C 334.558,384.129 326.725,377.629 322,367.5C 316.052,347.191 309.885,327.025 303.5,307C 280.16,306.167 256.826,306.334 233.5,307.5C 225.869,333.429 214.035,357.096 198,378.5C 174.848,401.83 147.348,408.663 115.5,399C 110.508,396.839 105.841,394.172 101.5,391C 97.1952,385.738 96.3619,379.905 99,373.5C 101.639,364.939 107.139,361.772 115.5,364C 127.457,389.91 145.79,395.577 170.5,381C 178.121,374.386 184.621,366.886 190,358.5C 199.119,341.935 206.286,324.601 211.5,306.5C 196.833,306.5 182.167,306.5 167.5,306.5C 167.5,301.167 167.5,295.833 167.5,290.5C 184.167,290.5 200.833,290.5 217.5,290.5C 230.966,240.969 243.966,191.302 256.5,141.5C 253.267,131.098 246.267,125.264 235.5,124C 216.74,122.366 199.74,127.033 184.5,138C 177.211,144.09 172.045,151.59 169,160.5C 166.694,169.71 168.861,177.544 175.5,184C 178.702,185.483 182.036,185.817 185.5,185C 190.335,183.086 194.669,180.419 198.5,177C 207.271,174.637 213.438,177.803 217,186.5C 219.966,206.747 211.466,218.914 191.5,223C 168.029,224.859 153.529,214.359 148,191.5C 145.102,163.798 155.268,142.298 178.5,127C 196.324,115.671 215.657,108.838 236.5,106.5 Z"/></g>
<g><path style="opacity:0.518" fill="#077577" d="M 68.5,155.5 C 67.9695,157.924 67.1362,160.257 66,162.5C 60.4708,170.022 55.8041,178.022 52,186.5C 50.9609,187.71 49.7942,188.71 48.5,189.5C 54.6658,177.83 61.3324,166.496 68.5,155.5 Z"/></g>
<g><path style="opacity:1" fill="#2a2625" d="M 267.5,181.5 C 278.527,217.594 289.193,253.928 299.5,290.5C 279.156,290.833 258.822,290.5 238.5,289.5C 249.106,253.744 258.772,217.744 267.5,181.5 Z"/></g>
<g><path style="opacity:1" fill="#159570" d="M 127.5,54.5 C 126.222,56.8226 125.222,59.3226 124.5,62C 125.77,63.7754 127.436,64.942 129.5,65.5C 93.2624,128.974 56.7624,192.307 20,255.5C 17.2475,259.333 16.9142,263.333 19,267.5C 55.7487,330.661 92.2487,393.994 128.5,457.5C 127.06,456.637 125.726,456.637 124.5,457.5C 123.614,456.675 123.281,455.675 123.5,454.5C 122.5,454.5 121.5,454.5 120.5,454.5C 120.928,457.564 121.594,460.564 122.5,463.5C 85.1076,399.727 47.9409,335.727 11,271.5C 7.66667,265.5 7.66667,259.5 11,253.5C 23.2743,231.939 35.7743,210.606 48.5,189.5C 49.7942,188.71 50.9609,187.71 52,186.5C 55.8041,178.022 60.4708,170.022 66,162.5C 67.1362,160.257 67.9695,157.924 68.5,155.5C 86.9778,121.05 106.644,87.3832 127.5,54.5 Z"/></g>
<g><path style="opacity:1" fill="#159671" d="M 376.5,51.5 C 379.458,54.0595 381.958,57.0595 384,60.5C 421.919,126.004 459.586,191.67 497,257.5C 497.791,261.926 497.457,266.259 496,270.5C 457.667,336.833 419.333,403.167 381,469.5C 378.536,472.647 375.37,474.647 371.5,475.5C 292.833,475.5 214.167,475.5 135.5,475.5C 129.677,473.683 125.343,470.016 122.5,464.5C 124.384,464.712 125.717,465.712 126.5,467.5C 127.451,466.674 128.451,466.508 129.5,467C 128.663,468.011 128.33,469.178 128.5,470.5C 131.245,470.373 133.245,471.54 134.5,474C 212.5,474.667 290.5,474.667 368.5,474C 372.403,473.588 374.07,471.421 373.5,467.5C 372.167,467.5 370.833,467.5 369.5,467.5C 371.355,465.967 373.188,464.3 375,462.5C 412.947,396.932 450.614,331.266 488,265.5C 488.79,262.366 488.457,259.366 487,256.5C 449.89,192.608 413.057,128.608 376.5,64.5C 379.562,66.9827 381.562,65.9827 382.5,61.5C 381.675,60.6143 380.675,60.281 379.5,60.5C 379.66,58.8008 379.494,57.1341 379,55.5C 377.519,54.5291 376.685,53.1958 376.5,51.5 Z"/></g>
<g><path style="opacity:1" fill="#13956a" d="M 128.5,457.5 C 130.689,459.224 131.856,461.558 132,464.5C 132.903,465.701 134.069,466.535 135.5,467C 213.499,467.5 291.499,467.667 369.5,467.5C 370.833,467.5 372.167,467.5 373.5,467.5C 374.07,471.421 372.403,473.588 368.5,474C 290.5,474.667 212.5,474.667 134.5,474C 133.245,471.54 131.245,470.373 128.5,470.5C 128.33,469.178 128.663,468.011 129.5,467C 128.451,466.508 127.451,466.674 126.5,467.5C 125.717,465.712 124.384,464.712 122.5,464.5C 122.5,464.167 122.5,463.833 122.5,463.5C 121.594,460.564 120.928,457.564 120.5,454.5C 121.5,454.5 122.5,454.5 123.5,454.5C 123.281,455.675 123.614,456.675 124.5,457.5C 125.726,456.637 127.06,456.637 128.5,457.5 Z"/></g>
<g><path style="opacity:0.475" fill="#107887" d="M 135.5,475.5 C 214.167,475.5 292.833,475.5 371.5,475.5C 359.346,476.566 347.012,477.233 334.5,477.5C 282.668,476.214 230.835,476.214 179,477.5C 164.311,477.522 149.811,476.855 135.5,475.5 Z"/></g>
</svg>

After

Width:  |  Height:  |  Size: 7.0 KiB

View File

@ -0,0 +1,144 @@
<?xml version="1.0" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 20010904//EN"
"http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd">
<svg version="1.0" xmlns="http://www.w3.org/2000/svg"
width="500.000000pt" height="500.000000pt" viewBox="0 0 500.000000 500.000000"
preserveAspectRatio="xMidYMid meet">
<g transform="translate(0.000000,500.000000) scale(0.100000,-0.100000)"
fill="#000000" stroke="none">
<path d="M1336 4485 c-14 -8 -24 -9 -20 -4 4 7 -1 7 -15 -1 -12 -6 -19 -15
-16 -20 3 -6 0 -7 -8 -5 -17 7 -51 -30 -41 -46 4 -7 3 -10 -4 -6 -9 6 -85
-113 -82 -129 1 -4 -3 -10 -8 -13 -15 -9 -73 -117 -67 -124 3 -4 2 -5 -2 -2
-3 3 -17 -13 -30 -36 -26 -46 -28 -53 -11 -43 7 5 8 3 4 -5 -5 -7 -11 -10 -14
-7 -9 9 -43 -54 -36 -66 5 -7 2 -8 -6 -3 -10 6 -12 4 -7 -9 4 -9 3 -14 -2 -11
-10 5 -68 -93 -63 -107 1 -4 -2 -8 -7 -8 -14 0 -102 -160 -95 -173 4 -7 4 -9
-1 -5 -10 10 -21 -8 -271 -445 -19 -33 -31 -64 -27 -70 3 -5 1 -7 -5 -4 -6 4
-19 -11 -32 -35 -11 -24 -29 -54 -38 -68 -13 -19 -14 -22 -2 -15 8 4 2 -4 -13
-19 -17 -16 -27 -33 -23 -42 4 -10 2 -13 -6 -8 -8 5 -9 2 -5 -10 4 -10 3 -15
-3 -11 -6 3 -13 -2 -17 -12 -4 -10 -19 -38 -35 -62 -30 -48 -35 -67 -16 -55 7
4 8 3 4 -5 -4 -6 -11 -9 -16 -6 -9 6 -127 -194 -122 -207 1 -5 -1 -8 -6 -8 -4
0 -19 -21 -32 -47 -14 -27 -27 -50 -31 -53 -15 -14 -39 -82 -39 -113 0 -43 9
-69 21 -61 5 3 7 -1 4 -8 -3 -7 19 -53 49 -103 40 -69 57 -89 72 -87 11 2 15
0 8 -5 -6 -4 -10 -15 -9 -23 4 -27 41 -80 50 -72 5 4 5 1 1 -6 -4 -7 -2 -20 5
-28 6 -8 25 -38 40 -67 15 -29 33 -51 38 -50 6 2 8 -3 5 -10 -2 -7 16 -45 41
-86 25 -40 45 -77 45 -82 0 -5 7 -12 15 -15 8 -4 13 -9 10 -13 -5 -9 72 -143
88 -153 7 -4 8 -8 3 -8 -11 0 14 -30 26 -30 5 0 6 5 2 12 -5 7 -3 8 5 3 8 -5
9 -11 3 -17 -11 -11 -4 -48 9 -48 5 0 8 -3 7 -7 -3 -15 14 -43 23 -37 5 3 6
-2 3 -10 -3 -9 -2 -16 4 -16 5 0 13 -11 16 -25 4 -16 11 -23 18 -19 7 5 8 3 3
-6 -5 -8 -1 -18 10 -27 11 -7 15 -13 11 -13 -4 0 3 -18 15 -40 12 -21 26 -37
30 -34 5 3 6 -1 4 -8 -3 -8 1 -22 10 -33 12 -16 16 -17 23 -7 7 11 10 10 15
-3 4 -9 3 -13 -2 -10 -5 3 -12 2 -15 -3 -7 -11 11 -37 25 -37 7 0 14 -7 16
-15 4 -13 3 -13 -6 0 -14 20 -14 7 1 -25 6 -14 15 -25 20 -25 4 0 8 -5 8 -10
0 -9 29 -63 70 -130 5 -8 57 -99 116 -202 62 -109 111 -185 117 -181 6 3 7 1
3 -6 -7 -11 93 -195 102 -187 2 2 14 -7 28 -21 16 -16 32 -23 45 -20 10 3 16
1 13 -4 -3 -6 461 -9 1165 -9 806 0 1171 4 1171 11 0 5 5 7 10 4 19 -12 105
58 94 77 -3 4 -1 8 3 8 14 0 45 59 37 72 -4 6 -3 8 3 5 12 -8 75 101 66 115
-3 6 -2 8 4 5 12 -8 75 101 66 115 -3 6 -2 8 4 5 6 -4 22 15 37 42 44 82 51
95 74 131 11 19 21 39 21 44 -1 5 3 12 8 15 15 11 83 132 70 126 -6 -4 -4 0 6
8 10 8 19 24 20 35 0 11 4 19 8 16 11 -6 60 87 52 100 -3 6 -2 8 2 3 9 -7 57
68 58 90 0 7 3 10 6 8 4 -2 14 10 24 26 10 18 12 28 4 24 -6 -4 -4 0 7 9 11 9
15 20 10 28 -4 7 -4 10 1 6 11 -10 47 50 39 64 -4 7 -2 8 4 4 11 -6 16 6 13
27 0 4 3 7 9 7 5 0 14 9 20 21 9 15 8 24 -2 37 -11 15 -11 16 4 4 14 -11 19
-8 38 27 13 22 22 43 21 47 -2 4 2 10 7 13 5 3 21 26 35 51 61 104 59 100 45
118 -11 15 -11 15 3 4 15 -11 23 -2 68 79 28 50 51 96 51 100 0 5 4 9 9 9 5 0
14 12 20 28 6 15 25 49 41 75 17 27 27 54 24 60 -4 7 -4 9 1 5 11 -11 47 50
39 65 -4 7 -3 9 1 4 15 -13 74 105 75 148 0 45 -29 111 -47 108 -7 -2 -10 4
-7 12 7 18 -26 76 -39 68 -6 -3 -7 -1 -3 6 6 10 -26 76 -44 91 -3 3 -12 20
-19 38 -8 18 -18 35 -24 39 -6 4 -7 1 -2 -7 5 -9 4 -11 -4 -6 -6 4 -9 11 -6
16 8 13 -24 72 -35 65 -6 -3 -8 0 -5 7 3 7 -11 38 -30 68 -19 30 -41 69 -50
85 -8 17 -26 48 -39 70 -14 22 -35 59 -46 82 -13 24 -27 40 -33 36 -6 -4 -7
-1 -2 6 4 7 -2 22 -16 37 -12 13 -19 24 -15 24 3 0 -1 14 -9 31 -11 21 -21 29
-32 25 -12 -5 -13 -3 -5 7 17 20 -19 72 -37 54 -11 -10 -11 -8 -3 9 9 16 7 26
-5 45 -9 13 -21 27 -26 30 -5 3 -8 10 -7 15 0 5 -9 26 -20 47 -19 33 -24 36
-38 25 -15 -12 -16 -11 -4 4 12 14 11 22 -4 47 -10 16 -21 28 -26 25 -4 -3 -5
1 -3 9 3 7 -6 30 -20 51 -14 20 -25 39 -25 41 0 10 -115 202 -129 215 -9 8
-18 24 -19 35 -2 11 -7 22 -12 25 -4 3 -10 15 -14 28 -4 12 -12 19 -18 16 -6
-4 -8 -2 -4 4 8 13 -30 78 -50 86 -8 3 -12 10 -9 16 8 13 -39 92 -50 83 -4 -5
-5 -3 -2 4 4 6 -12 44 -35 83 -24 40 -55 93 -69 119 -15 25 -32 45 -38 43 -6
-1 -11 5 -11 13 0 19 -57 48 -81 42 -11 -3 -19 -1 -19 4 0 5 -219 9 -529 9
-414 0 -530 -3 -534 -12 -4 -10 -6 -10 -6 0 -1 10 -123 12 -596 12 -351 0
-594 -4 -590 -10 3 -5 0 -12 -6 -16 -7 -4 -9 -3 -5 4 11 18 -9 22 -38 7z
m1314 -35 c749 0 1007 3 1017 12 8 6 13 7 11 2 -1 -5 13 -25 33 -44 19 -19 61
-81 93 -138 43 -76 61 -100 68 -90 8 10 9 10 5 -2 -6 -21 11 -63 22 -55 5 3
13 0 17 -6 4 -8 3 -9 -4 -5 -7 4 -12 4 -12 0 0 -20 207 -364 220 -365 9 0 10
-3 4 -5 -13 -5 104 -223 119 -224 5 0 6 4 2 9 -3 5 0 13 7 17 7 4 10 4 6 -1
-4 -4 -2 -15 5 -23 9 -13 9 -14 0 -8 -20 11 -16 -18 6 -45 10 -13 21 -34 25
-47 4 -12 12 -19 18 -16 6 4 8 3 5 -3 -3 -5 3 -25 15 -44 12 -19 35 -59 51
-89 16 -30 35 -62 41 -70 7 -8 21 -32 31 -52 10 -20 22 -35 26 -32 4 2 11 -1
15 -7 5 -8 3 -9 -6 -4 -8 5 -11 3 -8 -6 3 -8 11 -13 17 -11 7 1 10 -2 6 -8 -6
-10 40 -99 57 -111 6 -3 10 -10 10 -15 0 -16 105 -194 111 -189 4 3 5 2 2 -1
-7 -10 37 -84 46 -78 5 3 6 -2 3 -10 -3 -8 3 -23 13 -34 10 -10 19 -24 21 -31
4 -18 92 -172 110 -193 8 -10 13 -18 10 -18 -3 0 -2 -16 2 -35 4 -19 4 -35 0
-35 -4 0 -10 -8 -13 -18 -2 -9 -8 -26 -13 -36 -6 -15 -4 -17 7 -11 8 5 11 5 6
-1 -5 -5 -13 -9 -18 -9 -10 0 -23 -20 -56 -85 -10 -19 -21 -37 -24 -40 -14
-12 -29 -51 -24 -60 4 -6 2 -9 -4 -8 -7 2 -30 -31 -53 -72 -22 -41 -51 -90
-64 -109 -22 -32 -24 -58 -3 -46 5 4 6 -2 2 -11 -4 -11 -8 -13 -11 -6 -2 7 -8
12 -13 12 -11 0 -43 -60 -32 -60 5 0 3 -4 -3 -8 -24 -17 -43 -56 -33 -68 7 -9
5 -11 -8 -10 -11 0 -18 -6 -18 -17 0 -10 -5 -21 -10 -25 -22 -15 -77 -113 -71
-127 3 -8 0 -17 -6 -21 -7 -4 -8 -3 -4 4 4 7 5 12 2 12 -12 0 -76 -122 -70
-133 4 -7 4 -9 -1 -5 -5 5 -25 -20 -46 -55 -27 -45 -35 -65 -27 -75 8 -10 7
-11 -7 -5 -14 5 -17 3 -12 -10 4 -10 2 -16 -5 -14 -6 1 -13 -4 -16 -12 -3 -9
0 -11 9 -6 8 5 11 4 6 -1 -5 -5 -11 -8 -14 -6 -10 6 -93 -142 -88 -156 3 -7 1
-10 -5 -7 -5 3 -14 -4 -20 -15 -9 -16 -8 -25 2 -38 11 -15 11 -15 -2 -5 -13
10 -20 5 -43 -33 -15 -25 -22 -42 -15 -39 7 4 6 1 -3 -7 -9 -7 -15 -21 -13
-31 1 -9 -1 -15 -6 -12 -11 7 -33 -22 -26 -34 4 -5 -1 -14 -10 -19 -9 -5 -14
-15 -10 -21 4 -6 12 -8 18 -5 7 4 8 2 4 -5 -6 -9 -11 -9 -21 -1 -9 8 -26 -14
-73 -94 -38 -66 -56 -107 -49 -110 7 -2 6 -5 -3 -5 -9 -1 -46 -55 -86 -124
-55 -95 -78 -126 -105 -140 -22 -11 -33 -23 -31 -35 2 -16 2 -16 -8 1 -10 16
-76 17 -1156 17 -1043 0 -1148 1 -1182 17 -20 9 -44 16 -52 15 -10 -1 -11 1
-3 4 10 4 9 12 -3 35 -8 16 -19 27 -24 24 -6 -4 -7 1 -3 11 4 10 2 15 -3 11
-6 -3 -10 2 -11 11 -2 25 -53 112 -66 112 -5 0 -8 3 -4 6 8 9 -21 64 -33 64
-6 0 -9 3 -9 8 3 20 -2 32 -13 26 -6 -4 -8 -3 -4 4 6 11 -47 111 -66 123 -5 3
-8 8 -6 10 2 3 -81 154 -122 219 -5 8 -39 68 -75 133 -40 69 -71 114 -77 111
-6 -4 -8 -2 -5 4 9 14 -3 43 -14 36 -5 -3 -6 1 -4 8 3 8 -5 25 -17 38 -12 13
-23 29 -23 35 0 23 -118 215 -128 208 -5 -3 -7 -1 -4 5 10 16 -3 42 -22 43 -9
0 -11 3 -4 5 13 6 -100 209 -116 209 -5 0 -13 4 -18 9 -5 5 -3 6 5 2 16 -10
16 9 -1 26 -7 7 -14 18 -15 23 -1 6 -8 10 -14 10 -7 0 -12 9 -10 19 2 10 -5
24 -15 32 -10 7 -15 14 -10 14 4 0 0 14 -8 30 -9 18 -21 28 -27 24 -6 -4 -8
-3 -5 4 7 11 -47 119 -78 155 -11 12 -18 22 -16 22 2 0 -3 12 -10 27 -6 15
-15 25 -20 23 -4 -3 -11 0 -15 6 -5 8 -3 9 6 4 8 -5 11 -3 8 6 -3 8 -10 13
-16 12 -6 -2 -9 3 -6 11 3 7 -1 20 -9 28 -30 29 -16 105 35 192 26 44 44 84
41 89 -3 6 -1 7 4 4 17 -10 25 24 11 42 -11 14 -11 14 3 4 13 -10 20 -5 45 38
16 28 27 53 26 56 -2 3 0 9 5 12 21 14 53 80 47 97 -4 15 -4 16 4 5 8 -11 13
-8 25 15 8 16 12 35 10 42 -3 7 -1 11 4 10 4 -2 9 1 10 6 1 5 5 12 10 15 4 3
15 15 23 25 14 18 13 19 -3 13 -11 -4 -16 -3 -12 3 3 6 13 10 20 10 8 0 17 11
21 25 3 14 11 25 16 25 6 0 7 7 4 16 -3 8 -2 12 4 9 6 -3 10 -4 10 -1 0 2 3
12 7 22 5 13 3 15 -7 9 -9 -5 -11 -4 -6 4 4 6 11 9 16 6 5 -3 25 23 44 58 38
68 43 83 24 71 -7 -4 -8 -3 -4 5 4 6 11 9 16 6 12 -8 33 33 24 47 -4 6 -3 8 4
5 6 -4 23 17 41 48 34 61 39 80 15 71 -9 -3 -12 -2 -9 5 4 6 13 8 21 5 15 -6
39 27 100 138 19 35 31 66 27 71 -5 4 -3 6 2 2 6 -3 21 13 34 35 13 23 17 37
9 33 -7 -4 -3 2 9 14 29 28 54 76 45 86 -4 5 -2 5 4 2 6 -3 17 9 24 28 8 19
17 35 20 35 7 0 37 59 38 74 0 5 4 12 10 15 16 11 62 97 55 104 -3 4 -1 7 5 7
12 0 75 106 75 127 0 7 3 11 5 8 9 -9 122 196 115 208 -3 7 -3 9 2 5 4 -4 21
4 37 17 17 15 43 25 61 25 18 1 87 1 155 1 115 0 123 1 110 17 -11 15 -10 15
8 0 19 -17 84 -18 1024 -18z m-980 24 c0 -8 -19 -13 -24 -6 -3 5 1 9 9 9 8 0
15 -2 15 -3z m2187 -236 c2 -17 0 -19 -7 -8 -5 8 -6 18 -4 22 8 12 10 10 11
-14z m-2917 -358 c-6 -11 -13 -20 -16 -20 -2 0 0 9 6 20 6 11 13 20 16 20 2 0
0 -9 -6 -20z m-400 -714 c0 -3 -4 -8 -10 -11 -5 -3 -10 -1 -10 4 0 6 5 11 10
11 6 0 10 -2 10 -4z m3995 -95 c3 -5 2 -12 -3 -15 -5 -3 -9 1 -9 9 0 17 3 19
12 6z m-4260 -350 c3 -5 2 -12 -3 -15 -5 -3 -9 1 -9 9 0 17 3 19 12 6z m4589
-223 c-9 -14 -23 2 -17 18 4 12 8 13 14 3 4 -7 5 -17 3 -21z m-167 -559 c-6
-10 -16 -15 -21 -12 -6 4 -5 8 2 11 7 2 10 7 8 11 -3 4 1 8 8 8 11 0 12 -4 3
-18z m-197 -345 c0 -8 -19 -13 -24 -6 -3 5 1 9 9 9 8 0 15 -2 15 -3z m-3943
-69 c0 -8 -4 -12 -9 -9 -5 3 -6 10 -3 15 9 13 12 11 12 -6z m498 -854 c3 -5 2
-12 -3 -15 -5 -3 -9 1 -9 9 0 17 3 19 12 6z m2695 -355 c0 -2 -8 -10 -17 -17
-16 -13 -17 -12 -4 4 13 16 21 21 21 13z"/>
<path d="M2344 3920 c-391 -34 -729 -229 -849 -491 -62 -136 -72 -311 -26
-431 64 -165 250 -264 426 -228 158 32 248 132 248 274 0 108 -48 180 -126
193 -26 4 -43 -3 -86 -32 -109 -75 -169 -84 -226 -34 -43 38 -59 93 -52 176 8
86 40 147 116 224 106 107 266 173 445 186 154 11 242 -25 290 -118 l28 -54
-46 -195 c-62 -260 -149 -589 -253 -960 -47 -168 -88 -313 -90 -322 -5 -17
-25 -18 -249 -18 l-244 0 0 -80 0 -80 219 -2 220 -3 -48 -130 c-165 -451 -353
-673 -581 -683 -42 -2 -94 1 -116 7 -57 15 -124 78 -180 167 -54 84 -74 95
-128 69 -44 -21 -73 -67 -88 -137 -10 -45 -9 -58 6 -88 32 -66 125 -116 269
-147 103 -21 309 -13 398 16 192 61 343 200 482 443 39 67 129 277 168 391
l33 97 351 0 352 0 82 -287 c91 -313 118 -380 181 -437 141 -127 419 -127 675
-1 147 73 151 76 135 115 -14 35 -16 35 -65 15 -54 -23 -125 -34 -151 -24 -13
4 -30 19 -38 31 -15 23 -176 550 -176 576 0 9 42 12 175 12 l175 0 0 80 0 80
-201 2 -202 3 -201 695 c-112 382 -215 727 -230 766 -94 247 -273 354 -615
367 -64 3 -157 1 -207 -3z m461 -1283 c85 -295 155 -539 155 -542 0 -3 -137
-5 -304 -5 l-303 0 34 118 c48 165 143 520 204 765 28 114 53 206 55 204 2 -2
74 -245 159 -540z"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 10 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.1 KiB

View File

@ -0,0 +1,144 @@
<?xml version="1.0" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 20010904//EN"
"http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd">
<svg version="1.0" xmlns="http://www.w3.org/2000/svg"
width="500.000000pt" height="500.000000pt" viewBox="0 0 500.000000 500.000000"
preserveAspectRatio="xMidYMid meet">
<g transform="translate(0.000000,500.000000) scale(0.100000,-0.100000)"
fill="#000000" stroke="none">
<path d="M1336 4485 c-14 -8 -24 -9 -20 -4 4 7 -1 7 -15 -1 -12 -6 -19 -15
-16 -20 3 -6 0 -7 -8 -5 -17 7 -51 -30 -41 -46 4 -7 3 -10 -4 -6 -9 6 -85
-113 -82 -129 1 -4 -3 -10 -8 -13 -15 -9 -73 -117 -67 -124 3 -4 2 -5 -2 -2
-3 3 -17 -13 -30 -36 -26 -46 -28 -53 -11 -43 7 5 8 3 4 -5 -5 -7 -11 -10 -14
-7 -9 9 -43 -54 -36 -66 5 -7 2 -8 -6 -3 -10 6 -12 4 -7 -9 4 -9 3 -14 -2 -11
-10 5 -68 -93 -63 -107 1 -4 -2 -8 -7 -8 -14 0 -102 -160 -95 -173 4 -7 4 -9
-1 -5 -10 10 -21 -8 -271 -445 -19 -33 -31 -64 -27 -70 3 -5 1 -7 -5 -4 -6 4
-19 -11 -32 -35 -11 -24 -29 -54 -38 -68 -13 -19 -14 -22 -2 -15 8 4 2 -4 -13
-19 -17 -16 -27 -33 -23 -42 4 -10 2 -13 -6 -8 -8 5 -9 2 -5 -10 4 -10 3 -15
-3 -11 -6 3 -13 -2 -17 -12 -4 -10 -19 -38 -35 -62 -30 -48 -35 -67 -16 -55 7
4 8 3 4 -5 -4 -6 -11 -9 -16 -6 -9 6 -127 -194 -122 -207 1 -5 -1 -8 -6 -8 -4
0 -19 -21 -32 -47 -14 -27 -27 -50 -31 -53 -15 -14 -39 -82 -39 -113 0 -43 9
-69 21 -61 5 3 7 -1 4 -8 -3 -7 19 -53 49 -103 40 -69 57 -89 72 -87 11 2 15
0 8 -5 -6 -4 -10 -15 -9 -23 4 -27 41 -80 50 -72 5 4 5 1 1 -6 -4 -7 -2 -20 5
-28 6 -8 25 -38 40 -67 15 -29 33 -51 38 -50 6 2 8 -3 5 -10 -2 -7 16 -45 41
-86 25 -40 45 -77 45 -82 0 -5 7 -12 15 -15 8 -4 13 -9 10 -13 -5 -9 72 -143
88 -153 7 -4 8 -8 3 -8 -11 0 14 -30 26 -30 5 0 6 5 2 12 -5 7 -3 8 5 3 8 -5
9 -11 3 -17 -11 -11 -4 -48 9 -48 5 0 8 -3 7 -7 -3 -15 14 -43 23 -37 5 3 6
-2 3 -10 -3 -9 -2 -16 4 -16 5 0 13 -11 16 -25 4 -16 11 -23 18 -19 7 5 8 3 3
-6 -5 -8 -1 -18 10 -27 11 -7 15 -13 11 -13 -4 0 3 -18 15 -40 12 -21 26 -37
30 -34 5 3 6 -1 4 -8 -3 -8 1 -22 10 -33 12 -16 16 -17 23 -7 7 11 10 10 15
-3 4 -9 3 -13 -2 -10 -5 3 -12 2 -15 -3 -7 -11 11 -37 25 -37 7 0 14 -7 16
-15 4 -13 3 -13 -6 0 -14 20 -14 7 1 -25 6 -14 15 -25 20 -25 4 0 8 -5 8 -10
0 -9 29 -63 70 -130 5 -8 57 -99 116 -202 62 -109 111 -185 117 -181 6 3 7 1
3 -6 -7 -11 93 -195 102 -187 2 2 14 -7 28 -21 16 -16 32 -23 45 -20 10 3 16
1 13 -4 -3 -6 461 -9 1165 -9 806 0 1171 4 1171 11 0 5 5 7 10 4 19 -12 105
58 94 77 -3 4 -1 8 3 8 14 0 45 59 37 72 -4 6 -3 8 3 5 12 -8 75 101 66 115
-3 6 -2 8 4 5 12 -8 75 101 66 115 -3 6 -2 8 4 5 6 -4 22 15 37 42 44 82 51
95 74 131 11 19 21 39 21 44 -1 5 3 12 8 15 15 11 83 132 70 126 -6 -4 -4 0 6
8 10 8 19 24 20 35 0 11 4 19 8 16 11 -6 60 87 52 100 -3 6 -2 8 2 3 9 -7 57
68 58 90 0 7 3 10 6 8 4 -2 14 10 24 26 10 18 12 28 4 24 -6 -4 -4 0 7 9 11 9
15 20 10 28 -4 7 -4 10 1 6 11 -10 47 50 39 64 -4 7 -2 8 4 4 11 -6 16 6 13
27 0 4 3 7 9 7 5 0 14 9 20 21 9 15 8 24 -2 37 -11 15 -11 16 4 4 14 -11 19
-8 38 27 13 22 22 43 21 47 -2 4 2 10 7 13 5 3 21 26 35 51 61 104 59 100 45
118 -11 15 -11 15 3 4 15 -11 23 -2 68 79 28 50 51 96 51 100 0 5 4 9 9 9 5 0
14 12 20 28 6 15 25 49 41 75 17 27 27 54 24 60 -4 7 -4 9 1 5 11 -11 47 50
39 65 -4 7 -3 9 1 4 15 -13 74 105 75 148 0 45 -29 111 -47 108 -7 -2 -10 4
-7 12 7 18 -26 76 -39 68 -6 -3 -7 -1 -3 6 6 10 -26 76 -44 91 -3 3 -12 20
-19 38 -8 18 -18 35 -24 39 -6 4 -7 1 -2 -7 5 -9 4 -11 -4 -6 -6 4 -9 11 -6
16 8 13 -24 72 -35 65 -6 -3 -8 0 -5 7 3 7 -11 38 -30 68 -19 30 -41 69 -50
85 -8 17 -26 48 -39 70 -14 22 -35 59 -46 82 -13 24 -27 40 -33 36 -6 -4 -7
-1 -2 6 4 7 -2 22 -16 37 -12 13 -19 24 -15 24 3 0 -1 14 -9 31 -11 21 -21 29
-32 25 -12 -5 -13 -3 -5 7 17 20 -19 72 -37 54 -11 -10 -11 -8 -3 9 9 16 7 26
-5 45 -9 13 -21 27 -26 30 -5 3 -8 10 -7 15 0 5 -9 26 -20 47 -19 33 -24 36
-38 25 -15 -12 -16 -11 -4 4 12 14 11 22 -4 47 -10 16 -21 28 -26 25 -4 -3 -5
1 -3 9 3 7 -6 30 -20 51 -14 20 -25 39 -25 41 0 10 -115 202 -129 215 -9 8
-18 24 -19 35 -2 11 -7 22 -12 25 -4 3 -10 15 -14 28 -4 12 -12 19 -18 16 -6
-4 -8 -2 -4 4 8 13 -30 78 -50 86 -8 3 -12 10 -9 16 8 13 -39 92 -50 83 -4 -5
-5 -3 -2 4 4 6 -12 44 -35 83 -24 40 -55 93 -69 119 -15 25 -32 45 -38 43 -6
-1 -11 5 -11 13 0 19 -57 48 -81 42 -11 -3 -19 -1 -19 4 0 5 -219 9 -529 9
-414 0 -530 -3 -534 -12 -4 -10 -6 -10 -6 0 -1 10 -123 12 -596 12 -351 0
-594 -4 -590 -10 3 -5 0 -12 -6 -16 -7 -4 -9 -3 -5 4 11 18 -9 22 -38 7z
m1314 -35 c749 0 1007 3 1017 12 8 6 13 7 11 2 -1 -5 13 -25 33 -44 19 -19 61
-81 93 -138 43 -76 61 -100 68 -90 8 10 9 10 5 -2 -6 -21 11 -63 22 -55 5 3
13 0 17 -6 4 -8 3 -9 -4 -5 -7 4 -12 4 -12 0 0 -20 207 -364 220 -365 9 0 10
-3 4 -5 -13 -5 104 -223 119 -224 5 0 6 4 2 9 -3 5 0 13 7 17 7 4 10 4 6 -1
-4 -4 -2 -15 5 -23 9 -13 9 -14 0 -8 -20 11 -16 -18 6 -45 10 -13 21 -34 25
-47 4 -12 12 -19 18 -16 6 4 8 3 5 -3 -3 -5 3 -25 15 -44 12 -19 35 -59 51
-89 16 -30 35 -62 41 -70 7 -8 21 -32 31 -52 10 -20 22 -35 26 -32 4 2 11 -1
15 -7 5 -8 3 -9 -6 -4 -8 5 -11 3 -8 -6 3 -8 11 -13 17 -11 7 1 10 -2 6 -8 -6
-10 40 -99 57 -111 6 -3 10 -10 10 -15 0 -16 105 -194 111 -189 4 3 5 2 2 -1
-7 -10 37 -84 46 -78 5 3 6 -2 3 -10 -3 -8 3 -23 13 -34 10 -10 19 -24 21 -31
4 -18 92 -172 110 -193 8 -10 13 -18 10 -18 -3 0 -2 -16 2 -35 4 -19 4 -35 0
-35 -4 0 -10 -8 -13 -18 -2 -9 -8 -26 -13 -36 -6 -15 -4 -17 7 -11 8 5 11 5 6
-1 -5 -5 -13 -9 -18 -9 -10 0 -23 -20 -56 -85 -10 -19 -21 -37 -24 -40 -14
-12 -29 -51 -24 -60 4 -6 2 -9 -4 -8 -7 2 -30 -31 -53 -72 -22 -41 -51 -90
-64 -109 -22 -32 -24 -58 -3 -46 5 4 6 -2 2 -11 -4 -11 -8 -13 -11 -6 -2 7 -8
12 -13 12 -11 0 -43 -60 -32 -60 5 0 3 -4 -3 -8 -24 -17 -43 -56 -33 -68 7 -9
5 -11 -8 -10 -11 0 -18 -6 -18 -17 0 -10 -5 -21 -10 -25 -22 -15 -77 -113 -71
-127 3 -8 0 -17 -6 -21 -7 -4 -8 -3 -4 4 4 7 5 12 2 12 -12 0 -76 -122 -70
-133 4 -7 4 -9 -1 -5 -5 5 -25 -20 -46 -55 -27 -45 -35 -65 -27 -75 8 -10 7
-11 -7 -5 -14 5 -17 3 -12 -10 4 -10 2 -16 -5 -14 -6 1 -13 -4 -16 -12 -3 -9
0 -11 9 -6 8 5 11 4 6 -1 -5 -5 -11 -8 -14 -6 -10 6 -93 -142 -88 -156 3 -7 1
-10 -5 -7 -5 3 -14 -4 -20 -15 -9 -16 -8 -25 2 -38 11 -15 11 -15 -2 -5 -13
10 -20 5 -43 -33 -15 -25 -22 -42 -15 -39 7 4 6 1 -3 -7 -9 -7 -15 -21 -13
-31 1 -9 -1 -15 -6 -12 -11 7 -33 -22 -26 -34 4 -5 -1 -14 -10 -19 -9 -5 -14
-15 -10 -21 4 -6 12 -8 18 -5 7 4 8 2 4 -5 -6 -9 -11 -9 -21 -1 -9 8 -26 -14
-73 -94 -38 -66 -56 -107 -49 -110 7 -2 6 -5 -3 -5 -9 -1 -46 -55 -86 -124
-55 -95 -78 -126 -105 -140 -22 -11 -33 -23 -31 -35 2 -16 2 -16 -8 1 -10 16
-76 17 -1156 17 -1043 0 -1148 1 -1182 17 -20 9 -44 16 -52 15 -10 -1 -11 1
-3 4 10 4 9 12 -3 35 -8 16 -19 27 -24 24 -6 -4 -7 1 -3 11 4 10 2 15 -3 11
-6 -3 -10 2 -11 11 -2 25 -53 112 -66 112 -5 0 -8 3 -4 6 8 9 -21 64 -33 64
-6 0 -9 3 -9 8 3 20 -2 32 -13 26 -6 -4 -8 -3 -4 4 6 11 -47 111 -66 123 -5 3
-8 8 -6 10 2 3 -81 154 -122 219 -5 8 -39 68 -75 133 -40 69 -71 114 -77 111
-6 -4 -8 -2 -5 4 9 14 -3 43 -14 36 -5 -3 -6 1 -4 8 3 8 -5 25 -17 38 -12 13
-23 29 -23 35 0 23 -118 215 -128 208 -5 -3 -7 -1 -4 5 10 16 -3 42 -22 43 -9
0 -11 3 -4 5 13 6 -100 209 -116 209 -5 0 -13 4 -18 9 -5 5 -3 6 5 2 16 -10
16 9 -1 26 -7 7 -14 18 -15 23 -1 6 -8 10 -14 10 -7 0 -12 9 -10 19 2 10 -5
24 -15 32 -10 7 -15 14 -10 14 4 0 0 14 -8 30 -9 18 -21 28 -27 24 -6 -4 -8
-3 -5 4 7 11 -47 119 -78 155 -11 12 -18 22 -16 22 2 0 -3 12 -10 27 -6 15
-15 25 -20 23 -4 -3 -11 0 -15 6 -5 8 -3 9 6 4 8 -5 11 -3 8 6 -3 8 -10 13
-16 12 -6 -2 -9 3 -6 11 3 7 -1 20 -9 28 -30 29 -16 105 35 192 26 44 44 84
41 89 -3 6 -1 7 4 4 17 -10 25 24 11 42 -11 14 -11 14 3 4 13 -10 20 -5 45 38
16 28 27 53 26 56 -2 3 0 9 5 12 21 14 53 80 47 97 -4 15 -4 16 4 5 8 -11 13
-8 25 15 8 16 12 35 10 42 -3 7 -1 11 4 10 4 -2 9 1 10 6 1 5 5 12 10 15 4 3
15 15 23 25 14 18 13 19 -3 13 -11 -4 -16 -3 -12 3 3 6 13 10 20 10 8 0 17 11
21 25 3 14 11 25 16 25 6 0 7 7 4 16 -3 8 -2 12 4 9 6 -3 10 -4 10 -1 0 2 3
12 7 22 5 13 3 15 -7 9 -9 -5 -11 -4 -6 4 4 6 11 9 16 6 5 -3 25 23 44 58 38
68 43 83 24 71 -7 -4 -8 -3 -4 5 4 6 11 9 16 6 12 -8 33 33 24 47 -4 6 -3 8 4
5 6 -4 23 17 41 48 34 61 39 80 15 71 -9 -3 -12 -2 -9 5 4 6 13 8 21 5 15 -6
39 27 100 138 19 35 31 66 27 71 -5 4 -3 6 2 2 6 -3 21 13 34 35 13 23 17 37
9 33 -7 -4 -3 2 9 14 29 28 54 76 45 86 -4 5 -2 5 4 2 6 -3 17 9 24 28 8 19
17 35 20 35 7 0 37 59 38 74 0 5 4 12 10 15 16 11 62 97 55 104 -3 4 -1 7 5 7
12 0 75 106 75 127 0 7 3 11 5 8 9 -9 122 196 115 208 -3 7 -3 9 2 5 4 -4 21
4 37 17 17 15 43 25 61 25 18 1 87 1 155 1 115 0 123 1 110 17 -11 15 -10 15
8 0 19 -17 84 -18 1024 -18z m-980 24 c0 -8 -19 -13 -24 -6 -3 5 1 9 9 9 8 0
15 -2 15 -3z m2187 -236 c2 -17 0 -19 -7 -8 -5 8 -6 18 -4 22 8 12 10 10 11
-14z m-2917 -358 c-6 -11 -13 -20 -16 -20 -2 0 0 9 6 20 6 11 13 20 16 20 2 0
0 -9 -6 -20z m-400 -714 c0 -3 -4 -8 -10 -11 -5 -3 -10 -1 -10 4 0 6 5 11 10
11 6 0 10 -2 10 -4z m3995 -95 c3 -5 2 -12 -3 -15 -5 -3 -9 1 -9 9 0 17 3 19
12 6z m-4260 -350 c3 -5 2 -12 -3 -15 -5 -3 -9 1 -9 9 0 17 3 19 12 6z m4589
-223 c-9 -14 -23 2 -17 18 4 12 8 13 14 3 4 -7 5 -17 3 -21z m-167 -559 c-6
-10 -16 -15 -21 -12 -6 4 -5 8 2 11 7 2 10 7 8 11 -3 4 1 8 8 8 11 0 12 -4 3
-18z m-197 -345 c0 -8 -19 -13 -24 -6 -3 5 1 9 9 9 8 0 15 -2 15 -3z m-3943
-69 c0 -8 -4 -12 -9 -9 -5 3 -6 10 -3 15 9 13 12 11 12 -6z m498 -854 c3 -5 2
-12 -3 -15 -5 -3 -9 1 -9 9 0 17 3 19 12 6z m2695 -355 c0 -2 -8 -10 -17 -17
-16 -13 -17 -12 -4 4 13 16 21 21 21 13z"/>
<path d="M2344 3920 c-391 -34 -729 -229 -849 -491 -62 -136 -72 -311 -26
-431 64 -165 250 -264 426 -228 158 32 248 132 248 274 0 108 -48 180 -126
193 -26 4 -43 -3 -86 -32 -109 -75 -169 -84 -226 -34 -43 38 -59 93 -52 176 8
86 40 147 116 224 106 107 266 173 445 186 154 11 242 -25 290 -118 l28 -54
-46 -195 c-62 -260 -149 -589 -253 -960 -47 -168 -88 -313 -90 -322 -5 -17
-25 -18 -249 -18 l-244 0 0 -80 0 -80 219 -2 220 -3 -48 -130 c-165 -451 -353
-673 -581 -683 -42 -2 -94 1 -116 7 -57 15 -124 78 -180 167 -54 84 -74 95
-128 69 -44 -21 -73 -67 -88 -137 -10 -45 -9 -58 6 -88 32 -66 125 -116 269
-147 103 -21 309 -13 398 16 192 61 343 200 482 443 39 67 129 277 168 391
l33 97 351 0 352 0 82 -287 c91 -313 118 -380 181 -437 141 -127 419 -127 675
-1 147 73 151 76 135 115 -14 35 -16 35 -65 15 -54 -23 -125 -34 -151 -24 -13
4 -30 19 -38 31 -15 23 -176 550 -176 576 0 9 42 12 175 12 l175 0 0 80 0 80
-201 2 -202 3 -201 695 c-112 382 -215 727 -230 766 -94 247 -273 354 -615
367 -64 3 -157 1 -207 -3z m461 -1283 c85 -295 155 -539 155 -542 0 -3 -137
-5 -304 -5 l-303 0 34 118 c48 165 143 520 204 765 28 114 53 206 55 204 2 -2
74 -245 159 -540z"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 10 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 31 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 167 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 48 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 46 KiB

View File

@ -0,0 +1,27 @@
#!/usr/bin/with-contenv bash
if [ -n "${PASSWORD}" ] || [ -n "${HASHED_PASSWORD}" ]; then
AUTH="password"
else
AUTH="none"
echo "starting with no password"
fi
if [ -z ${PROXY_DOMAIN+x} ]; then
PROXY_DOMAIN_ARG=""
else
PROXY_DOMAIN_ARG="--proxy-domain=${PROXY_DOMAIN}"
fi
exec \
s6-notifyoncheck -d -n 300 -w 1000 -c "nc -z 127.0.0.1 8443" \
s6-setuidgid abc \
/app/code-server/bin/code-server \
--bind-addr 0.0.0.0:8443 \
--user-data-dir /config/data \
--extensions-dir /config/extensions \
--disable-telemetry \
--auth "${AUTH}" \
--app-name "Arkanum" \
"${PROXY_DOMAIN_ARG}" \
"${DEFAULT_WORKSPACE:-/config/workspace}"

View File

@ -1,5 +1,5 @@
function getItems(version) {
const ci = process.env.ci
const ci = process.env.CI
const pr = process.env.CI_COMMIT_PULL_REQUEST
let nver = undefined

View File

@ -19,6 +19,7 @@ function getGuide() {
{ text: 'Git', link: 'components/git' },
{ text: 'Arkanum CLI', link: 'components/arkanum-cli' },
{ text: 'FiraCode Font', link: 'components/firacode' },
{ text: 'Code Server', link: 'components/code-server' },
{ text: 'VSCode', link: 'components/vscode' },
],
},

View File

@ -0,0 +1,49 @@
<script setup>
import { withBase } from 'vitepress';
import { computed } from 'vue';
const props = defineProps({
Source: {
type: String,
required: true
},
Caption: {
type: String
}
})
const ImageSource = computed(() => {
return withBase(props.Source)
})
</script>
<template>
<div class="blog-header-container">
<img :src="ImageSource">
<p v-if="props.Caption">{{ props.Caption }}</p>
</div>
</template>
<style scoped>
.blog-header-container {
width: 100%;
margin: 24px 0;
}
.blog-header-container img {
max-width: 325px;
max-height: 325px;
margin: 12px auto;
border: 2px solid var(--vp-c-brand-soft);
border-radius: 12px;
/*box-shadow: -1px 5px 24px 12px var(--vp-c-brand-soft);*/
box-shadow: 0px 8px 16px var(--vp-c-brand-soft);
}
.blog-header-container p {
width: 80%;
margin: 0 auto;
text-align: center;
font-size: smaller;
}
</style>

View File

@ -71,7 +71,7 @@ const authorURL = computed(() => {
<Badge :text="normTag" type="tip" />
</div>
<h3>{{ normTitle }}</h3>
<p class="acredits">by <a class="author" :href="authorURL" target="_blank">{{ author }}</a> on <div class="date">{{ date}}</div></p>
<p class="acredits">by <a class="author" :href="authorURL" target="_blank">{{ author }}</a> on </p> <p class="acredits date">{{ date}}</p>
<a class="url" :href="url">Read More</a>
</div>
</article>

View File

@ -4,6 +4,7 @@ import DefaultTheme from 'vitepress/theme'
import './style.css'
import Blog from './components/Blog.vue'
import BlogHeaderImage from './components/BlogHeaderImage.vue'
/** @type {import('vitepress').Theme} */
export default {
@ -15,5 +16,6 @@ export default {
},
enhanceApp({ app, router, siteData }) {
app.component('blog', Blog)
app.component('BlogHeaderImage', BlogHeaderImage)
},
}

View File

@ -14,7 +14,7 @@ significantly.
To use the cli just open a terminal and call the `arkanum` command. We also added a bash-completion
script for the cli.
<<< @/../arkanum#usage{34-36 bash:line-numbers}
<<< @/../arkanum#usage{35-37 bash:line-numbers}
The first thing you normally after starting your Arkanum instance is setting the git user and email:

View File

@ -0,0 +1,32 @@
# Code Server Customizations
## About
The Arkanum image itself depends on the underlying [coder/code-server](https://github.com/coder/code-server) project
and the container image provided by
[linxuserver/docker-code-server](https://github.com/linuxserver/docker-code-server). To be able to add features and
change the behaviour we need to customize either the code-server itself of the docker image creation.
These are the custimzations we added to build the `arkanum server` and the `arkanum-cli` :
## Bash Aliases
You can use the alias `summon` to interact with the code-server instance.
## Product Images
We replaces the product image files to math the arkanum branding. See the
[code-server/media](https://gitea.ocram85.com/arkanum/arkanum/src/branch/master/code-server/media) folder for the
used files.
## Application Name
The code-server command provides the ability to change it's name in the title other places.
We also use arkanum therefore.
## Referenced Source Files
::: code-group
<<< @/../Dockerfile#code-server{Dockerfile:line-numbers}
<<< @/../code-server/root/etc/s6-overlay/s6-rc.d/svc-code-server/run{bash:line-numbers}
:::

View File

@ -25,8 +25,8 @@ The container images are also published to these registries:
- Pull Endpoint: `ocram85/arkanum`
- [GitHub Container Registry](https://github.com/OCram85/arkanum/pkgs/container/arkanum)
- Pull Endpoint: `ghcr.io/ocram85/arkanum`
- [Codeberg Packages](https://codeberg.org/codeserver/-/packages/container/arkanum/next)
- Pull Endpoint: `codeberg.org/codeserver/arkanum`
- [Codeberg Packages](https://codeberg.org/arkanum/-/packages/container/arkanum/next)
- Pull Endpoint: `codeberg.org/arkanum/arkanum`
## 🏗️ Installation

View File

@ -16,6 +16,9 @@ hero:
- theme: alt
text: Show Sources
link: https://gitea.ocram85.com/arkanum/arkanum
- theme: alt
text: 🧑‍🤝‍🧑💬 Join the Community
link: https://matrix.to/#/#arkanum:matrix.org
features:
- title: Beginner Friendly

View File

@ -0,0 +1,78 @@
---
aside: false
author: OCram85
title: 'Arkanum 1.6.0 is released'
tag: 'release'
image: 'blogCard.png'
date: '2024-08-01'
#featured: true
---
<!-- markdownlint-disable MD025 MD033 MD036 -->
# Arkanum 1.6.0 is released
<BlogHeaderImage Source='/blogCard.png' />
**Content**
[[TOC]]
## About
I'm happy to present the latest Arkanum release version `1.6.0`.
This release includes the following changes:
## Product Image Update
We updated the Arkanum images to be able to generate the favicons and PWA icons for the code-server image.
These are the curren image iterations:
| `pre v1` | `v1++` | `v1.6++` + `v2++` |
| :-----------------------------------------------------------------------------------------: | :-----------------------------------------------------------------------------------: | :----------------: |
| ![pre-v1](https://gitea.ocram85.com/arkanum/arkanum/raw/branch/master/assets/logo-pre1.png) | ![v1](https://gitea.ocram85.com/arkanum/arkanum/raw/branch/master/assets/logo-v1.png) | ![v1++](/logo.png) |
> [!TIP] 💡 TIP
> If you're interested in all variations, you can find the sources at
> Canva -> [Arkanum 2.0 Collection](https://www.canva.com/design/DAGMBuM5uTk/mIyXxRbPwS6ZiT7I-MVepQ/view?utm_content=DAGMBuM5uTk&utm_campaign=designshare&utm_medium=link&utm_source=editor)
## Starting a Matrix Space
We decided to use Matrix for building the Arkanum community.
Feel free to join the [public community space](https://matrix.to/#/#arkanum:matrix.org).
[![Chat on Matrix](https://matrix.to/img/matrix-badge.svg)](https://matrix.to/#/#arkanum:matrix.org)
We also think about hosting a _Discourse_ or _Apache Answer_ based forum whenever needed. This could help collecting
all useful community resources like discussions, FAQs, and guides without searching in a room history.
## Added Tools <Badge type="tip" text="v1.6.0++" />
- We added [lazygit](https://github.com/jesseduffield/lazygit) in arkanum-cli.
- We also added the bash alias `summon` for _code-server_.
## Dependencies
- Updated Code-Server to `v4.91.0`
- Updated dependencies used in WoodpeckerCI workflows.
## Changelog
### [v1.6.0](https://gitea.ocram85.com/arkanum/arkanum/releases/tag/v1.6.0) - 2024-07-31
* ✨ FEATURES
* Add arkanum branding for code-server (#120)
* Add lazygit (#116)
* 🛠️ ENHANCEMENTS
* Update brand assets (#121)
* Migrate codeberg organization to arkanum (#117)
* 🤖 DEPENDENCIES
* Chore(deps): update woodpeckerci/plugin-docker-buildx docker tag to v4.2.0 (#119)
* Chore(deps): update quay.io/linuxserver.io/code-server docker tag to v4.91.1 (#118)
* Chore(deps): update dependency rimraf to v6 (#115)
* Chore(deps): update woodpeckerci/plugin-docker-buildx docker tag to v4.1.0 (#114)
* Add renovate reviewer (#113)
* Chore(deps): update quay.io/linuxserver.io/code-server docker tag to v4.91.0 (#112)

View File

@ -0,0 +1,37 @@
---
aside: false
author: OCram85
title: 'Arkanum 1.7.0 is released'
tag: 'release'
image: 'blogCard.png'
date: '2024-10-22'
#featured: true
---
<!-- markdownlint-disable MD025 MD033 MD036 -->
# Arkanum 1.7.0 is released
<BlogHeaderImage Source='/blogCard.png' />
**Content**
[[TOC]]
## About
I'm happy to present the latest Arkanum release version `1.7.0`.
This release includes the following changes:
### [v1.7.0](https://gitea.ocram85.com/arkanum/arkanum/releases/tag/v1.7.0) - 2024-10-22
* 🐛 BUGFIXES
* Adds file binary to supplement fix Publish-Module pwsh command. (#132)
* 🤖 DEPENDENCIES
* Chore(deps): update woodpeckerci/plugin-docker-buildx docker tag to v5 (#131)
* Chore(deps): update dependency typescript to v5.6.3 (#129)
* Chore(deps): update quay.io/linuxserver.io/code-server docker tag to v4.93.1 (#127)
* Chore(deps): update dependency typescript to v5.6.2 (#126)
* Chore(deps): update quay.io/linuxserver.io/code-server docker tag to v4.92.2 (#125)
* Chore(deps): pin dependencies (#124)

BIN
docs/public/blogCard.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 68 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 106 KiB

After

Width:  |  Height:  |  Size: 48 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 106 KiB

After

Width:  |  Height:  |  Size: 48 KiB

View File

@ -1,6 +1,6 @@
{
"name": "arkanum-docs",
"version": "1.5.3",
"version": "1.7.1",
"type": "module",
"repository": {
"type": "git",
@ -8,12 +8,12 @@
},
"devDependencies": {
"@types/bun": "latest",
"prettier": "^3.2.5",
"rimraf": "^5.0.5",
"vitepress": "^1.1.0"
"prettier": "3.3.3",
"rimraf": "6.0.1",
"vitepress": "1.5.0"
},
"peerDependencies": {
"typescript": "^5.0.0"
"typescript": "5.6.3"
},
"scripts": {
"docs:clean": "rimraf docs/.vitepress/dist docs/.vitepress/dist",

View File

@ -1,4 +1,6 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": ["local>renovate-bot/config"],
"dependencyDashboard": true,
"docker": {
"enabled": true
@ -8,5 +10,7 @@
"fileMatch": [
"^.woodpecker\/.*.yml$"
]
}
},
"reviewers": ["OCram85"],
"rangeStrategy": "pin"
}