{dev_notes}
DDEV
Resource | Description |
---|---|
DDEV | Install and use DDEV. |
Docker
Resource | Description |
---|---|
Docker Notes | Docker notes and useful information. |
Docker Desktop | Docker UI app, saves a lot of time. |
Docker CLI References | Docker commnad-line references. |
Docker Examples | Docker stack examples. |
Resource | Description |
---|---|
Emails | Email process, email servers, email clients, email protocols. |
Git
Resource | Description |
---|---|
Install Git | Install git on your machine. |
Setup Your Git User | Setup your git user on your machine. |
Setup Github Login with SSH Key-Pair | Setup your git user on your machine. |
Using Git | Notes on using Git for development. |
Gitignore Example File | Examples to fill flush-out your gitignore file with. |
HTML
Resource | Description |
---|---|
HTML Document | An HTML Document is a text file written for web browsers to read. |
HTML Elements | HTML elemnts and attributes. |
HTML Entities | HTML Entities are used to render a character that would normally be interpreted by the browser. |
ARIA Web Standards | ARIA Web standards |
W3C Markup Validation | W3C Markup Validation Service |
HTML 5 Outliner | W3C Markup Validation Service |
Linux
Resource | Description |
---|---|
Linux CLI References | Linux command-line references. |
Cron Jobs | Linux cron job notes. |
Ports | Ports and what they are used for. |
MySQL / MariaDB
Resource | Description |
---|---|
MySQL MariaDB Client CLI References | MySQL and MariaDB client command-line references. |
Nginx
Resource | Description |
---|---|
Nginx CLI References | Nginx command-line references. |
PHP
Resource | Description |
---|---|
Composer | Library dependency management for PHP. |
WordPress
Resource | Description |
---|---|
WordPress Notes | WordPress development notes. |