Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 611 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 611 Bytes

My Blog CircleCI

This is a monorepo with all the source code needed to build my blog. It is organized into 5 directories. Here's what each of them contains:

  • ./static/ The static site built with Hakyll. It's mostly posts written in Markdown, the templates used to transform them into HTML, and some stylesheets and fonts.
  • ./api/ A Scotty web app used as backend for the blog.

You can read more about this site here: https://gaumala.com/posts/2018-09-03-is-this-finally-working-oh-hello-world.html