summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVolpeon <git@volpeon.ink>2023-02-20 21:48:17 +0100
committerVolpeon <git@volpeon.ink>2023-02-20 21:48:17 +0100
commit301165b3da8cb2675a7dc6162d7e1d42eb4d2bd1 (patch)
tree1d7beece1532000612de29f84be046e0dc65ead1
parentFix (diff)
downloadvolpeon.ink-301165b3da8cb2675a7dc6162d7e1d42eb4d2bd1.tar.gz
volpeon.ink-301165b3da8cb2675a7dc6162d7e1d42eb4d2bd1.tar.bz2
volpeon.ink-301165b3da8cb2675a7dc6162d7e1d42eb4d2bd1.zip
Update
-rw-r--r--.gitignore1
-rw-r--r--Makefile2
-rw-r--r--content/index.md2
-rw-r--r--content/notebook/pages/identity.md (renamed from content/notebook/pages/i-want-to-be-a-fox.md)4
-rw-r--r--content/profiles/fediverse.md4
5 files changed, 7 insertions, 6 deletions
diff --git a/.gitignore b/.gitignore
index 822ccab..6fd40cd 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@ assets/favicon/*.ico
3node_modules 3node_modules
4.cache 4.cache
5out 5out
6Env.mk
diff --git a/Makefile b/Makefile
index 51629bc..1febfad 100644
--- a/Makefile
+++ b/Makefile
@@ -227,7 +227,7 @@ watch: all
227 done 227 done
228 228
229serve: all 229serve: all
230 python -m http.server --bind 127.0.0.1 --directory out 8000 230 python -m http.server --bind 127.0.0.1 --directory out 8080
231 231
232dev: watch serve 232dev: watch serve
233 233
diff --git a/content/index.md b/content/index.md
index 453b4b9..89dac1c 100644
--- a/content/index.md
+++ b/content/index.md
@@ -2,4 +2,4 @@
2title: Volpeon 2title: Volpeon
3--- 3---
4 4
5Red fox and part-time dragon disguised as a software developer. Creating vector art and UI designs. 5Red Fox and part-time Wyvern disguised as a Software Developer. Creator of Vector Art, UI Designs and other things.
diff --git a/content/notebook/pages/i-want-to-be-a-fox.md b/content/notebook/pages/identity.md
index 08e99a1..a8da0a6 100644
--- a/content/notebook/pages/i-want-to-be-a-fox.md
+++ b/content/notebook/pages/identity.md
@@ -1,7 +1,7 @@
1--- 1---
2schema_type: DigitalDocument 2schema_type: DigitalDocument
3title: I Want To Be a Fox 3title: Identity
4date: 2022-12-28 4date: 2023-02-19
5draft: true 5draft: true
6--- 6---
7 7
diff --git a/content/profiles/fediverse.md b/content/profiles/fediverse.md
index 3bde3d4..6b83ab3 100644
--- a/content/profiles/fediverse.md
+++ b/content/profiles/fediverse.md
@@ -1,7 +1,7 @@
1--- 1---
2title: Fediverse 2title: Fediverse
3subtitle: "@volpeon@mk.vulpes.one" 3subtitle: "@volpeon@is-a.wyvern.rip"
4icon: graph 4icon: graph
5url: https://mk.vulpes.one/@volpeon 5url: https://is-a.wyvern.rip/@volpeon
6rel: me 6rel: me
7--- 7---