Wen Junhua
Wen Junhua
Closing due to new MR at https://github.com/jpanther/congo/pull/865
> I'm not against making this a JS feature as frankly the current implementation using only CSS is a bit hacky, but I still think it should honour the `.Site.Params.footer.showScrollToTop`...
It should also obey the rule in the config now
> I think this is an interesting idea... although I wonder if the HTTP requests could be better avoided if this was included as an NPM package and copied across...
> I'm all for an automagic tool to make dev life better.... eradicating toil for the win. > > That being said, I do wonder about the challenges that might...
I can't seem to get the direct import from fontawesome working, but this script should work fine. To run it just do ``` npm run add-icon ``` Please let me...
> I really like this script but I still feel like a lot of the logic could be done locally if the SVG was just a direct file copy from...
> yeah, afaict that scaffolding allows one to use fontawesome elements more easily in node, when that module is installed does it put a bunch of svg files in the...
> yeah, afaict that scaffolding allows one to use fontawesome elements more easily in node, when that module is installed does it put a bunch of svg files in the...
> Thanks for the update, I think this is now complete in terms of functionality. Are you happy with the current state of the PR? Yeap, currently happy with the...