You are here |
indieweb.org | ||
| | | |
indiewebcamp.com
|
|
| | | | 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
|
|
| | | | Sample implementation and helper methods for an IndieAuth client. - indieweb/indieauth-client-php | |
| | | |
funprojects.blog
|
|
| | | | 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
|
|
| | During the development of my recent project, I decided to split some components to their own packages, and used npm workspaces for that. |