From 741d870658d922d3932e47fbf04621c7c523afd4 Mon Sep 17 00:00:00 2001 From: jwansek Date: Sun, 14 Mar 2021 02:25:44 +0000 Subject: updated index, added todos --- parser.py | 2 ++ shark.md | 3 +++ static/images/Thumbs.db | Bin 0 -> 13824 bytes static/images/random.jpg | Bin 226162 -> 329038 bytes static/index.md | 9 ++++++++- 5 files changed, 13 insertions(+), 1 deletion(-) create mode 100755 shark.md create mode 100755 static/images/Thumbs.db 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
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 Binary files /dev/null and b/static/images/Thumbs.db differ diff --git a/static/images/random.jpg b/static/images/random.jpg index d0ed86c..2b12779 100755 Binary files a/static/images/random.jpg and b/static/images/random.jpg 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) -- cgit v1.2.3