Coffee Pudding

2020-11-14
2 min read

About the site

Coffee Pudding, or pudding.coffee, is a blog spearheaded by Pudding. The idea is to create write-ups, tutorials, or literally just opinions on technical stuff. But that can change.

Feel free to browse at your leisure. Pudding will try to maintain a chill environment. Posts should be as fun as possible. The UI is also as intuitive as it can be, thanks to Hugo and its custom theme Eureka.

Next section is automatically generated by Hugo. It looks good so leaving it as it is.

About Hugo

Written in Go, Hugo is an open source static site generator available under the Apache Licence 2.0. Hugo supports TOML, YAML and JSON data file types, Markdown and HTML content files and uses shortcodes to add rich content. Other notable features are taxonomies, multilingual mode, image processing, custom output formats, HTML/CSS/JS minification and support for Sass SCSS workflows.

Hugo makes use of a variety of open source projects including:

Hugo is ideal for blogs, corporate websites, creative portfolios, online magazines, single page applications or even a website with thousands of pages.

Hugo is for people who want to hand code their own website without worrying about setting up complicated runtimes, dependencies and databases.

Websites built with Hugo are extremelly fast, secure and can be deployed anywhere including, AWS, GitHub Pages, Heroku, Netlify and any other hosting provider.

Learn more and contribute on GitHub.

More Acknowledgements