|
4 | 4 |
|
5 | 5 | **Author**: Nate @ [Outpost Web Studio](https://outpostwebstudio.com/) | [Everyday Computer Help](https://everydaycomputerhelp.com/) | [GitHub](https://github.com/nvsmith) |
6 | 6 |
|
7 | | -**Last Updated**: 08 SEP 2025 |
8 | | - |
9 | | -- [Web Development Resources](#web-development-resources) |
10 | | - - [About The Project](#about-the-project) |
11 | | - - [Usage](#usage) |
12 | | - - [Roadmap](#roadmap) |
13 | | - - [License](#license) |
14 | | - - [Resource List](#resource-list) |
15 | | - - [Components](#components) |
16 | | - - [CSS](#css) |
17 | | - - [Git](#git) |
18 | | - - [HTML](#html) |
19 | | - - [JavaScript](#javascript) |
20 | | - - [React](#react) |
21 | | - - [React Native](#react-native) |
22 | | - - [Markdown](#markdown) |
23 | | - - [Math](#math) |
24 | | - - [Terminal](#terminal) |
25 | | - - [Zsh Scripts](#zsh-scripts) |
26 | | - - [WordPress](#wordpress) |
27 | | - - [Oxygen](#oxygen) |
28 | | - - [Books](#books) |
29 | | - - [Visual Studio Code](#visual-studio-code) |
| 7 | +**Last Updated**: 21 JAN 2026 |
| 8 | + |
| 9 | +- [Web Development Resources](#web-development-resources) |
| 10 | + - [About The Project](#about-the-project) |
| 11 | + - [Usage](#usage) |
| 12 | + - [Roadmap](#roadmap) |
| 13 | + - [License](#license) |
| 14 | + - [Resource List](#resource-list) |
| 15 | + - [Components](#components) |
| 16 | + - [CSS](#css) |
| 17 | + - [Git](#git) |
| 18 | + - [HTML](#html) |
| 19 | + - [JavaScript](#javascript) |
| 20 | + - [React](#react) |
| 21 | + - [React Native](#react-native) |
| 22 | + - [Markdown](#markdown) |
| 23 | + - [Math](#math) |
| 24 | + - [Terminal](#terminal) |
| 25 | + - [Zsh Scripts](#zsh-scripts) |
| 26 | + - [WordPress](#wordpress) |
| 27 | + - [Oxygen](#oxygen) |
| 28 | + - [WP-Core](#wp-core) |
| 29 | + - [Books](#books) |
| 30 | + - [Visual Studio Code](#visual-studio-code) |
30 | 31 |
|
31 | 32 | <br> |
32 | 33 |
|
@@ -62,9 +63,10 @@ Distributed under the [MIT License](https://choosealicense.com/licenses/mit/). |
62 | 63 |
|
63 | 64 | ### CSS |
64 | 65 |
|
65 | | -1. [Bootstrap for Oxygen](CSS/bootstrap-oxygen.css) |
66 | | -2. [Responsive Font Sizing](CSS/responsive-font-sizing.css) |
67 | | -3. [Tecnate Web Solutions - Default Styles](CSS/tecnate-default-style.css) |
| 66 | +1. [Default Styles - Tecnate](CSS/default-styles-tecnate.css) |
| 67 | +2. [Layout - Bootstrap for Oxygen](CSS/bootstrap-oxygen.css) |
| 68 | +3. [Layout - Sticky Footer](CSS/layout-sticky-footer.css) |
| 69 | +4. [Text - Responsive Font Sizing](CSS/text-responsive-font-sizing.css) |
68 | 70 |
|
69 | 71 | ### Git |
70 | 72 |
|
@@ -114,6 +116,10 @@ Distributed under the [MIT License](https://choosealicense.com/licenses/mit/). |
114 | 116 |
|
115 | 117 | 1. [Custom Icons in Oxygen](WordPress/Oxygen/custom-icons.md) |
116 | 118 |
|
| 119 | +#### WP-Core |
| 120 | + |
| 121 | +1. [WP Localhost Redirect Fix](WordPress/WP-Core/wp-localhost-redirect-fix.md) |
| 122 | + |
117 | 123 | ### Books |
118 | 124 |
|
119 | 125 | 1. [Think Like A Programmer](./think-like-a-programmer.md) |
|
0 commit comments