Welcome to mirror list, hosted at ThFree Co, Russian Federation.

config.toml « exampleSite - gitlab.com/VincentTam/huginn.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 83dea09830d71c19138c01e30b4c586f1eae3596 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
baseURL = "https://staticman-gitlab-pages.frama.io/huginn"
languageCode = "fr-fr"
defaultContentLanguage = "fr"
title = "Huginn + Framagit + Staticman"
theme = "huginn"

# Huginn parameters
[Params]
  avatar = "img/avatar.png"
  sitesubtitle = "Un blog libre avec commentaires"
  footer = "Propulsé par [Hugo](https://gohugo.io) et [Staticman](https://staticman.net), thème [Huginn](https://framagit.org/Bridouz/hugo-theme-huginn), CC-BY-SA 4.0."
[Params.staticman]
  api = "https://staticman-frama.herokuapp.com/v3/entry/gitlab/staticman-gitlab-pages/huginn/master/comments"