Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 921 Bytes

README.md

File metadata and controls

21 lines (16 loc) · 921 Bytes

Netlify Status

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 [email protected]:sourcethemes/academic-kickstart.git

Theme themes/academic added as submodule:

git submodule add [email protected]:gcushen/hugo-academic.git themes/academic