Our blog
We love sharing! News, articles, tutorials, masterclasses, case studies, open-source reviews and much more.
CSS: animations
Learn about CSS animation and how to animate HTML-objects with CSS animation properties.
What is JavaScript HTML DOM
DOM is the core concept every beginner web developer must learn about. This article covers a topic of what is JavaScript HTML DOM.
CSS: Visibility Control Properties
Learn to control visibility of HTML elements with display, visibility and opacity properties.
CSS: Background Properties
Learn about background-color, background-position, background-image, background-size, and other background control properties reading this definitive guide.
What's new in ECMAScript 2019
In this article, I'll cover the latest features of ECMAScript 2019 standard confirmed by Ecma TC39 committee.
CSS: Position Properties
CSS provides a way to control HTML-element display position. In this article, I cover all the ways to position HTML-elements.
How to format dates in Jekyll with date filter
This article describes how to format dates in Jekyll to make them look the way you need. Find Jekyll date formatting filter use guide and examples.
How to add an existing project to GitHub account
GitHub is the most popular remote repositories hosting provider. In this article, I'll show you how to add your local repository to GitHub.
How to connect Git to a GitHub account
Git is the most popular VCS, and GitHub is the most popular Git repositories hosting. In this article, I'll provide you with a brief instruction of setting up Git and GitHub connection.
What is Git and Github
Git is the most popular VCS and it has become a standard tool for tracking and managing source code changes in any developer stack.
What is GitFlow
What is GitFlow? Features development in GitFlow. Hotfixes in Gitflow. GitFlow examples.
Custom Jekyll Filter for Linking Remote Assets
Storing static assets in the project repository is a bad practice. In this article, I'll show you how to create a Jekyll filter to link assets from remote CDN.
How to set up forms handling on Netlify
Netlify provides a way to handle forms and manage form submissions. This article describes how to set up forms handling on Netlify.
Liquid template language FAQ
Frequently asked questions about Liquid template language. Liquid code, components, objects, tags, filters.
How to create internal links in Jekyll
Jekyll internal linking could be tricky. I'll show you how to create them the correct way.
Jekyll & Netlify: Redirect issues and solutions
Common issues and their solution you might get setting up redirects for a Jekyll website on Netlify.
How to do redirects on Netlify
Netlify redirects guide. Configuration of basic redirects and HTTP status redirects rules.
Netlify: How to use Deploy Previews
Deploy Previews allows developers and teams to see changes in production environment without publishing them.
Jekyll & Netlify: Rollback a website build
Don't rush with hot fixes. Revert your Jekyll website changes instantly on Netlify in just a few clicks.
Jekyll & Netlify: Deploy a website from GitHub
Automate the deployment process of your static website connecting your website Netlify hosting to GitHub repository.
Jekyll & Netlify: Drag-and-Drop Deployment
Deploy your static website to a Netlify cloud as simple as dragging-and-dropping folder.
Jekyll & cPanel: Manual Deployment
Quick deployment instruction of your static-generated website to a cPanel hosting.