diff --git a/example/settings.toml b/example/settings.toml index 3b0ba1d..31c8daf 100644 --- a/example/settings.toml +++ b/example/settings.toml @@ -28,3 +28,31 @@ interact = "https://yoursite.tld/cgi?postid=" [post.gallery] path_to_thumb="./thumbs" path_to_fullsize="./images" + +[webring] +enabled=true +file_output="meta.json" + +[webring.profile] +username="Your name here" +url="https://yourdomain.tld/microblog/" +avatar="https://yourdomain.tld/microblog/images/avatar.jpg" +short_bio= "Your self-description. Anything longer than 150 characters is truncated." + +[webring.following] +following= ["https://likho.neocities.org/microblog/meta.json"] +format=""" +
{__shortbio__}
+