sod
sod

@gr36 Woohoo, great work! πŸŽ‰

|
Embed
Progress spinner
numericcitizen
numericcitizen

@gr36 great work, looks clean !

|
Embed
Progress spinner
Gabz
Gabz

@gr36 πŸ‘πŸ½πŸ‘πŸ½πŸ‘πŸ½πŸ‘πŸ½

|
Embed
Progress spinner
canion
canion

@gr36 This looks amazing! πŸ”₯

|
Embed
Progress spinner
skoobz
skoobz

@gr36 I had actually been playing with this a little (I caught your previous post about it). It looks great!

|
Embed
Progress spinner
jsonbecker
jsonbecker

@gr36 one thing I noticed is the navigation sometimes includes <- Home and sometimes doesn’t. Surprised it’s not included in the _default/baseof.html template or the same header partial.

|
Embed
Progress spinner
jsonbecker
jsonbecker

@gr36 looks like the issue is what is defined as .IsHome, and I think this is related to using some of those list templates. May need a different page variable to do that properly. Possibly even using .Permalink ne {{ .Site.BaseURL }} instead of using ne .IsHome

|
Embed
Progress spinner
manton
manton

@gr36 @jsonbecker This has been a problem with the Marfa theme for a while too. I’m not sure why it happens… Seems like it must be something wrong in the frontmatter that Micro.blog creates for some pages.

|
Embed
Progress spinner
manton
manton

@gr36 @jsonbecker I realized this must be because the Archives and Photos pages are essentially configured as alternative output formats to the home page, so Hugo thinks they are home pages. I think we need to change how this works.

|
Embed
Progress spinner