원래 사용하던 theme이 좀 평범한 듯 하여 다른 theme 을 테스트 하고 있다. 지금 현재 쓰는 theme 은 bleak 라는 것인데 메인화면에서 compact 하게 공간 낭비가 없다는게 좋다.
https://github.com/Zenithar/hugo-theme-bleak
한가지 마음에 안드는게 있는데 상세화면에서 소스 코드 보기(code태그) 가 눈에 잘 안띈다는 건데. 그래서 아래처럼 main.css를 좀 바꿨더니 볼만해졌다.
code,pre,tt{
font-family:Inconsolata,monospace;
background-color:white
}
하지만 bleak를 쓰지 않기로 함.
그래서 ananke 로 다시 돌아감
그 외에 괜찮은 theme 들