weekly-devlog is a fork of the XMin Hugo theme written by Yihui Xie, that is inspired by the “weekly-am2” blog from SEGA AM2.
The complete source code doesn't exceed 200 lines.
find . -not -path '*/exampleSite/*' \( -name '*.html' -o -name '*.css' \) | xargs wc -l
107 ./static/css/style.css
1 ./static/css/fonts.css
24 ./layouts/partials/header.html
0 ./layouts/partials/head_custom.html
9 ./layouts/partials/footer.html
0 ./layouts/partials/foot_custom.html
13 ./layouts/_default/terms.html
12 ./layouts/_default/single.html
20 ./layouts/_default/list.html
5 ./layouts/404.html
191 total
This project is licensed under the MIT License. See the LICENSE file for details.