Compare commits
5
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
cf6e27db2f | ||
|
|
c2ea1ed9e5 | ||
|
|
7660344d9c | ||
|
|
768c5e3fdb | ||
|
|
1bd0ed1b7c |
+9
-57
@@ -3,67 +3,19 @@ type: docker
|
|||||||
name: deploy-to-remote
|
name: deploy-to-remote
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
# - name: display environment variables
|
- name: copy-file-over-ssh
|
||||||
# image: busybox
|
|
||||||
# pull: if-not-exists
|
|
||||||
# commands:
|
|
||||||
# - printenv
|
|
||||||
- name: lint
|
|
||||||
image: osshelp/drone-linter
|
|
||||||
settings:
|
|
||||||
skip_yml: true
|
|
||||||
markdown_files:
|
|
||||||
- schedule/schedule.md
|
|
||||||
- posts/chaosclubbing.md
|
|
||||||
- artists/artists.md
|
|
||||||
- socials/socials.md
|
|
||||||
- streams/streams.md
|
|
||||||
- recordings/recordings.md
|
|
||||||
- name: copy-file-over-scp
|
|
||||||
image: appleboy/drone-scp
|
|
||||||
settings:
|
|
||||||
host:
|
|
||||||
from_secret: SSH_HOST
|
|
||||||
username:
|
|
||||||
from_secret: SSH_USER
|
|
||||||
port: 22
|
|
||||||
ssh_key:
|
|
||||||
from_secret: ssh-key
|
|
||||||
source:
|
|
||||||
- schedule/schedule.md
|
|
||||||
- posts/chaosclubbing.md
|
|
||||||
- artists/artists.md
|
|
||||||
- socials/socials.md
|
|
||||||
- streams/streams.md
|
|
||||||
- recordings/recordings.md
|
|
||||||
target:
|
|
||||||
from_secret: TARGET
|
|
||||||
strip_components: 0
|
|
||||||
overwrite: true
|
|
||||||
known_hosts:
|
|
||||||
from_secret: KNOWN_HOST
|
|
||||||
- name: run hugo
|
|
||||||
image: appleboy/drone-ssh
|
image: appleboy/drone-ssh
|
||||||
environment:
|
|
||||||
HUGO_ROOT:
|
|
||||||
from_secret: HUGO_ROOT
|
|
||||||
settings:
|
settings:
|
||||||
envs: [ HUGO_ROOT ]
|
host: mephis.to
|
||||||
host:
|
username: mephisto
|
||||||
from_secret: SSH_HOST
|
|
||||||
username:
|
|
||||||
from_secret: SSH_USER
|
|
||||||
port: 22
|
port: 22
|
||||||
ssh_key:
|
ssh_key:
|
||||||
from_secret: ssh-key
|
from_secret: ssh-key
|
||||||
known_hosts:
|
source: content/schedule/schedule.md
|
||||||
from_secret: KNOWN_HOST
|
target: /home/mephisto/cc/content/schedule/schedule.md
|
||||||
script:
|
known_hosts: |
|
||||||
- cd $HUGO_ROOT
|
mephis.to ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGLbFtFq1xLwNG8YjKxc46/LQpAnKnZcf0ICq01ZXHfa
|
||||||
- hugo
|
|
||||||
|
|
||||||
trigger:
|
trigger:
|
||||||
branch:
|
branch:
|
||||||
- main
|
-main
|
||||||
event:
|
|
||||||
- push
|
|
||||||
|
|||||||
@@ -1,3 +0,0 @@
|
|||||||
[](https://drone.netz.org/mephisto/clubbing-content)
|
|
||||||
|
|
||||||
Website Content for Chaos Clubbing
|
|
||||||
+2
-7
@@ -1,10 +1,5 @@
|
|||||||
+++
|
+++
|
||||||
draft = false
|
date = '2025-06-12T11:04:04+02:00'
|
||||||
|
draft = true
|
||||||
title = 'Artists'
|
title = 'Artists'
|
||||||
+++
|
+++
|
||||||
|
|
||||||
|
|
||||||
| Artist Name | Socials | Styles |
|
|
||||||
|------------------- | -------------- | ------ |
|
|
||||||
| Juli Jane | [Soundcloud](https://soundcloud.com/juli_jane), [Twitch](https://www.twitch.tv/julijane). [Youtube](https://www.youtube.com/@juli.jane.music) | Techno, Techhouse, House, Psytrance |
|
|
||||||
| Demon Core | [Twitch](https://www.twitch.tv/jlucpicard), [Youtube](https://www.youtube.com/@lephisto) | Techno, Minimal, Techhouse |
|
|
||||||
|
|||||||
Binary file not shown.
|
Before Width: | Height: | Size: 20 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 17 KiB |
Binary file not shown.
@@ -1,7 +1,7 @@
|
|||||||
+++
|
+++
|
||||||
date = '2025-06-12T10:22:51+02:00'
|
date = '2025-06-12T10:22:51+02:00'
|
||||||
draft = false
|
draft = false
|
||||||
title = 'Mission Statement'
|
title = 'Chaosclubbing'
|
||||||
+++
|
+++
|
||||||
|
|
||||||
## Hello
|
## Hello
|
||||||
@@ -10,8 +10,4 @@ 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.
|
Chaos Clubbing has been incepted in 2025 to provide Information around the DJ and Musician Scene with ties to the Global hacking community.
|
||||||
|
|
||||||
The basic idea is to have a place where DJs can stream their Jams, Studio Sessions or Events.
|
We Livestream from Events as well as broadcast Jams and DJ Sessions from individual Persons..
|
||||||
|
|
||||||
Also we can provide Eventstreaming if the VOC / Event Organizers do not include the Lounge / Music stages in their Streams for various reasons (License?).
|
|
||||||
|
|
||||||
If you feel like you should be listed here, get in [Contact](/socials) with us and get listed.
|
|
||||||
|
|||||||
@@ -3,11 +3,6 @@ draft = false
|
|||||||
title = 'Schedule'
|
title = 'Schedule'
|
||||||
+++
|
+++
|
||||||
|
|
||||||
| Time | Event | Location | Artist | Set | Stream | Archived |
|
| Time | Event | Location | Artist/Set |
|
||||||
|------------------- | -------------- | --------------- | -- | -- |-- | -- |
|
|------------------- | -------------- | --------------- | -- |
|
||||||
| 19.07.2025 20:30CEST | VVOID | Secret Location | Schranz Josef Rausch | Classic Hardstyle | MC, Twitch | |
|
| 19.06.2025 23:30CEST | GPN23 | ZKM Karlsruhe (Main Floor / Lounge) | Demon Core [mephisto] :: TBA! |
|
||||||
| 19.07.2025 21:30CEST | VVOID | Secret Location | Demon Core [mephisto] | VVildfire | MC, Twitch | |
|
|
||||||
| 19.07.2025 20:30CEST | VVOID | Secret Location | Bleepy Toys | Wiesenbeben 2025 | MC, Twitch | |
|
|
||||||
| 18.07.2025 21:00CEST | VVOID | Secret Location | Schranz Josef Rausch | Ohne Bass fehlt Dir was | MC, Twitch | || 18.07.2025 21:00CEST | VVOID | Secret Location | Schranz Josef Rausch | Nichts ist schön an Montabaur | MC, Twitch | |
|
|
||||||
| 04.07.2025 21:00CEST | FAT25 | Hackwerk | Demon Core [mephisto] | Core Extraction | MC, Twitch | |
|
|
||||||
| 19.06.2025 23:30CEST | GPN23 | ZKM Karlsruhe (Main Floor / Lounge) | Demon Core [mephisto] | Dreamkeeper | MC, Twitch | [Youtube](https://www.youtube.com/watch?v=2X-0Uk13VmE) |
|
|
||||||
|
|||||||
@@ -7,3 +7,6 @@ title = 'Socials'
|
|||||||
|--------------- | --------------- |
|
|--------------- | --------------- |
|
||||||
| | [Mastodon](https://chaos.social/@clubbing) |
|
| | [Mastodon](https://chaos.social/@clubbing) |
|
||||||
| | [#ChaosDJ:entropia.de](https://matrix.to/#/#ChaosDJ:entropia.de) |
|
| | [#ChaosDJ:entropia.de](https://matrix.to/#/#ChaosDJ:entropia.de) |
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
Reference in New Issue
Block a user