Owen,
I am so stupid! I never saw this email in my inbox. I have been
iterating on my website quite a bit recently, and finally got enough
blogs down to realize the mistake I made here. Ended up fixing other
pagination issues as well.
I ended up finding your blog. Cool that your site looks a lot like
mine. I made quite a few changes around how it is configured, so if
you wanted to pull updates from the source html files, it should be
much easier now.
Maybe at some point I will actually get a real Hugo theme going.
Any thoughts on GPL-3.0 vs AGPL-3.0 for personal websites like yours
and mine? I am currently going with the AGPL, but I feel like it
could be the wrong license.
Tristan
PS: I am pretty much a noob when it comes to mailing lists, so
partially why I missed your patch :).
Howdy,
On 2021-04-08 02:16, Tristan Partin wrote:
> Owen,> > I am so stupid! I never saw this email in my inbox. I have been> iterating on my website quite a bit recently, and finally got enough> blogs down to realize the mistake I made here. Ended up fixing other> pagination issues as well.
No worries! I figured at some point you'd need the fix.
> > I ended up finding your blog. Cool that your site looks a lot like> mine. I made quite a few changes around how it is configured, so if> you wanted to pull updates from the source html files, it should be> much easier now.
Yeah, I've actually updated the theme because originally it was just
your site theme with my content, so I changed it a bit to be simpler
(commit a6d882d3)
> > Maybe at some point I will actually get a real Hugo theme going.
I mean, if it's not going to be distributed then I don't think it
matters that much if you actually go through the trouble of a "proper"
Hugo theme.
> > Any thoughts on GPL-3.0 vs AGPL-3.0 for personal websites like yours> and mine? I am currently going with the AGPL, but I feel like it> could be the wrong license.
I'm not a lawyer, but I think that AGPL is best for the code with CC
BY-SA for the content.
Owen