Pandoc as a site generator
Pandoc is the universal text document converter. With a little bit of help from Make, it can be a static site generator as well.
Recent content in Ivan Stojic's personal website on Ivan Stojic
Pandoc is the universal text document converter. With a little bit of help from Make, it can be a static site generator as well.
Technical phone screens are a difficult, but frequent part of interviewing for a software engineering position. Here I share my views of them, and how to have an easier time getting through one.
I gave a lecture on using Jekyll, S3 and CloudFront. The video is in Croatian.
I gave a lecture on using Heroku. The video is in Croatian.
What is the relationship between version control systems and databases; can one be used to implement the other? Short discussion and a CouchDB clone in bash.