Matty Stratton
Matty Stratton
My apologies for not seeing this until today! This is very interesting and I'll read up some more on what you've been doing.
Need to make sure to update deployment instructions as well as contributing (see https://gohugo.io/hugo-pipes/transpile-sass-to-css/ esp re: the Dart Sass stuff) ToCSSTranspile Sass to CSS.
I quite like having an option per page/episode/whatnot that lets you opt into it, like a setting `usePageBundles` if a user wants that to be the default they could just...
@dependabot rebase
Some thoughts I've had - Update to use features in Hugo extended - Proper support for use as a Hugo module (this basically is working now fwiw) - Make a...
It seems one mechanism for this is to make a `exampleSite` branch which i guess...pulls in the module? and that's where the test happens? doesn't seem ideal.
Installation instructions as written here are helpful (add to README?) https://github.com/adityatelange/hugo-PaperMod/wiki/Installation GitHubInstallation A fast, clean, responsive Hugo theme. Contribute to adityatelange/hugo-PaperMod development by creating an account on GitHub.
Hmm. I just tried disabling infinite scroll, and the pagination links definitely are using https. Do you have the non-minimized version of `jquery.infinitescroll.min.js` available, or is that something you got...
starting point - https://docs.google.com/document/d/1sHUp03LCGRTAw7W4cUokB8gRFYGYoSgkHSZQK8qFE4Q/edit#heading=h.987npxd1tarz
Question: any big concern with making this a markdown file in this repo? it would make edits a little tougher (PR/commit vs just live editing in google doc). Or maybe...