aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xparser.py2
-rwxr-xr-xshark.md3
-rwxr-xr-xstatic/images/Thumbs.dbbin0 -> 13824 bytes
-rwxr-xr-xstatic/images/random.jpgbin226162 -> 329038 bytes
-rw-r--r--static/index.md9
5 files changed, 13 insertions, 1 deletions
diff --git a/parser.py b/parser.py
index c9e650f..8fb7408 100755
--- a/parser.py
+++ b/parser.py
@@ -16,6 +16,8 @@ import os
# TODO:
# - Add table formatting
+# - Fix <br>s with newlines
+# - Fix nested markdown elements
HEADER_INCREMENTER = 1
IMAGE_TYPES = [".png", ".jpg"]
diff --git a/shark.md b/shark.md
new file mode 100755
index 0000000..285f78e
--- /dev/null
+++ b/shark.md
@@ -0,0 +1,3 @@
+[i love him](https://eda.gay/img/shark1.jpg)
+
+i love him
diff --git a/static/images/Thumbs.db b/static/images/Thumbs.db
new file mode 100755
index 0000000..8d9fe43
--- /dev/null
+++ b/static/images/Thumbs.db
Binary files differ
diff --git a/static/images/random.jpg b/static/images/random.jpg
index d0ed86c..2b12779 100755
--- a/static/images/random.jpg
+++ b/static/images/random.jpg
Binary files differ
diff --git a/static/index.md b/static/index.md
index 31707a7..5caaa92 100644
--- a/static/index.md
+++ b/static/index.md
@@ -2,4 +2,11 @@
my name is eden and im a 19yo computer science undergraduate. i made my own website to encourage others to do so too.
i'll post my thoughts on here sometimes, and use this site to link to other stuff i host.
-[click here for a random image of lio fotia](/random?tags=lio_fotia) \ No newline at end of file
+[click here for a random image of lio fotia](/random?tags=lio_fotia)
+
+## FOSS alternative services
+- [nextcloud - dropbox + much more alternative](https://nc.eda.gay)
+- [invidious - youtube alternative](https://invidious.eda.gay)
+- [nitter - alternative twitter frontend](https://nitter.eda.gay)
+
+more coming! (hopefully)