aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorlonkaars <loek@pipeframe.xyz>2021-07-17 18:34:16 +0200
committerlonkaars <loek@pipeframe.xyz>2021-07-17 18:34:16 +0200
commit62a443c3fac8809cb9fe678efc8f335f837c9bdc (patch)
treeaafdbbbdae073b3cecd4c7b37057cfbf27bd2714
parentd894f6858e6fb3e8ef774c063a011626c71c96e8 (diff)
add readme
-rw-r--r--license (renamed from LICENCE)0
-rw-r--r--readme.md16
2 files changed, 16 insertions, 0 deletions
diff --git a/LICENCE b/license
index 2c47bb6..2c47bb6 100644
--- a/LICENCE
+++ b/license
diff --git a/readme.md b/readme.md
new file mode 100644
index 0000000..49caab0
--- /dev/null
+++ b/readme.md
@@ -0,0 +1,16 @@
+# blog
+
+this is the source of my blog website
+
+## important locations for stuff
+
+|**what** | **location** |
+|----------------------|---------------------|
+|**home page content** | `posts/index.md` |
+|**posts** | `posts/*.md` |
+|**pinned posts** | `pages/index.tsx` |
+|**images** | `public/img/*` |
+|**rss feed info** | `rss/base.xml` |
+|**theme stuff** | `styles/colors.css` |
+
+it's mit licensed so you can basically shamelessly copy it and i won't cry