aboutsummaryrefslogtreecommitdiff
path: root/assets
AgeCommit message (Collapse)Author
2020-09-11fix(scss): Fix code block padding with `codeFences = false` (#297)Egor Lynko
2020-09-11fix(post/toc): js toc error (#271)yhliyr
Closes #279
2020-09-11fix(layouts): add missing space for minify (#250)panda-z
* fix(layouts): add missing space for minify * chore(*): update resources file
2020-08-06feat(scss): font-display: swap (#267)byronhe
2020-04-18fix(js): infnity scrolling post on the Chrome and Safari (#225)Eugene Jeon
Closes #209, Closes 223
2020-04-18fix(js): add wrapper for all tables except highlighted code-blocks (#244)panda-z
Closes #232
2020-04-13fix(js): code block title for hugo 0.60 or above (#229)panda-z
Closes #221
2020-04-13chore(build): drop webpack and use Hugo Pipes (#130)panda-z