Add initial blog configuration

This commit is contained in:
2024-05-24 11:01:02 -04:00
commit 9ef9f09ce5
57 changed files with 6053 additions and 0 deletions

17
themes/scroll/theme.toml Normal file
View File

@ -0,0 +1,17 @@
name = "scroll"
license = "Creative Commons Attribution 4.0 International"
licenselink = "https://creativecommons.org/licenses/by/4.0/"
description = "A single page theme for hugo"
homepage = "https://github.com/SenjinDarashiva/hugoscroll"
tags = ["Responsive", "Awesome fonts", "single page"]
features = ["landing page", ]
min_version = 0.14
[author]
name = "Fredrik Loch"
homepage = "http://fredrikloch.me"
[original]
author = "grmmph"
homepage = "http://ghostscroll.grmmph.com/"
repo = "https://github.com/grmmph/GhostScroll"