DevOps

LaTeX Overview and Install

LaTeX Overview and Install

When you need high-quality doc for very scientific journal

LaTeX is a software system for document typesetting (designing high-quality text page). The resulting document format in PDF probably will be looking better then if created with MS Word. Have a look! A feast for the eyes.

Deploy Hugo site to AWS S3

Deploy Hugo site to AWS S3

Hugo is a static site generator

When the site is generated with hugo it’s time to deploy it to some hosting platform. Here is a howto push it to AWS S3 and serve with AWS CloudFront CDN.