Tag: tutorial
RSS Feed• 2020 •
How I Built a Serverless Recipes App with FaunaDB and Vue.js
Building a CRUD web application that serves as a personal recipes collection.
Published 09.09.2020, 14 minute read
How to use Cloudinary with your Vue App
A zero dependency approach for image management from within a Vue.js application.
Published 05.08.2020, 10 minute read
Using Tailwind CSS with Vue.js
Tailwind CSS is an incredibly powerful utility-first CSS framework. It's super easy to set up and makes you very flexible.
Published 09.07.2020, 4 minute read
Building a Store Locator Based on Leaflet
A detailed article about building a store locator based on Leaflet into a static site generated by Hugo.
Published 15.03.2020, 9 minute read
• 2019 •
"Static" Comments with Gulp, Hugo & Netlify
Probably the easiest way of adding comments to your Hugo site.
Published 15.12.2019, 9 minute read
• 2018 •
jQuery Multiselect Filter
An article about building a portfolio filter capable of multiselect with jQuery. Also includes a working CodePen example.
Published 12.12.2018, 7 minute read
Building a Responsive Menu with Tailwind CSS
This article shows how to build a responsive menu/navigation with Tailwind CSS and also includes a CodePen example. Updated 03/2020.
Published 20.09.2018, 5 minute read
Using CSS Variables in Internet Explorer
An article about using CSS variables in Internet Explorer which doesn't natively support them.
Published 03.09.2018, 3 minute read
Random Content from Data in Hugo
An article about pulling random records from a JSON data file in Hugo and using the same data file to build a page from it.
Published 21.08.2018, 5 minute read