Thibaud Lepretre

Results 150 comments of Thibaud Lepretre

Hi @methodds Thank for your interest. I will not give you the final answer today because I have to check more thing but: About `npm run prod` did you install...

I think when #242 will be fixed it will be more easy to overwrite HLjs theme

Personal note: https://gohugo.io/content-management/summaries/ I've to check how it possible. I'll update asap

yes but lot of work

And the second problem is that I'm sync from Hexo's version. If I rewrite everything without jQuery, sync will be more harder.

Great thank you I'll check and merge

> Making the following change in layouts/partials/head.html allowed me to use the pipeline: > ``` > - > + {{ $sass := resources.Get "scss/tranquilpeak.scss" }} > + {{ $style :=...

> Ah! We remembered that when using the SCSS pipeline I also ran into the issue described at https://discourse.gohugo.io/t/cant-use-sass-math-div/33087 > It seems uses of math.div added in "Fix embed fontawesome...