Our Journal Articles
Categories:-
Developing Websites With Eleventy
Tags that this post has been filed under.
For me the development process of any website needs to be straight forwards and quick, my clients are paying for their website and not for me to be learning new methods or dealing with build issues.
Fat Buddha Designs Website Revamp
Tags that this post has been filed under.
As someone who builds websites for clients, I feel it's always best to be showcasing my skills by using the best methods and approaches possible.
The Move To Kirby CMS
Tags that this post has been filed under.
Early 2022 has seen a major shift in the way I develop Websites, I no longer use Perch and Gridsome but instead use Kirby.
Your Contract Termination Policy
Tags that this post has been filed under.
As a website designer/developer should you have the right to terminate a contract when faced with awkward or hard to deal with clients?
Sitewide Metadata to reuse throughout a site.
Tags that this post has been filed under.
When building a website with Gridsome we can use stored Metadata from the gridsome.server.js file to reuse throughout a site.
Manipulating Colours Using HSLA & CSS Variables
Tags that this post has been filed under.
Using CSS Variables to manipulate colours in your CSS has never been easier. Why use HSLa? Well because it is a very simple system to understand for us humans.
Full Bleed Layouts Using Simple CSS
Tags that this post has been filed under.
A full bleed section of content is usually full-width of the viewport with other content limited in width somehow, maybe to 65-85 characters for readability.
Simple Steps To Improve Your Website SEO
Tags that this post has been filed under.
There are several simple and easy to implement steps which can help improve your websites search engine ranking with little effort.
Tip - Styling Broken Images
Tags that this post has been filed under.
Broken image sources don't look good on a website, but sometimes an image is missing from the server and can’t be displayed. How can we make them a look nicer?
Using Shiki Highlighter Plugin for Gridsome
Tags that this post has been filed under.
Using the Shiki Highlighter in your Gridsome built website is a simple process to set up and will give you a professional-looking code block appearance. Each type of code block in your blog posts or articles will be highlighted to suit that type of code.