first commint. Aggiunto il tema mini

This commit is contained in:
piccihud 2024-04-27 16:09:08 +02:00
parent ccde6b4850
commit 10ea82fe6a
4 changed files with 12 additions and 0 deletions

3
.gitmodules vendored Normal file
View File

@ -0,0 +1,3 @@
[submodule "ilnostropianetaselvaggio/themes/mini"]
path = ilnostropianetaselvaggio/themes/mini
url = https://github.com/nodejh/hugo-theme-mini.git

View File

@ -0,0 +1,5 @@
+++
title = '{{ replace .File.ContentBaseName "-" " " | title }}'
date = {{ .Date }}
draft = true
+++

View File

@ -0,0 +1,3 @@
baseURL = 'https://example.org/'
languageCode = 'en-us'
title = 'My New Hugo Site'

@ -0,0 +1 @@
Subproject commit 34417888405cbf54c0d837853813a3049e9de156