diff options
author | jwansek <eddie.atten.ea29@gmail.com> | 2021-03-14 02:25:44 +0000 |
---|---|---|
committer | jwansek <eddie.atten.ea29@gmail.com> | 2021-03-14 02:25:44 +0000 |
commit | 741d870658d922d3932e47fbf04621c7c523afd4 (patch) | |
tree | 1bbd115e7e2339894835aa4693612694c6f554ad | |
parent | 64f789885c0904bab8dad15e1cfe373d86161b78 (diff) | |
download | boymoder.blog-741d870658d922d3932e47fbf04621c7c523afd4.tar.gz boymoder.blog-741d870658d922d3932e47fbf04621c7c523afd4.zip |
updated index, added todos
-rwxr-xr-x | parser.py | 2 | ||||
-rwxr-xr-x | shark.md | 3 | ||||
-rwxr-xr-x | static/images/Thumbs.db | bin | 0 -> 13824 bytes | |||
-rwxr-xr-x | static/images/random.jpg | bin | 226162 -> 329038 bytes | |||
-rw-r--r-- | static/index.md | 9 |
5 files changed, 13 insertions, 1 deletions
@@ -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 Binary files differnew file mode 100755 index 0000000..8d9fe43 --- /dev/null +++ b/static/images/Thumbs.db diff --git a/static/images/random.jpg b/static/images/random.jpg Binary files differindex d0ed86c..2b12779 100755 --- a/static/images/random.jpg +++ b/static/images/random.jpg 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) |