| archetypes/posts.md | patch | view | raw | blame | history | |
| exampleSite/config.toml | ●●●●● patch | view | raw | blame | history | |
| exampleSite/content/posts/creating-a-new-theme.md | patch | view | raw | blame | history | |
| exampleSite/content/posts/goisforlovers.md | patch | view | raw | blame | history | |
| exampleSite/content/posts/hugoisforlovers.md | patch | view | raw | blame | history | |
| exampleSite/content/posts/migrate-from-jekyll.md | patch | view | raw | blame | history | |
| exampleSite/content/posts/theme-demo.md | patch | view | raw | blame | history | |
| theme.toml | ●●●●● patch | view | raw | blame | history |
archetypes/posts.md
exampleSite/config.toml
@@ -1,4 +1,4 @@ baseurl = "//johndoe.com/" baseurl = "http://www.example.com" title = "johndoe" theme = "coder" exampleSite/content/posts/creating-a-new-theme.md
exampleSite/content/posts/goisforlovers.md
exampleSite/content/posts/hugoisforlovers.md
exampleSite/content/posts/migrate-from-jekyll.md
exampleSite/content/posts/theme-demo.md
theme.toml
@@ -2,7 +2,7 @@ license = "MIT" licenselink = "https://github.com/luizdepra/hugo-coder/blob/master/LICENSE.md" description = "A simple and clean blog theme for Hugo" homepage = "https://luizdepra.com/posts/hugo-coder/" homepage = "https://github.com/luizdepra/hugo-coder/" tags = [ "blog", "minimal",