pages/webring/db/members.rec

31 lines
832 B
Plaintext

%rec: member
%doc: a member of the webring
%key: id
%unique: id name url feed
%auto: id created
%type: id int
%type: created date
%type: title,url,feed line
%typedef: Name_t regexp /[a-z]{3,13}/
%type: name Name_t
%allowed: id created title name url feed
%mandatory: id title name url
%sort: id
# FIELDS AND VALUES
# id: an incrementing integer
# created: timestamp
# name: a short slug to be used in the query params.
# 3 - 13 letters, lowercase, no spaces
# title: the title of your site. can be different from
# name. can have spaces, capital letters, etc
# url: link to the page where the webring code will appear
# feed: optional. a link to a rss/atom feed for your site
id: 0
created: Mon, 30 Oct 2023 13:38:40 -0600
name: dozens
title: tilde.town/~dozens
url: https://tilde.town/~dozens