mirror of https://github.com/luizdepra/hugo-coder.git

Luiz F. A. de Prá
25.23.2021 7ec46861e3989a04fa1d6d71a6a444c83f910344
refs
author Luiz F. A. de Prá <luizdepra@users.noreply.github.com>
Thursday, March 25, 2021 18:23 +0100
committer GitHub <noreply@github.com>
Thursday, March 25, 2021 18:23 +0100
commit7ec46861e3989a04fa1d6d71a6a444c83f910344
tree 2b5a7e9c4a7b95af3eba74aa1dbe27f41c10fef9 tree | zip | gz
parent 1555abc641eeddc428e0b5796e2874e1a2053367 view | diff
Merge go modules (#543)

* Add support for using as a Hugo module (#534)

* Add support for using as a Hugo module

Fixes #502

* Don't need/want the theme directory with modules

* Fix go.{mod,sum} files

* Set go version and hugo version everywhere

Co-authored-by: Luiz F. A. de Prá <luizdepra@users.noreply.github.com>

* Remove hugo mod from exampleSite and Netlify build

* Bump hugo version

* Move env vars inside netlify.toml

Co-authored-by: Edward Muller <edward_muller@icloud.com>
2 files added
4 files modified
21 ■■■■■ changed files
CONTRIBUTORS.md 1 ●●●● diff | view | raw | blame | history
config.toml 5 ●●●●● diff | view | raw | blame | history
exampleSite/config.toml 2 ●●● diff | view | raw | blame | history
go.mod 3 ●●●●● diff | view | raw | blame | history
netlify.toml 8 ●●●● diff | view | raw | blame | history
theme.toml 2 ●●● diff | view | raw | blame | history