SPYOSCAPE is a hobby project that aims to localise and map the artwork of the Danish graffiti artist SPYO. The artwork included on this site contains only political statements, phrases or alike. This means that regular tags and throwups etc. are not mapped.
+
+
How do you know it actually is SPYO?
+
I don't. I make an educated guess based on context, painting style and letter formatting.
+
+
Am I missing something?
You are very welcome to create a pull request with images of artwork I have not yet mapped. The process for doing so is described at the contribution section section. Thank you for stopping by!
+
+
+
Contributors
+
These people have in some way contributed to the SPYOSCAPE project.
SPYOSCAPE is a hobby project that aims to localise and map the artwork of the Danish graffiti artist SPYO. The artwork included on this site contains only political statements, phrases or alike. This means that regular tags and throwups etc. are not mapped.
-
-
How do you know it actually is SPYO?
-
I don't. I make an educated guess based on context, painting style and letter formatting.
-
-
Am I missing something?
You are very welcome to create a pull request with images of artwork I have not yet mapped. The process for doing so is described at the contribution section section. Thank you for stopping by!
-
-
-
Contributors
-
These people have in some way contributed to the SPYOSCAPE project.
SPYOSCAPE is a hobby project that aims to localise and map the artwork of the Danish graffiti artist SPYO. The artwork included on this site contains only political statements, phrases or alike. This means that regular tags and throwups etc. are not mapped.
+
+
How do you know it actually is SPYO?
+
I don't. I make an educated guess based on context, painting style and letter formatting.
+
+
Am I missing something?
You are very welcome to create a pull request with images of artwork I have not yet mapped. The process for doing so is described at the contribution section section. Thank you for stopping by!
+
+
+
Contributors
+
These people have in some way contributed to the SPYOSCAPE project.
+
+
+
+
+
+
+
+
--
cgit v1.3.1
From d01cfc547e43c52f168ecfe1cd749c0905e204a8 Mon Sep 17 00:00:00 2001
From: Johannes Nordskov
Date: Fri, 6 Mar 2026 23:52:27 +0100
Subject: moved about page to root folder for static to work and modified build
pipeline
---
.gitlab-ci.yml | 2 +-
about.html | 47 +++++++++++++++++++++++++++++++++++++++++++++++
pages/about.html | 47 -----------------------------------------------
3 files changed, 48 insertions(+), 48 deletions(-)
create mode 100644 about.html
delete mode 100644 pages/about.html
(limited to 'about.html')
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 6be96e2..b1b9982 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -13,7 +13,7 @@ pages:
script:
- echo "The site will be deployed to $CI_PAGES_URL"
- mkdir public
- - cp -r index.html static pages public/
+ - cp -r index.html about.html static public/
artifacts:
paths:
- public
diff --git a/about.html b/about.html
new file mode 100644
index 0000000..7cefc7f
--- /dev/null
+++ b/about.html
@@ -0,0 +1,47 @@
+
+
+
+
+ SPYOSCAPE
+
+
+
+
+
+
+
+
+
+
SPYOSCAPE is a hobby project that aims to localise and map the artwork of the Danish graffiti artist SPYO. The artwork included on this site contains only political statements, phrases or alike. This means that regular tags and throwups etc. are not mapped.
+
+
How do you know it actually is SPYO?
+
I don't. I make an educated guess based on context, painting style and letter formatting.
+
+
Am I missing something?
You are very welcome to create a pull request with images of artwork I have not yet mapped. The process for doing so is described at the contribution section section. Thank you for stopping by!
+
+
+
Contributors
+
These people have in some way contributed to the SPYOSCAPE project.
SPYOSCAPE is a hobby project that aims to localise and map the artwork of the Danish graffiti artist SPYO. The artwork included on this site contains only political statements, phrases or alike. This means that regular tags and throwups etc. are not mapped.
-
-
How do you know it actually is SPYO?
-
I don't. I make an educated guess based on context, painting style and letter formatting.
-
-
Am I missing something?
You are very welcome to create a pull request with images of artwork I have not yet mapped. The process for doing so is described at the contribution section section. Thank you for stopping by!
-
-
-
Contributors
-
These people have in some way contributed to the SPYOSCAPE project.
I don't. I make an educated guess based on context, painting style and letter formatting.
Am I missing something?
You are very welcome to create a pull request with images of artwork I have not yet mapped. The process for doing so is described at the contribution section section. Thank you for stopping by!
+
You are very welcome to create a pull request with images of artwork I have not yet mapped. To do so, head to the Gitlab page and follow the steps in the contribution section. You are also welcome to tip me by e-mail at hello@spyoscape.dk
+
Thank you for stopping by!
Contributors
-
These people have in some way contributed to the SPYOSCAPE project.
+
These people have contributed to the SPYOSCAPE project by either submitting code, pictures or both.
chris@node5.net
-
Jappa
Congo
+
K1NGFIXED
+
lillefitimand
+
Jappa
diff --git a/static/js/data.json b/static/js/data.json
index 3ea1d42..3339b83 100644
--- a/static/js/data.json
+++ b/static/js/data.json
@@ -498,14 +498,6 @@
],
"image": "static/images/dine-problemer-har-ingen-problemer.jpg"
},
- "DiSCUSTiNG HABiT!": {
- "lat": 55.707783,
- "lng": 12.555975,
- "authors": [
- "SPYO"
- ],
- "image": "static/images/discusting-habit.jpeg"
- },
"Dit V\u00c6RD St\u00c5R P\u00c5 DiN L\u00d8NSEDDEL": {
"lat": 55.613786,
"lng": 12.510473,
--
cgit v1.3.1
From c6a94d4e3d3bca061ed7c2ba2bbbb9b0dd32213e Mon Sep 17 00:00:00 2001
From: Johannes Nordskov
Date: Sun, 8 Mar 2026 09:20:50 +0100
Subject: added new artwork at sorte rene and included new contributors
---
about.html | 4 +++-
...tendencies-requires-low-intelligent-frequencies.jpg | Bin 0 -> 228774 bytes
static/js/data.json | 8 ++++++++
3 files changed, 11 insertions(+), 1 deletion(-)
create mode 100644 static/images/fascist-and-racist-tendencies-requires-low-intelligent-frequencies.jpg
(limited to 'about.html')
diff --git a/about.html b/about.html
index fef4443..d977a01 100644
--- a/about.html
+++ b/about.html
@@ -36,12 +36,14 @@
Contributors
-
These people have contributed to the SPYOSCAPE project by either submitting code, pictures or both.
+
These people have contributed to the SPYOSCAPE project either by submitting code, pictures or both.
--
cgit v1.3.1
From cb98978aacc2fc90972ad4c6085657986603bf67 Mon Sep 17 00:00:00 2001
From: Johannes Nordskov
Date: Mon, 9 Mar 2026 20:57:16 +0100
Subject: new artwork, contributors and styling
---
about.html | 22 +++++++++-----
static/images/why-has-debt-become-sovereign.jpg | Bin 0 -> 441523 bytes
static/js/data.json | 8 +++++
static/style/style.css | 38 +++++++++++++++++++-----
4 files changed, 52 insertions(+), 16 deletions(-)
create mode 100644 static/images/why-has-debt-become-sovereign.jpg
(limited to 'about.html')
diff --git a/about.html b/about.html
index 98c00ae..f275c0e 100644
--- a/about.html
+++ b/about.html
@@ -24,30 +24,36 @@
-
What is SPYOSCAPE?
-
SPYOSCAPE is a hobby project that aims to localise and map the artwork of the Danish graffiti artist SPYO. The artwork included on this site contains only political statements, phrases or alike. This means that regular tags and throwups etc. are not mapped.
+
What is SPYOSCAPE?
+
SPYOSCAPE is a hobby project that aims to localise and map the artwork of the Danish graffiti artist SPYO. The artwork included on this site contains only political statements, phrases or alike. This means that regular tags and throwups etc. are not mapped.
How do you know it actually is SPYO?
-
I don't. I make an educated guess based on context, painting style and letter formatting.
+
I don't. I make a guess based on context, painting style and letter formatting.
-
Am I missing something?
Am I missing something?
You are very welcome to create a pull request with images of artwork I have not yet mapped. To do so, head to the Gitlab page and follow the steps in the contribution section. You are also welcome to tip me by e-mail at hello@spyoscape.dk
Thank you for stopping by!
-
Contributors
-
These people have contributed to the SPYOSCAPE project either by submitting code, pictures or both.