Hugothemes: New Theme: Coder

Created on 5 Mar 2018  路  4Comments  路  Source: gohugoio/hugoThemes

Hey!

I'd like to share my new hugo theme, Coder.
I'm shipping it with a exampleSite, but you can see the theme in action here.

Thank you.

Most helpful comment

That looks good. Your theme should be listed soon on the themes site. Furthermore, I'll promote your theme on Hugo's official Twitter account.

All 4 comments

Just a little note: The "theme master" @digitalcraftsman is in the middle of a busy exam period now but will review this and the other new themes soon.

Hi Luiz,

first of all thanks for sharing your theme with us.

I've tested Coder with the build script for our theme site and noticed a smaller issues:

  • the link to the posts in the main menu opens the 404 page because the content files are stored under the post folder. Just change posts to post in the config file
  • the homepage you linked in the theme.toml file also points to a 404 page
  • please use http(s)://www.example.com as base url in the [example config]
    (https://github.com/luizdepra/hugo-coder/blob/master/exampleSite/config.toml#L1). A few year's ago a spammer registered an unused base url (read here for more information: https://github.com/gohugoio/hugo/issues/2575).

Ok. Done, @digitalcraftsman !

About the first problem, I have misconfigured the posts archetype in the theme and example. It should work fine now.

That looks good. Your theme should be listed soon on the themes site. Furthermore, I'll promote your theme on Hugo's official Twitter account.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

gundamew picture gundamew  路  4Comments

janraasch picture janraasch  路  3Comments

tomanistor picture tomanistor  路  7Comments

onedrawingperday picture onedrawingperday  路  5Comments

spech66 picture spech66  路  5Comments