Hugoで使っているブログの見た目(背景色)を変えたい!(使用テーマLoveIt)
最近ブログ熱がちょっと出てきていて、見た目を変えたくなったので色々やってみた!
使用しているテーマのドキュメントを確認する
https://hugoloveit.com/theme-documentation-basics/
LoveIt theme has been built to be as configurable as possible by defining custom
.scss
style files.The directory including the custom
.scss
style files isassets/css
relative to your project root directory.