Skip to content

Commit 2529feb

Browse files
committed
fix: rename files and update root README table of contents
1 parent 7ce5e12 commit 2529feb

4 files changed

Lines changed: 32 additions & 26 deletions

File tree

README.md

Lines changed: 32 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -4,29 +4,30 @@
44

55
**Author**: Nate @ [Outpost Web Studio](https://outpostwebstudio.com/) | [Everyday Computer Help](https://everydaycomputerhelp.com/) | [GitHub](https://github.com/nvsmith)
66

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)
3031

3132
<br>
3233

@@ -62,9 +63,10 @@ Distributed under the [MIT License](https://choosealicense.com/licenses/mit/).
6263

6364
### CSS
6465

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)
6870

6971
### Git
7072

@@ -114,6 +116,10 @@ Distributed under the [MIT License](https://choosealicense.com/licenses/mit/).
114116

115117
1. [Custom Icons in Oxygen](WordPress/Oxygen/custom-icons.md)
116118

119+
#### WP-Core
120+
121+
1. [WP Localhost Redirect Fix](WordPress/WP-Core/wp-localhost-redirect-fix.md)
122+
117123
### Books
118124

119125
1. [Think Like A Programmer](./think-like-a-programmer.md)

0 commit comments

Comments
 (0)