~dan's Notes, Likes and Replies
This is a list of short notes and answers (RSS)Here you'll find my feed of short notes, comments, replies, likes and reposts to other peoples post and articles. You can send webmentions to all of them if you like.
Note from: Mon, 02 Mar 2026 17:26 CET
I checked and fixed my whole website on the envs pubnix with 'npm exec html-validate'. No more warnings unless they're expected, like empty <a> tags, which are needed for webmentions on pages, blog posts and notes.
I restructured the CSS stylesheets, but kept the look as good as I could like the envs main site. All bash and PHP/JavaScript scripts run as they should. My blog management scripts SHOULD work well enough and the written notes are always checked after editing with 'npm exec html-validate, so I can immediately spot any errors on the posts or notes before I really publish them and can defer/edit them again until no more errors occur.
I never built a complete website before and I'm really proud of it. Especially the integration for webmentions with ActivityPub support was not so easy, because I didn't want to use some fully developed blogging engine like Wordpress or something like this, which certainly have plugins for implementing webmentions and ActivityPub. I did this all by myself, allthough I'm using services like webmention.io and brid.gy. But the tools to post were developed by myself.
You can visit my page at https://dan.envs.net and have a look at it.
#envs
#php
#css
#javascript
#webmention
#activitypub
#development
#indieweb
Like from: Wed, 25 Feb 2026 15:47 CET
I like this post! Just to see how this works with Mastodon/ActivityPub and if this is posted to my feed. I hope that it doesn't.
Reply from: Tue, 24 Feb 2026 13:33 CET
Thanks for the warm welcome, @[email protected]. I use the opportunity to test the webmention reply functionality of my new "Notes" section of my website at https://dan.envs.net/notes on the #envs pubnix. I also add some hashtags to see how they're rendered in Akkoma :).
#envs #pubnix #indieweb #webmention
Note from: Tue, 24 Feb 2026 00:45 CET
I've now implemented a feed for short notes, replies, likes, reposts and bookmarks which fully support webmentions and you can also reply to these notes with webmentions.
The pages are not the most beautiful, but I want to have the default look of the envs.net pubnix, although I did some little tweaks to the CSS file for supporting webmentions.
The notes feed page can be accessed with https://dan.envs.net/notes which aggregates the latest 10 notes. Support for browsing all articles will be implemented soon. For now I'm satisfied with the notes page, bacause I did all the PHP, CSS and JS by myself and wrote some bash scripts to manage my blog articles and my notes.
This post also serves as a first test, so things can go wrong, but I tested everything as good as I could. So if you're reading this, everything should be fine.
Hashtags: #envs #indieweb #webmention #pubnix