Blinko Hub

image

A directory of Blinko sites worldwide. This repository serves as a centralized registry for all Blinko instances.

Quick Add Your Site

Add Site

Click the button above to add your site and submit a PR.

Data Format

Site Configuration Format:

title: "Site Name"
url: "https://example.blinko.space"
tags: 
  - english    # language tag
  - blog       # site type
created_at: "2024-01-14"

Manual Steps

  1. Fork this repository
  2. Create a new yml file in the sites directory
  3. Submit a Pull Request