Explore >> Select a destination


You are here

indieweb.org
| | indiewebcamp.com
15.3 parsecs away

Travel
| | h-entry is the microformats2 vocabulary for marking up blog posts on web sites. It can also be used to mark-up any other episodic or time series based content.
| | github.com
11.8 parsecs away

Travel
| | Sample implementation and helper methods for an IndieAuth client. - indieweb/indieauth-client-php
| | funprojects.blog
18.6 parsecs away

Travel
| | There are a few methods to communicate with Home Assistant. In this blog I wanted to document my notes on using the REST API. Getting Started I found that loading the File Editor Add-on made configuration changes quite easy. To load the File Editor, select the Supervisor item, then Add-on Store: With the File Editor...
| | yieldcode.blog
73.8 parsecs away

Travel
| During the development of my recent project, I decided to split some components to their own packages, and used npm workspaces for that.