Toma Nistor

Results 7 comments of Toma Nistor

@ryanstraight, could I please see your config file also? Did you try to set up cache busting of assets?

That's likely the issue. That cache-busting feature was added to the theme before Hugo Asset Pipelines were released with Hugo v0.43. One of my goals is to update this theme...

@jeremejazz this is a great idea that I've wanted to implement myself for some time, but haven't gotten around to it. The aim is to have a featured image param...

Hey @darol100, Thanks for the suggestion, I'll add smooth scrolling to anchor links in an upcoming release.

Yes I could add this in for an upcoming version. It would probably be displayed conditionally.

Unfortunately, Hugo's generated table of contents doesn't look like something I can add in at this time. This is because it adds a the table of contents into a ``...

Same issue here. I've had luck with using `npm run preview` instead of `npm start` during local development.