diff --git a/.drone.yml b/.drone.yml index e85f9f4..a11f60e 100644 --- a/.drone.yml +++ b/.drone.yml @@ -3,7 +3,27 @@ type: docker name: deploy-to-remote steps: - - name: copy-file-over-ssh + - name: display environment variables + image: busybox + pull: if-not-exists + commands: + - printenv + - name: copy-file-over-scp + image: appleboy/drone-scp + settings: + host: mephis.to + username: mephisto + port: 22 + ssh_key: + from_secret: ssh-key + source: + - schedule/schedule.md + target: /home/mephisto/cc/content/ + strip_components: 0 + overwrite: true + known_hosts: | + mephis.to ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGLbFtFq1xLwNG8YjKxc46/LQpAnKnZcf0ICq01ZXHfa + - name: run hugo image: appleboy/drone-ssh settings: host: mephis.to @@ -11,11 +31,12 @@ steps: port: 22 ssh_key: from_secret: ssh-key - source: content/schedule/schedule.md - target: /home/mephisto/cc/content/schedule/schedule.md known_hosts: | mephis.to ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGLbFtFq1xLwNG8YjKxc46/LQpAnKnZcf0ICq01ZXHfa + script: + - cd /home/mephisto/cc + - hugo trigger: - branch: - -main + branch: + - main \ No newline at end of file diff --git a/artists/artists.md b/artists/artists.md deleted file mode 100755 index 70ec7fe..0000000 --- a/artists/artists.md +++ /dev/null @@ -1,5 +0,0 @@ -+++ -date = '2025-06-12T11:04:04+02:00' -draft = true -title = 'Artists' -+++ diff --git a/posts/chaosclubbing.md b/posts/chaosclubbing.md deleted file mode 100755 index c3589e4..0000000 --- a/posts/chaosclubbing.md +++ /dev/null @@ -1,13 +0,0 @@ -+++ -date = '2025-06-12T10:22:51+02:00' -draft = false -title = 'Chaosclubbing' -+++ - -## Hello - -Welcome to **Chaos Clubbing**. - -Chaos Clubbing has been incepted in 2025 to provide Information around the DJ and Musician Scene with ties to the Global hacking community. - -We Livestream from Events as well as broadcast Jams and DJ Sessions from individual Persons.. diff --git a/recordings/recordings.md b/recordings/recordings.md deleted file mode 100644 index d87efbb..0000000 --- a/recordings/recordings.md +++ /dev/null @@ -1,5 +0,0 @@ -+++ -date = '2025-06-12T11:51:19+02:00' -draft = true -title = 'Recordings' -+++ diff --git a/socials/socials.md b/socials/socials.md deleted file mode 100644 index d75c5d0..0000000 --- a/socials/socials.md +++ /dev/null @@ -1,12 +0,0 @@ -+++ -draft = false -title = 'Socials' -+++ - -| | | -|--------------- | --------------- | -|![Mastodon Logo](https://chaos.social/packs/media/images/logo-d4b5dc90fd3e117d141ae7053b157f58.svg "{style='border: 1px'}") | [Mastodon](https://chaos.social/@clubbing) | -|![Matrix](https://matrix.org/images/matrix-logo-white.svg) | [#ChaosDJ:entropia.de](https://matrix.to/#/#ChaosDJ:entropia.de) | - - - \ No newline at end of file diff --git a/streams/streams.md b/streams/streams.md deleted file mode 100755 index 6b240c0..0000000 --- a/streams/streams.md +++ /dev/null @@ -1,11 +0,0 @@ -+++ -date = '2025-06-12T10:45:52+02:00' -draft = false -title = 'Streams' -+++ - -Everything will always be broadcasted through Mixcloud, depending on the Kind of show the Stream will also be available through Twitch or Youtube. - -| CDN | Link | -|---------------- | --------------- | -| Mixcloud | [https://mixcloud.com/chaosclubbing](https://mixcloud.com/chaosclubbing) |