northsidestudio Website init

This commit is contained in:
Thomas Sindt
2026-06-11 22:35:16 +02:00
parent eebd09dc0a
commit dcf9e833eb
10 changed files with 115 additions and 0 deletions

View File

View File

@@ -0,0 +1,5 @@
+++
date = '{{ .Date }}'
draft = true
title = '{{ replace .File.ContentBaseName "-" " " | title }}'
+++

View File

@@ -0,0 +1,12 @@
The Northside Studio Achim
If you want real content from real people, look her!
We don't use AI for content creation. Imperfection to the perfect. We love the imperfect.
The Northside Studio stands for Audio/Music projects on Tape, vinyl or CD (maybe mp3). No streaming. Real media for real people, who buy media to own them.
- Cassette Tape
- Audio
- Cassette- and Case Design
etc.

View File

@@ -0,0 +1,4 @@
baseURL = 'https://example.org/'
locale = 'en-us'
title = 'The Northside Studio Achim'

View File

@@ -0,0 +1,12 @@
<!DOCTYPE html>
<html lang="en-US">
<head>
<meta charset="utf-8">
<title>{{ .Site.Title }}</title>
</head>
<body>
<h1>{{ .Site.Title}}</h1>
{{ .Content }}
</body>
</html>

View File

@@ -0,0 +1,15 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>Categories on The Northside Studio Achim</title>
<link>http://localhost:1313/categories/</link>
<description>Recent content in Categories on The Northside Studio Achim</description>
<generator>Hugo</generator>
<language>en-us</language>
<atom:link href="http://localhost:1313/categories/index.xml" rel="self" type="application/rss+xml" />
</channel>
</rss>

View File

@@ -0,0 +1,26 @@
<!DOCTYPE html>
<html lang="en-US">
<head>
<meta name="generator" content="Hugo 0.163.0"><script src="/livereload.js?mindelay=10&amp;v=2&amp;port=1313&amp;path=livereload" data-no-instant defer></script>
<meta charset="utf-8">
<title>The Northside Studio Achim</title>
</head>
<body>
<h1>The Northside Studio Achim</h1>
<p>The Northside Studio Achim</p>
<p>If you want real content from real people, look her!
We don&rsquo;t use AI for content creation. Imperfection to the perfect. We love the imperfect.
The Northside Studio stands for Audio/Music projects on Tape, vinyl or CD (maybe mp3). No streaming. Real media for real people, who buy media to own them.</p>
<ul>
<li>Cassette Tape
<ul>
<li>Audio</li>
<li>Cassette- and Case Design</li>
</ul>
</li>
</ul>
<p>etc.</p>
</body>
</html>

View File

@@ -0,0 +1,15 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>The Northside Studio Achim</title>
<link>http://localhost:1313/</link>
<description>Recent content on The Northside Studio Achim</description>
<generator>Hugo</generator>
<language>en-us</language>
<atom:link href="http://localhost:1313/index.xml" rel="self" type="application/rss+xml" />
</channel>
</rss>

View File

@@ -0,0 +1,11 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
xmlns:xhtml="http://www.w3.org/1999/xhtml">
<url>
<loc>http://localhost:1313/</loc>
</url><url>
<loc>http://localhost:1313/categories/</loc>
</url><url>
<loc>http://localhost:1313/tags/</loc>
</url>
</urlset>

View File

@@ -0,0 +1,15 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>Tags on The Northside Studio Achim</title>
<link>http://localhost:1313/tags/</link>
<description>Recent content in Tags on The Northside Studio Achim</description>
<generator>Hugo</generator>
<language>en-us</language>
<atom:link href="http://localhost:1313/tags/index.xml" rel="self" type="application/rss+xml" />
</channel>
</rss>