# latestpage="result.html" latestpages=["meta.json", "result.html"] [page] postsperpage = 20 relative_css=["./style.css", "./timeline.css"] [post] accepted_images= ["jpg", "JPG", "png", "PNG"] # true = add

tags to each line. tag_paragraphs=true # apply

tags even if a line contains the following inline_tags = ["i", "em", "b", "strong","u", "s", "a", "span"] # adds
or user defined string between each line # line_separator="
" format="""

{__timestamp__} (#{__num__})
{__msg__}
{__btn__}
""" [post.buttons] reply = "mailto:user@host.tld" test = "https://toml.io/en/v1.0.0#array-of-tables" interact = "https://yoursite.tld/cgi?postid=" [post.gallery] path_to_thumb="./thumbs" path_to_fullsize="./images" [webring] enabled=false 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] list= ["https://likho.neocities.org/microblog/meta.json"] format="""
Avatar
Last Update: {__lastupdated__}
Posts: {__post_count__}

{__shortbio__}

""" # internally link avatars - avoids hotlinks [webring.following.internal-avatars] enabled=false path_to_avatars="/microblog/avatars" # link rendered on page local_path_to_avatars="./avatars" # destination folder on pc