Web Dev

Blogs for web design and development, such as WordPress, Tumblr, and JAMstack

cloud setup

The best way to deploy a multilingual WordPress blog for free on Netlify

Do you have a WordPress site and it is slow? You want to have a faster site but worry about switching to another CMS platform. A good way to solve that is to generate and deploy a static version from WordPress to Netlify. Netlify is the most popular cloud platform to build and deploy modern web applications. It is entirely different from […]

The best way to deploy a multilingual WordPress blog for free on Netlify Read More »

Autogen WebP using Git Hooks

Set up a WebP generator for a Git project using Git Hooks

Do you use WebP to serve the images on your websites? According to Google Developers, “WebP is a modern image format that provides superior lossless and lossy compression for images on the web”. WebP images can save over 25% of file size compared to JPG and PNG formats. So, you should make use of WebP to improve your website’s speed. Unfortunately, JPG and PNG are still primarily used to

Set up a WebP generator for a Git project using Git Hooks Read More »

Postman Tutorial: Disqus REST API #1

Postman: Disqus API Case Study (1) – List Discussions and Get Thread Details

Postman is a great tool when trying to test RESTful APIs. This article contains two beginner-level exercises for you to practice it with Disqus REST API. The first one is to get the discussion threads of a specific Disqus forum. The second one is to try querying the thread details by a thread ID, an identifier, or a source URL, respectively.

Postman: Disqus API Case Study (1) – List Discussions and Get Thread Details Read More »

Featured Tips, Tricks, and Tools for Tumblr Bloggers

Featured Tumblr Tips and Tricks, Plugins and Tools

Tumblr is a popular micro-blogging and social media platform, which is lightweight and highly-customizable with HTML, CSS, and JavaScript. It is completely free without storage and bandwidth limits, like Facebook, Twitter, Blogger, and Medium, but you can tailor-made your theme and use your custom domain name. It also allows monetizing with Google Adsense. Tumblr is a

Featured Tumblr Tips and Tricks, Plugins and Tools Read More »

Scroll to Top