Images
This commit is contained in:
55
northsidestudio/public/pages/about/index.html
Normal file
55
northsidestudio/public/pages/about/index.html
Normal file
@@ -0,0 +1,55 @@
|
||||
<!DOCTYPE html>
|
||||
|
||||
<html>
|
||||
<head><script src="/livereload.js?mindelay=10&v=2&port=1313&path=livereload" data-no-instant defer></script>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<title>The Northside Studio Achim</title>
|
||||
<link rel="stylesheet" href="/css/style.css">
|
||||
|
||||
|
||||
</head>
|
||||
<body>
|
||||
<div class = "all">
|
||||
<div class = "title">
|
||||
<header>
|
||||
<h1>The Northside Studio Achim</h1>
|
||||
|
||||
<nav>
|
||||
<a href="/">Home</a>
|
||||
<a href="/pages/about">About</a>
|
||||
<a href="/pages/contact">Contact</a>
|
||||
</nav>
|
||||
|
||||
|
||||
</header>
|
||||
</div>
|
||||
<div class = "container">
|
||||
<main>
|
||||
|
||||
<h1>About</h1>
|
||||
|
||||
|
||||
|
||||
<time datetime="2026-06-11T23:35:16+02:00">June 11, 2026</time>
|
||||
|
||||
<p>This is my About!</p>
|
||||
<p>Statement!</p>
|
||||
<p>The Northside Studio in Achim near Bremen in Germany stands for AI-free media creation!</p>
|
||||
<p>We like the flaws and imperfections of analog and also digital gear and we are using computers if we want, but we don’t use AI for content creation.</p>
|
||||
<p>We think, creativity is a part of our human nature. We want to create media (photos, websites, music and so on) from humans for humans. Our media creation is intentional. Our artists wants to say something meaningfull!</p>
|
||||
|
||||
|
||||
|
||||
|
||||
</main>
|
||||
<footer>
|
||||
<p>Copyright 2026. All rights reserved.</p>
|
||||
<p>Impressum: Thomas Sindt * Auf dem Born 7 * 28832 Achim</p>
|
||||
|
||||
|
||||
</footer>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
55
northsidestudio/public/pages/contact/index.html
Normal file
55
northsidestudio/public/pages/contact/index.html
Normal file
@@ -0,0 +1,55 @@
|
||||
<!DOCTYPE html>
|
||||
|
||||
<html>
|
||||
<head><script src="/livereload.js?mindelay=10&v=2&port=1313&path=livereload" data-no-instant defer></script>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<title>The Northside Studio Achim</title>
|
||||
<link rel="stylesheet" href="/css/style.css">
|
||||
|
||||
|
||||
</head>
|
||||
<body>
|
||||
<div class = "all">
|
||||
<div class = "title">
|
||||
<header>
|
||||
<h1>The Northside Studio Achim</h1>
|
||||
|
||||
<nav>
|
||||
<a href="/">Home</a>
|
||||
<a href="/pages/about">About</a>
|
||||
<a href="/pages/contact">Contact</a>
|
||||
</nav>
|
||||
|
||||
|
||||
</header>
|
||||
</div>
|
||||
<div class = "container">
|
||||
<main>
|
||||
|
||||
<h1>Contact</h1>
|
||||
|
||||
|
||||
|
||||
<time datetime="2026-06-11T23:47:15+02:00">June 11, 2026</time>
|
||||
|
||||
<h3 id="northside-studio-impressum-and-contact">Northside Studio Impressum and Contact</h3>
|
||||
<p>Dr. Thomas Sindt
|
||||
Auf dem Born 7
|
||||
28832 Achim
|
||||
Mail: <a href="mailto:Thomas.Sindt@gmx.de">Thomas.Sindt@gmx.de</a></p>
|
||||
|
||||
|
||||
|
||||
|
||||
</main>
|
||||
<footer>
|
||||
<p>Copyright 2026. All rights reserved.</p>
|
||||
<p>Impressum: Thomas Sindt * Auf dem Born 7 * 28832 Achim</p>
|
||||
|
||||
|
||||
</footer>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
62
northsidestudio/public/pages/index.html
Normal file
62
northsidestudio/public/pages/index.html
Normal file
@@ -0,0 +1,62 @@
|
||||
<!DOCTYPE html>
|
||||
|
||||
<html>
|
||||
<head><script src="/livereload.js?mindelay=10&v=2&port=1313&path=livereload" data-no-instant defer></script>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<title>The Northside Studio Achim</title>
|
||||
<link rel="stylesheet" href="/css/style.css">
|
||||
|
||||
|
||||
</head>
|
||||
<body>
|
||||
<div class = "all">
|
||||
<div class = "title">
|
||||
<header>
|
||||
<h1>The Northside Studio Achim</h1>
|
||||
|
||||
<nav>
|
||||
<a href="/">Home</a>
|
||||
<a href="/pages/about">About</a>
|
||||
<a href="/pages/contact">Contact</a>
|
||||
</nav>
|
||||
|
||||
|
||||
</header>
|
||||
</div>
|
||||
<div class = "container">
|
||||
<main>
|
||||
|
||||
<h1>Pages</h1>
|
||||
|
||||
|
||||
<section>
|
||||
<h2><a href="/pages/contact/">Contact</a></h2>
|
||||
<h3 id="northside-studio-impressum-and-contact">Northside Studio Impressum and Contact</h3>
|
||||
<p>Dr. Thomas Sindt
|
||||
Auf dem Born 7
|
||||
28832 Achim
|
||||
Mail: <a href="mailto:Thomas.Sindt@gmx.de">Thomas.Sindt@gmx.de</a></p>
|
||||
</section>
|
||||
|
||||
<section>
|
||||
<h2><a href="/pages/about/">About</a></h2>
|
||||
<p>This is my About!</p>
|
||||
<p>Statement!</p>
|
||||
<p>The Northside Studio in Achim near Bremen in Germany stands for AI-free media creation!</p>
|
||||
<p>We like the flaws and imperfections of analog and also digital gear and we are using computers if we want, but we don’t use AI for content creation.</p>
|
||||
<p>We think, creativity is a part of our human nature. We want to create media (photos, websites, music and so on) from humans for humans. Our media creation is intentional. Our artists wants to say something meaningfull!</p>
|
||||
</section>
|
||||
|
||||
|
||||
</main>
|
||||
<footer>
|
||||
<p>Copyright 2026. All rights reserved.</p>
|
||||
<p>Impressum: Thomas Sindt * Auf dem Born 7 * 28832 Achim</p>
|
||||
|
||||
|
||||
</footer>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
26
northsidestudio/public/pages/index.xml
Normal file
26
northsidestudio/public/pages/index.xml
Normal file
@@ -0,0 +1,26 @@
|
||||
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
||||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
||||
<channel>
|
||||
<title>Pages on The Northside Studio Achim</title>
|
||||
<link>http://localhost:1313/pages/</link>
|
||||
<description>Recent content in Pages on The Northside Studio Achim</description>
|
||||
<generator>Hugo</generator>
|
||||
<language>en-us</language>
|
||||
<lastBuildDate>Thu, 11 Jun 2026 23:47:15 +0200</lastBuildDate>
|
||||
<atom:link href="http://localhost:1313/pages/index.xml" rel="self" type="application/rss+xml" />
|
||||
<item>
|
||||
<title>Contact</title>
|
||||
<link>http://localhost:1313/pages/contact/</link>
|
||||
<pubDate>Thu, 11 Jun 2026 23:47:15 +0200</pubDate>
|
||||
<guid>http://localhost:1313/pages/contact/</guid>
|
||||
<description><h3 id="northside-studio-impressum-and-contact">Northside Studio Impressum and Contact</h3>
<p>Dr. Thomas Sindt
Auf dem Born 7
28832 Achim
Mail: <a href="mailto:Thomas.Sindt@gmx.de">Thomas.Sindt@gmx.de</a></p></description>
|
||||
</item>
|
||||
<item>
|
||||
<title>About</title>
|
||||
<link>http://localhost:1313/pages/about/</link>
|
||||
<pubDate>Thu, 11 Jun 2026 23:35:16 +0200</pubDate>
|
||||
<guid>http://localhost:1313/pages/about/</guid>
|
||||
<description><p>This is my About!</p>
<p>Statement!</p>
<p>The Northside Studio in Achim near Bremen in Germany stands for AI-free media creation!</p>
<p>We like the flaws and imperfections of analog and also digital gear and we are using computers if we want, but we don’t use AI for content creation.</p>
<p>We think, creativity is a part of our human nature. We want to create media (photos, websites, music and so on) from humans for humans. Our media creation is intentional. Our artists wants to say something meaningfull!</p></description>
|
||||
</item>
|
||||
</channel>
|
||||
</rss>
|
||||
Reference in New Issue
Block a user