barelyhuman / minweb-public-data

Public Data for https://minweb.site/

Home Page:https://minweb.site/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

minweb-public-data

This repository holds the static data used by minweb.site, and is left open to be used for building more clients for the same use case.

Add another site

To submit another website to the list, just add it at the end of the data/links.json file.

Fill in just the following fields, imageURL will be generated from your website or a fallback will be generated if it's unable to do so.

{
  "title": "Name",
  "link": "https://example.com/",
  "category": "personal" // personal | company | blog
}

License

MIT

About

Public Data for https://minweb.site/

https://minweb.site/

License:MIT License


Languages

Language:JavaScript 100.0%