Notes feed page

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

[Homepage] | [To The Top]