aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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