Nick Yeoman's Blog Tags
Rsync
This article is my reference for everything to do with Rsync. I use Rsync for docker containers, backups and moving servers.
Read the article: RsyncUsing Apache to Redirect Pages
In this article I explain how to do a 301 and 302 redirect using Apache's .htaccess file.
Read the article: Using Apache to Redirect PagesHTML 5 Boilerplate
This article is going to go through some of the features and how you can use them with PHP, Hugo, Joomla, CodeIgniter & Wordpress.
Read the article: HTML 5 BoilerplateIntro to Html
This article quickly outlines basic HTML with the intent of teaching someone enough to edit a page of a corporate website which uses a Content Management System(CMS).
Read the article: Intro to HtmlCSS Specificity
CSS Specifity is one of the most important concepts to grasp with css.
Read the article: CSS SpecificityOverride Inline Styles
Why would you want to overwrite in-line styles? The most common reason I can think of is when a CMS or plugin automatically posts in-line styles to it's output.
Read the article: Override Inline StylesCSS Library
By creating a standard library for all my sites, I'm able to rapidly develop web sites and reduce repetitive work.
Read the article: CSS LibraryCompress and Combine CSS
In this article I'm going to show you how I merge and compress my CSS files using PHP.
Read the article: Compress and Combine CSSEverything you need to know about robots.txt
Robots.txt doesn't quite work as most people assume, so I am writing this article to clear things up.
Read the article: Everything you need to know about robots.txt