sitoctt/Site.ini

35 lines
970 B
INI
Raw Normal View History

2022-07-11 18:30:22 +02:00
[Site]
2022-08-22 13:47:46 +02:00
Name = ✨sitoctt✨
2022-07-12 16:19:05 +02:00
BlogName = blogoctt
2022-08-12 19:56:45 +02:00
Template = sitoctt.html
2022-07-11 18:30:22 +02:00
Lang = it
2022-09-01 17:00:00 +02:00
HTMLFixPre = True
2022-08-30 00:35:13 +02:00
[Categories]
Uncategorized = Fritto-Misto
[Minify]
Minify = True
2022-08-30 00:35:13 +02:00
KeepComments = True
2022-08-23 00:07:45 +02:00
[Markdown]
# Disattivate per problemi: mdx_subscript
Exts = ('attr_list', 'def_list', 'fenced_code', 'footnotes', 'markdown_del_ins', 'md_in_html', 'mdx_superscript', 'tables')
2022-07-11 18:30:22 +02:00
[Menu]
2022-08-24 00:24:26 +02:00
# 0 = index
# 1 = Chi-Sono
# 2 = Donazioni
# 3 = Devlog
# 4 = PicoBlog
5 = [🔖️ Bacheca](https://octtspacc.gitlab.io/bachecoctt){target="_blank" rel="noopener"}
6 = [💾️ OctoSpacc Hub](https://hub.octt.eu.org)
2022-08-24 00:24:26 +02:00
7 = Categories/index
8 = Categories/Blog
2022-07-29 00:18:30 +02:00
[Macros]
# Note: For some macros, because of a problem with python-markdown's "attr_list" extension, the quotes need to be written messy here
2022-08-20 23:15:30 +02:00
HNotesRefsHTML = <span class="twa twa-label"><span>🏷️</span></span> Note e Riferimenti
2022-07-29 00:18:30 +02:00
MdTgtBlank = " target="_blank" rel="noopener
MdTgtBlankNofw = " target="_blank" rel="noopener nofollow