10 Top Tips on What Makes a Good Leaflet (With Leaflet Examples!)
What makes a good leaflet? To avoid your leaflet being consigned to the trash, use thoughtful leaflet design to give your advertising leaflet templates a more lasting impact.
One of the great things about Eleventy is its flexibility and its lack of assumptions about how your projects should be organized. However, in order to preserve my own sanity, I needed to come up with a default files and folders architecture that made sense to me.
Efficient Infinite Utility Helpers Using Inline CSS Custom Properties and calc() | CSS-Tricks
I recently wrote a very basic Sass loop that outputs several padding and margin utility classes. Nothing fancy, really, just a Sass map with 11 spacing
I have another site ( that I use for my blacksmithing hobby. I have a list there for events that we have participated in or are planning to in the future. I have set that up as a custom post type f…
I need to make a rewrite rule or redirect with a wildcard included in the line. Here is an example of what i have so far that works for an individual link.
Redirect 301 /actors/hey-steve-dave-454...
How to Redirect Known Pages and Wildcard for Everything Else with htaccess (2021) | Bootstrap Creative
I recently worked on a project which needed me to shut down a WordPress blog and migrate it's content. I had about 20 posts and pages that were going to
Redirecting a Web Folder Directory to another Directory in .htaccess
How to redirect a page or a folder to another within the same domain using htaccess , redirect all pages from one domain to another, redirect to SSL and WWW
How can I use htaccess to redirect paths with a wildcard character
I have a site I recently upgraded. The old site had a calendar that created hundreds of pages, on the new site this has been replaced by an events page and those calendar URL's no longer exist. For
I can't find the JSON object in the http response
I am trying to develop a react app which uses the spotify API to get artist's information. I use fetch to generate the GET request
This request s...
How to Add HTTP Security Headers in OLS & DirectAdmin
In this guide, we will show you how to add HTTP Security Headers to your domains with OpenLiteSpeed and DirectAdmin using the virtualhost configuration file.
We built divRIOTS.com with Astro. ‟Here we go, another framework is out and another dude is making a website and blogging about it” — Let's see if we can make this interesting. 😉
In this article, you're going to learn how GraphQL works. I'm going to show you how to create a very well-designed, efficient, powerful API using GraphQL.