diff options
Diffstat (limited to 'content')
-rw-r--r-- | content/blog/2024/updated-pages.md | 19 | ||||
-rw-r--r-- | content/more/_index.md | 1 | ||||
-rw-r--r-- | content/more/links/_index.md | 15 |
3 files changed, 35 insertions, 0 deletions
diff --git a/content/blog/2024/updated-pages.md b/content/blog/2024/updated-pages.md new file mode 100644 index 0000000..193740b --- /dev/null +++ b/content/blog/2024/updated-pages.md @@ -0,0 +1,19 @@ ++++ +title = "Updated pages" +author = ["Michał Sapka"] +date = 2024-11-23T22:39:00+01:00 +categories = ["blog"] +draft = false +weight = 2001 +image_dir = "blog/images" +image_max_width = 600 +Abstract = "Winter cleaning." ++++ + +Recently, I have updated some pages: + +- [Now](/more/now) - which shows my current interest in `finger(1)` +- [Links](/more/links) - which are finally manageable +- [Contact](/more/contact) - which look like they look now thank to envy of [joshua's site](https://jcs.org/contact). + +Most likely I'll recreate more in the coming weeks, but for I am focusing on bringing [Chotto](/projects/chotto) to version 0.1, which will have enough features to be usable. diff --git a/content/more/_index.md b/content/more/_index.md index 64b1c9e..2f9252b 100644 --- a/content/more/_index.md +++ b/content/more/_index.md @@ -17,3 +17,4 @@ abstract = "Other things on this blog" - [About](/blog/about/) - General info - [Contact](/blog/contact/) - How to contact me? - [IRC channel](/more/irc) - This site has an IRC channel +- [Links](/more/links) - Links to other sites diff --git a/content/more/links/_index.md b/content/more/links/_index.md index 894a6c8..a4000bf 100644 --- a/content/more/links/_index.md +++ b/content/more/links/_index.md @@ -2,15 +2,30 @@ title = "Links" author = ["Michał Sapka"] date = 2024-11-21T23:41:00+01:00 +categories = ["more"] draft = false weight = 1007 abstract = "Links to other sites" +image_dir = "more/images" +image_max_width = 600 +++ ## Links {#links} --- +What follows is a list of webpages I frequently visit or am attached to the emotionally. +Not all of them are blogs, so this is not a blogroll. + +You can link to my site using this cute webbutton: + +{{< image class="button" alt="A webbutton" file="webbutton.png" >}} +noop +{{< /image >}} + + +### The list of places {#the-list-of-places} + {{< links >}} noop {{< /links >}} |