réutilisation var.mk pour template

This commit is contained in:
jeanjack 2022-05-14 19:25:53 +02:00
parent b7e3d48c20
commit e06f2992c1
2 changed files with 4 additions and 0 deletions

View File

@ -1,3 +1,5 @@
include var.mk
all: init build oldsite
init:

2
var.mk Normal file
View File

@ -0,0 +1,2 @@
git_template = https://github.com/panr/hugo-theme-terminal.git
git_submodulename = themes/terminal