diff --git a/content/_index.md b/content/_index.md index fa64c14..c7bb2d0 100644 --- a/content/_index.md +++ b/content/_index.md @@ -1,5 +1,5 @@ +++ -title = " Welcome to my ~~~~~~~~ homepage !" +title = "~ydreniv Corpostate Files" template = "index.html" date = "2022-10-26" updated = "2023-01-30" diff --git a/content/buttons.md b/content/buttons.md index 70460a6..5dac531 100644 --- a/content/buttons.md +++ b/content/buttons.md @@ -2,7 +2,7 @@ title = "Buttons !" template = "buttons.html" date = "2022-11-02" -updated = "2022-12-13" +updated = "2024-12-09" +++ Buttons with a yellow outline are one I made myself. diff --git a/content/ideas.md b/content/ideas.md index 6dbe606..3c74e19 100644 --- a/content/ideas.md +++ b/content/ideas.md @@ -2,7 +2,7 @@ title = "Ideas" template = "ideas.html" date = "2022-11-01" -updated = "2022-12-13" +updated = "2024-12-09" extra = { "theme" = "ideas.css" } +++ @@ -34,14 +34,15 @@ extra = { "theme" = "ideas.css" } 1](https://mxb.dev/blog/using-webmentions-on-static-sites/) or [article 2](https://gabriellazcano.com/blog/why-you-might-replace-disqus-with-webmentions/). They use Webmention.io (hosted version), which may be enough for now ? * A - [/feeds](https://marcus.io/blog/making-rss-more-visible-again-with-slash-feeds) - page. + [/feeds](https://marcus.io/blog/making-rss-more-visible-again-with-slash-feeds) page. * A standard Zola development base for my websites * [Documentation about self-hosting](https://unknown-artist-selfhost.frama.io/selfhost-wiki/) * A `/uses` page, explaining how this website works (Zola, IndieWeb etc) * A contact page, to tell people to not be afraid to contact me, and using which platform. +* A page to gather links to cool artists (all kind of mediums, from drawings + to music, including miniatures) ### Web design diff --git a/static/img/80x15/firefox.gif b/static/img/80x15/firefox.gif new file mode 100644 index 0000000..4b8efe0 Binary files /dev/null and b/static/img/80x15/firefox.gif differ diff --git a/static/img/80x15/peachmoon8015.png b/static/img/80x15/peachmoon8015.png new file mode 100644 index 0000000..f389513 Binary files /dev/null and b/static/img/80x15/peachmoon8015.png differ diff --git a/static/img/80x15/transrights.png b/static/img/80x15/transrights.png new file mode 100644 index 0000000..e801ee0 Binary files /dev/null and b/static/img/80x15/transrights.png differ diff --git a/static/img/80x15/w3ccss.png b/static/img/80x15/w3ccss.png new file mode 100644 index 0000000..fd6c45a Binary files /dev/null and b/static/img/80x15/w3ccss.png differ diff --git a/static/img/80x15/w3chtml5.png b/static/img/80x15/w3chtml5.png new file mode 100644 index 0000000..876d909 Binary files /dev/null and b/static/img/80x15/w3chtml5.png differ diff --git a/static/img/80x15/web-3.14159_green.png b/static/img/80x15/web-3.14159_green.png new file mode 100644 index 0000000..9191279 Binary files /dev/null and b/static/img/80x15/web-3.14159_green.png differ diff --git a/static/img/80x15/webpi.png b/static/img/80x15/webpi.png new file mode 100644 index 0000000..3d057e3 Binary files /dev/null and b/static/img/80x15/webpi.png differ diff --git a/static/img/88x31/cssdif.gif b/static/img/88x31/cssdif.gif new file mode 100644 index 0000000..24fb8d5 Binary files /dev/null and b/static/img/88x31/cssdif.gif differ diff --git a/static/img/88x31/madebyahuman.png b/static/img/88x31/madebyahuman.png new file mode 100644 index 0000000..9ef1578 Binary files /dev/null and b/static/img/88x31/madebyahuman.png differ diff --git a/static/img/88x31/peachmoon.gif b/static/img/88x31/peachmoon.gif new file mode 100644 index 0000000..42a8a41 Binary files /dev/null and b/static/img/88x31/peachmoon.gif differ diff --git a/static/img/88x31/peachmoon2.gif b/static/img/88x31/peachmoon2.gif new file mode 100644 index 0000000..5978666 Binary files /dev/null and b/static/img/88x31/peachmoon2.gif differ diff --git a/static/img/88x31/peachmoonstatic.gif b/static/img/88x31/peachmoonstatic.gif new file mode 100644 index 0000000..79b06f1 Binary files /dev/null and b/static/img/88x31/peachmoonstatic.gif differ diff --git a/static/img/88x31/peachmoonstatic3.gif b/static/img/88x31/peachmoonstatic3.gif new file mode 100644 index 0000000..18f188b Binary files /dev/null and b/static/img/88x31/peachmoonstatic3.gif differ diff --git a/static/img/88x31/responsivewebsite_by_sodomite.jpg b/static/img/88x31/responsivewebsite_by_sodomite.jpg new file mode 100644 index 0000000..c0df2b9 Binary files /dev/null and b/static/img/88x31/responsivewebsite_by_sodomite.jpg differ diff --git a/static/img/88x31/sameshitdifferentasshole.gif b/static/img/88x31/sameshitdifferentasshole.gif new file mode 100644 index 0000000..2090066 Binary files /dev/null and b/static/img/88x31/sameshitdifferentasshole.gif differ diff --git a/static/img/88x31/ublock-origin-now.png b/static/img/88x31/ublock-origin-now.png new file mode 100644 index 0000000..0052736 Binary files /dev/null and b/static/img/88x31/ublock-origin-now.png differ diff --git a/static/img/88x31/web-pi.png b/static/img/88x31/web-pi.png new file mode 100644 index 0000000..f3f04dd Binary files /dev/null and b/static/img/88x31/web-pi.png differ diff --git a/templates/buttons.html b/templates/buttons.html index 132b784..e2f837d 100644 --- a/templates/buttons.html +++ b/templates/buttons.html @@ -74,6 +74,11 @@ + + + + +