Qubik's Site

Friends

Sites and people worth your time. Entries are loaded from linksData.mjs data modules — hand-maintained ones and the ones synced automatically from GitHub Issues through the friend-links generator (see “How to apply” below).

How to apply

Open an issue on the link-data repository containing a json code block between <!-- DATA_START --> and <!-- DATA_END --> comments:

json
json
{
    "title": "My Blog",
    "url": "https://myblog.com",
    "description": "A blog about my life and stuff.",
    "avatar": "https://myblog.com/avatar.png"
}

Once the issue is labeled active, the generator adds the entry to the data branch and this page picks it up on the next sync.

READ~/friends
TOPdark