mirror of
https://github.com/go-i2p/go-gh-page.git
synced 2025-07-03 06:17:05 -04:00
Add the ability to automatically emit the CI file
This commit is contained in:
@ -10,3 +10,6 @@ var DocTemplate string
|
||||
|
||||
//go:embed style.css
|
||||
var StyleTemplate string
|
||||
|
||||
//go:embed page.yml
|
||||
var CITemplate string
|
||||
|
Reference in New Issue
Block a user