Init
This commit is contained in:
@@ -0,0 +1,2 @@
|
|||||||
|
public/
|
||||||
|
.hugo_build.lock
|
||||||
@@ -0,0 +1,5 @@
|
|||||||
|
+++
|
||||||
|
date = '{{ .Date }}'
|
||||||
|
draft = true
|
||||||
|
title = '{{ replace .File.ContentBaseName "-" " " | title }}'
|
||||||
|
+++
|
||||||
@@ -0,0 +1,3 @@
|
|||||||
|
baseURL = 'https://example.org/'
|
||||||
|
languageCode = 'en-us'
|
||||||
|
title = 'My New Hugo Site'
|
||||||
-1
Submodule themes/sr deleted from 3009a67230
Reference in New Issue
Block a user