gnusocial.rocks/v3/.config

25 lines
853 B
Plaintext

# Blog title
global_title="GNU social - Version 3"
# The typical subtitle for each blog
global_description="Development blog where we announce our progress."
# The public base URL for this blog
global_url="https://gnusocial.rocks/v3"
template_archive_title="Blog"
# Your name
global_author="GNU social development team"
global_author_url="https://www.gnusocial.rocks/"
global_email="mail@diogo.site"
# CC by-nc-nd is a good starting point, you can change this to "©" for Copyright
global_license="<a href="https://creativecommons.org/licenses/by-sa/4.0/">Attribution-ShareAlike 4.0 International (CC BY-SA 4.0)</a>"
header_file=".header.template"
footer_file=".footer.template"
body_begin_file=".body.template"
body_begin_file_index=".body_index.template"
number_of_index_articles="5"
index_file="latest_five.html"
archive_index="index.html"