first commint. Aggiunto il tema mini
This commit is contained in:
parent
ccde6b4850
commit
10ea82fe6a
3
.gitmodules
vendored
Normal file
3
.gitmodules
vendored
Normal file
@ -0,0 +1,3 @@
|
||||
[submodule "ilnostropianetaselvaggio/themes/mini"]
|
||||
path = ilnostropianetaselvaggio/themes/mini
|
||||
url = https://github.com/nodejh/hugo-theme-mini.git
|
5
ilnostropianetaselvaggio/archetypes/default.md
Normal file
5
ilnostropianetaselvaggio/archetypes/default.md
Normal file
@ -0,0 +1,5 @@
|
||||
+++
|
||||
title = '{{ replace .File.ContentBaseName "-" " " | title }}'
|
||||
date = {{ .Date }}
|
||||
draft = true
|
||||
+++
|
3
ilnostropianetaselvaggio/hugo.toml
Normal file
3
ilnostropianetaselvaggio/hugo.toml
Normal file
@ -0,0 +1,3 @@
|
||||
baseURL = 'https://example.org/'
|
||||
languageCode = 'en-us'
|
||||
title = 'My New Hugo Site'
|
1
ilnostropianetaselvaggio/themes/mini
Submodule
1
ilnostropianetaselvaggio/themes/mini
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit 34417888405cbf54c0d837853813a3049e9de156
|
Loading…
x
Reference in New Issue
Block a user