Remove draft status

This commit is contained in:
this.ven 2024-04-01 13:54:43 +02:00
parent 62c80fadc8
commit af1ad1c9fb
54 changed files with 2 additions and 54 deletions

View file

@ -2,7 +2,6 @@
title: 'this.ven'
layout: hextra-home
date: 2024-01-01T19:41:05+01:00
draft: true
---
{{< hextra/hero-badge >}}

View file

@ -1,7 +1,6 @@
---
title: 'About'
date: 2024-01-01T19:41:33+01:00
draft: true
---
## Me

View file

@ -1,7 +1,6 @@
---
title: 'Imprint'
date: 2024-01-01T19:43:22+01:00
draft: true
---
## Accountability

View file

@ -1,7 +1,6 @@
---
title: 'Privacy'
date: 2024-01-01T19:43:28+01:00
draft: true
---
The hosting[^1] and [the way this site is built](/docs/website/) allows a high

View file

@ -1,7 +1,6 @@
---
title: 'Blog'
date: 2024-01-01T19:41:42+01:00
draft: true
---
<div style="text-align: center; margin-top: 1em;">

View file

@ -1,7 +1,6 @@
---
title: 'Taking off, nailing down'
date: 2024-04-01T10:58:34+02:00
draft: true
authors:
- name: this.ven
link: /about/

View file

@ -1,7 +1,6 @@
---
title: 'Docs'
date: 2024-03-31T17:26:41+02:00
draft: true
---
This is the documentation of my approaches for realizing the this.ven project.

View file

@ -1,7 +1,6 @@
---
title: 'Computer'
date: 2024-03-31T17:27:21+02:00
draft: true
---
By the way, I use

View file

@ -1,7 +1,6 @@
---
title: 'System preparation'
date: 2024-03-31T18:03:41+02:00
draft: true
---
These notes expand from the *Boot the live environment* to the *Reboot* section

View file

@ -1,7 +1,6 @@
---
title: 'Graphics'
date: 2024-02-03T10:56:13+01:00
draft: true
---
{{< cards >}}

View file

@ -1,7 +1,6 @@
---
title: 'Colors'
date: 2024-03-03T01:28:02+01:00
draft: true
---
A color scheme[^1] is used to create the style and appeal of a project. It adds

View file

@ -1,7 +1,6 @@
---
title: 'Logo Design'
date: 2024-01-27T20:13:10+01:00
draft: true
---
I'm not that much into graphics design and this is not supposed to be a full

View file

@ -1,7 +1,6 @@
---
title: 'Profile Image'
date: 2024-01-31T22:19:42+01:00
draft: true
---
In addition to a [logo design](../logo-design/) a profile image is another means

View file

@ -1,7 +1,6 @@
---
title: 'Infrastructure'
date: 2024-02-06T22:25:56+01:00
draft: true
---
Self-hosting[^1] is a great way for decentralization, autonomy and privacy. As

View file

@ -1,7 +1,6 @@
---
title: 'eturnal'
date: 2024-02-25T19:46:23+01:00
draft: true
---
As issues with coturn[^1] rendered it unusable most of the time, I researched

View file

@ -1,7 +1,6 @@
---
title: 'Forgejo'
date: 2024-02-04T17:52:58+01:00
draft: true
---
[Forgejo](https://forgejo.org/) enables me to share the sources of my projects

View file

@ -1,7 +1,6 @@
---
title: 'Git LFS'
date: 2024-03-03T22:42:25+01:00
draft: true
---
As I'm working with quite a few binary[^1] files, such as `.jpg` images, `.mp3`

View file

@ -1,7 +1,6 @@
---
title: 'Submodules'
date: 2024-02-29T01:31:40+01:00
draft: true
---
Git provides [submodules](https://git-scm.com/book/en/v2/Git-Tools-Submodules)

View file

@ -1,7 +1,6 @@
---
title: 'Icecast'
date: 2024-02-26T07:41:44+01:00
draft: true
---
[Icecast](https://icecast.org/) is a streaming media server supporting open

View file

@ -1,7 +1,6 @@
---
title: 'Streaming Setup'
date: 2024-02-26T09:01:06+01:00
draft: true
---
Live streaming[^1] can be done independently from 3rd parties by using a

View file

@ -1,7 +1,6 @@
---
title: 'Matrix'
date: 2024-02-25T11:24:58+01:00
draft: true
---
[Matrix](https://matrix.org/) aims to be a secure but simple standard featuring

View file

@ -1,7 +1,6 @@
---
title: 'Public Server List'
date: 2024-02-25T10:53:10+01:00
draft: true
---
When using the [Matrix](../) protocol, consider the following list to sign up at

View file

@ -1,7 +1,6 @@
---
title: 'Synapse'
date: 2024-02-25T11:55:11+01:00
draft: true
---
The server reference implementation for the [Matrix](../) protocol is [Synapse](https://github.com/element-hq/synapse).

View file

@ -1,7 +1,6 @@
---
title: 'Nextcloud'
date: 2024-02-25T13:48:03+01:00
draft: true
---
[Nextcloud](https://nextcloud.com/), written in PHP[^1] primarily serves as a

View file

@ -1,7 +1,6 @@
---
title: 'Tinkering'
date: 2024-02-28T12:10:00+01:00
draft: true
---
The art of tinkering[^1] is a great way to construct yourself tools and learn

View file

@ -1,7 +1,6 @@
---
title: 'Vocal booth'
date: 2024-02-28T12:08:21+01:00
draft: true
---
When recording vocals it's important to minimize reverberation and reduce

View file

@ -1,7 +1,6 @@
---
title: 'Website'
date: 2024-02-04T17:26:52+01:00
draft: true
---
Find information on how I build this site. [Uberspace](https://uberspace.de/) is

View file

@ -1,7 +1,6 @@
---
title: 'Hugo'
date: 2024-02-04T17:41:46+01:00
draft: true
---
After some years of manually creating`.html` source files I switch to using a

View file

@ -1,7 +1,6 @@
---
title: 'Archetypes'
date: 2024-02-04T21:53:44+01:00
draft: true
---
## Default front matter format

View file

@ -1,7 +1,6 @@
---
title: 'custom.css'
date: 2024-03-03T03:17:42+01:00
draft: true
---
Any CSS[^1] customizations are maintained in the `assets/css/custom.css` file.

View file

@ -1,7 +1,6 @@
---
title: 'Shortcodes'
date: 2024-02-04T22:22:43+01:00
draft: true
---
## Custom shortcodes

View file

@ -1,7 +1,6 @@
---
title: 'Music'
date: 2024-01-01T19:41:57+01:00
draft: true
---
## Releases

View file

@ -1,7 +1,6 @@
---
title: 'Drafts'
date: 2024-02-26T19:56:23+01:00
draft: true
---
These draft are quick songwriting recordings without full instrumentation and

View file

@ -1,7 +1,6 @@
---
title: 'Birthday'
date: 2024-02-28T17:54:13+01:00
draft: true
---
{{< audio src="audio/thisven-birthday.mp3" type="audio/mp3"

View file

@ -1,7 +1,6 @@
---
title: 'Co-sine'
date: 2024-02-28T16:54:13+01:00
draft: true
---
{{< video src="video/thisven-co-sine.mp4" type="video/mp4"

View file

@ -1,7 +1,6 @@
---
title: 'Fernweh'
date: 2024-02-28T08:54:13+01:00
draft: true
---
{{< audio src="audio/thisven-fernweh.mp3" type="audio/mp3"

View file

@ -1,7 +1,6 @@
---
title: 'How Do You Do?'
date: 2024-02-28T14:54:13+01:00
draft: true
---
{{< audio src="audio/thisven-how-do-you-do.mp3" type="audio/mp3"

View file

@ -1,7 +1,6 @@
---
title: 'IP Helper'
date: 2024-02-28T12:54:13+01:00
draft: true
---
{{< audio src="audio/thisven-ip-helper.mp3" type="audio/mp3"

View file

@ -1,7 +1,6 @@
---
title: 'Not Home'
date: 2024-02-28T09:54:13+01:00
draft: true
---
{{< audio src="audio/thisven-not-home.mp3" type="audio/mp3"

View file

@ -1,7 +1,6 @@
---
title: 'Paid Services'
date: 2024-02-28T10:54:13+01:00
draft: true
---
{{< audio src="audio/thisven-paid-services.mp3" type="audio/mp3"

View file

@ -1,7 +1,6 @@
---
title: 'Problegation'
date: 2024-02-28T11:54:13+01:00
draft: true
---
{{< audio src="audio/thisven-problegation.mp3" type="audio/mp3"

View file

@ -1,7 +1,6 @@
---
title: 'Quit'
date: 2024-02-28T13:54:13+01:00
draft: true
---
{{< audio src="audio/thisven-quit.mp3" type="audio/mp3"

View file

@ -1,7 +1,6 @@
---
title: 'Simple Melody'
date: 2024-02-28T18:54:13+01:00
draft: true
---
{{< audio src="audio/thisven-simple-melody.mp3" type="audio/mp3"

View file

@ -1,7 +1,6 @@
---
title: 'Truth'
date: 2024-02-28T19:54:13+01:00
draft: true
---
{{< audio src="audio/thisven-truth.mp3" type="audio/mp3"

View file

@ -1,7 +1,6 @@
---
title: 'WEAK'
date: 2024-02-28T15:54:13+01:00
draft: true
---
{{< audio src="audio/thisven-weak.mp3" type="audio/mp3"

View file

@ -1,7 +1,6 @@
---
title: 'Inconvenient EP'
date: 2024-02-26T18:44:01+01:00
draft: true
---
{{< iframe src="https://open.audio/embed.html?&type=album&id=19811"

View file

@ -3,7 +3,6 @@ title: 'Influenca'
aliases:
- 01-influenca
date: 2024-02-26T19:16:34+01:00
draft: true
---
{{< iframe

@ -1 +1 @@
Subproject commit fc3a9b5ca962f57632352d05210f78ebab4f49a2
Subproject commit 4e060bd767bb21107646e074de46635d82a77470

View file

@ -3,7 +3,6 @@ title: 'Layer 8'
aliases:
- 05-layer-8
date: 2024-02-27T13:40:28+01:00
draft: true
---
{{< iframe src="https://open.audio/front/embed.html?&type=track&id=398356"

View file

@ -1,7 +1,6 @@
---
title: 'Live'
date: 2024-02-26T18:57:58+01:00
draft: true
---
## Upcoming stream

View file

@ -1,7 +1,6 @@
---
title: 'Streaming Miniconcert'
date: 2024-02-27T17:15:15+01:00
draft: true
---
The Pandemic doesn't seem to end soon and concerts still can't happen, but we

View file

@ -1,7 +1,6 @@
---
title: 'Talks'
date: 2024-01-01T19:42:04+01:00
draft: true
---
{{< cards >}}

View file

@ -3,7 +3,6 @@ title: 'MODEP With Pisound'
aliases:
- 20231007-modep-with-pisound
date: 2024-02-03T12:22:42+01:00
draft: true
---
{{< iframe src="https://media.ccc.de/v/sonoj2023-23004-modep-pisound/oembed" >}}

@ -1 +1 @@
Subproject commit 24fb13b221da34512fda402ff9fe7590a6f358c7
Subproject commit 0d6cbba9df10573461b5d7c6a7608bc25114a584