This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"$schema": "https://json-schema.org/draft/2020-12/schema", | |
"name": "Porkbun", | |
"description": "Porkbun is a domain registrar", | |
"configSchema": { | |
"username": { | |
"type": "string", | |
"title": "Username", | |
"description": "Your Porkbun username", | |
"required": false |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<script async src="https://cdn.splitbee.io/sb.js"></script> | |
<script> | |
// Track event | |
document.querySelector(".sign-up-button").addEventListener("click", function () { | |
splitbee.track("Sign Up"); | |
}) | |
// Track event with custom properties | |
document.querySelector(".select-plan-starter").addEventListener("click", function () { |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* | |
Disclaimer: This is just a drafted api and not real (yet). | |
*/ | |
import { useState } from "react" | |
import ReactHomey, { | |
// Components | |
Light, | |
Fan, |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
### Keybase proof | |
I hereby claim: | |
* I am timolins on github. | |
* I am timolins (https://keybase.io/timolins) on keybase. | |
* I have a public key whose fingerprint is BA20 39CF B278 375D 8D1E 7032 3546 2A10 19F4 73B0 | |
To claim this, I am signing this object: |