diff --git a/northsidestudio/.hugo_build.lock b/northsidestudio/.hugo_build.lock new file mode 100644 index 0000000..e69de29 diff --git a/northsidestudio/archetypes/default.md b/northsidestudio/archetypes/default.md new file mode 100644 index 0000000..25b6752 --- /dev/null +++ b/northsidestudio/archetypes/default.md @@ -0,0 +1,5 @@ ++++ +date = '{{ .Date }}' +draft = true +title = '{{ replace .File.ContentBaseName "-" " " | title }}' ++++ diff --git a/northsidestudio/content/_index.md b/northsidestudio/content/_index.md new file mode 100644 index 0000000..cb492a5 --- /dev/null +++ b/northsidestudio/content/_index.md @@ -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. + diff --git a/northsidestudio/hugo.toml b/northsidestudio/hugo.toml new file mode 100644 index 0000000..8b5b633 --- /dev/null +++ b/northsidestudio/hugo.toml @@ -0,0 +1,4 @@ +baseURL = 'https://example.org/' +locale = 'en-us' +title = 'The Northside Studio Achim' + diff --git a/northsidestudio/layouts/index.html b/northsidestudio/layouts/index.html new file mode 100644 index 0000000..ea0aa47 --- /dev/null +++ b/northsidestudio/layouts/index.html @@ -0,0 +1,12 @@ + + + + + {{ .Site.Title }} + + +

{{ .Site.Title}}

+ {{ .Content }} + + + diff --git a/northsidestudio/public/categories/index.xml b/northsidestudio/public/categories/index.xml new file mode 100644 index 0000000..7556473 --- /dev/null +++ b/northsidestudio/public/categories/index.xml @@ -0,0 +1,15 @@ + + + + Categories on The Northside Studio Achim + http://localhost:1313/categories/ + Recent content in Categories on The Northside Studio Achim + Hugo + en-us + + + + + + + diff --git a/northsidestudio/public/index.html b/northsidestudio/public/index.html new file mode 100644 index 0000000..0d11389 --- /dev/null +++ b/northsidestudio/public/index.html @@ -0,0 +1,26 @@ + + + + + + The Northside Studio Achim + + +

The Northside Studio Achim

+

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.

+ +

etc.

+ + + + diff --git a/northsidestudio/public/index.xml b/northsidestudio/public/index.xml new file mode 100644 index 0000000..1ae9f59 --- /dev/null +++ b/northsidestudio/public/index.xml @@ -0,0 +1,15 @@ + + + + The Northside Studio Achim + http://localhost:1313/ + Recent content on The Northside Studio Achim + Hugo + en-us + + + + + + + diff --git a/northsidestudio/public/sitemap.xml b/northsidestudio/public/sitemap.xml new file mode 100644 index 0000000..d2862d4 --- /dev/null +++ b/northsidestudio/public/sitemap.xml @@ -0,0 +1,11 @@ + + + + http://localhost:1313/ + + http://localhost:1313/categories/ + + http://localhost:1313/tags/ + + diff --git a/northsidestudio/public/tags/index.xml b/northsidestudio/public/tags/index.xml new file mode 100644 index 0000000..45d3774 --- /dev/null +++ b/northsidestudio/public/tags/index.xml @@ -0,0 +1,15 @@ + + + + Tags on The Northside Studio Achim + http://localhost:1313/tags/ + Recent content in Tags on The Northside Studio Achim + Hugo + en-us + + + + + + +