Static site for slopezz.dev using:
- Hugo: Fast framework written in Go for building static websites.
- Academic: Hugo theme for academic purpose websites written in Markdown.
- Netlify: Builds, deploys and hosts static website (from GitHub).
- LogoMakr: Free logo maker.
- Favicon.io: Free favicon converter from image source.
Site initially created with academic-kickstart
:
git clone git@github.com:sourcethemes/academic-kickstart.git
Theme themes/academic
added as submodule:
git submodule add git@github.com:gcushen/hugo-academic.git themes/academic