serene-lang.org/config.yml

63 lines
1.5 KiB
YAML

baseURL: "https://serene-lang.org/"
title: Serene
paginate: 5
theme: hugo-PaperMod
enableRobotsTXT: true
buildDrafts: false
buildFuture: false
buildExpired: false
minify:
disableXML: true
minifyOutput: true
params:
env: production
title: Serene
description: "Serene - Another Lisp to be born"
author: ["Sameer Rahmani <lxsameer@gnu.org>"]
#images: "<link or path of image for opengraph, twitter-cards>"
ShowReadingTime: true
ShowShareButtons: true
comments: false
defaultTheme: dark
disableThemeToggle: false
disableSpecial1stPost: false
assets:
favicon: "<link / abs url>"
favicon16x16: "<link / abs url>"
favicon32x32: "<link / abs url>"
apple_touch_icon: "<link / abs url>"
safari_pinned_tab: "<link / abs url>"
label:
text: "Serene"
#icon: /apple-touch-icon.png
#iconHeight: 35
# profile-mode
profileMode:
enabled: true
title: Serene Lang
# imageUrl: '<img location>'
# imageTitle: my image
buttons:
- name: Mailing List
url: https://www.freelists.org/list/serene
- name: ML Archive
url: https://www.freelists.org/archive/serene
- name: Repository
url: https://devheroes.codes/Serene
# home-info mode
homeInfoParams:
Title: "Hi there \U0001F44B"
Content: Welcome to my blog
socialIcons:
- name: twitter
url: "https://twitter.com/"