Browse Source

atom?

master
jk 3 years ago
parent
commit
ed4e87ca12
  1. 3
      .gitmodules
  2. 16
      config.toml
  3. 1
      themes/atom-template-for-hugo

3
.gitmodules

@ -1,3 +1,6 @@
[submodule "gohugo-theme-ananke"]
path = gohugo-theme-ananke
url = https://github.com/budparr/gohugo-theme-ananke.git
[submodule "themes/atom-template-for-hugo"]
path = themes/atom-template-for-hugo
url = https://gitlab.com/araname/atom-template-for-hugo

16
config.toml

@ -1,7 +1,7 @@
baseURL = "https://jk.nipponalba.scot"
languageCode = "en-gb"
title = "JK's homepage"
theme=["nipponalba"]
theme=["nipponalba", "atom-template-for-hugo"]
summarylength=30
enableEmoji=true
defaultContentLanguage="en"
@ -13,18 +13,6 @@ ignoreErrors = ["error-remote-getjson"]
term = ["html", "rss"] # default = ["HTML", "RSS"]
taxonomy = ["html", "rss"] # default = ["HTML", "RSS"]
# Define a new ATOM output format
[outputFormats]
[outputFormats.ATOM]
name = "ATOM"
baseName = "feed"
mediaType = "application/atom+xml"
# Define a new ATOM media type
[mediaTypes]
[mediaTypes."application/atom+xml"]
suffixes = ["atom"]
[markup]
[markup.goldmark]
[markup.goldmark.extensions]
@ -66,7 +54,7 @@ images = ["images/profile.jpg"]
siteLogo = "images/na-sm.png"
keywords = ""
favicon = "favicons/"
mainSections = ["article"]
[languages.en.Params]
description = "Quintessentially Celtic, vehemently Viking, passionately European, unashamedly, proudly Scottish, craft beer and single malt whisky lover, enthusiastic cook, vegan, perpetually exhausted dad, pronouns: he/him"

1
themes/atom-template-for-hugo

@ -0,0 +1 @@
Subproject commit dc3b4cd5f1a996900cfc140fb23ab5dc21945bda