Skip to content

Commit

Permalink
submodules fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
bamr87 committed May 18, 2024
1 parent 677fbf1 commit 30f4d4f
Show file tree
Hide file tree
Showing 46 changed files with 560 additions and 1,690 deletions.
3 changes: 3 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,6 @@
[submodule "submodules/jekyll"]
path = submodules/jekyll
url = https://github.com/jekyll/jekyll.git
[submodule "submodules/homebrew"]
path = submodules/homebrew
url = https://github.com/bamr87/homebrew.git
8 changes: 7 additions & 1 deletion .vscode/extensions.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@
"recommendations": [
"gruntfuggly.todo-tree",
"james-yu.latex-workshop",
"yzhang.markdown-all-in-one"
"yzhang.markdown-all-in-one",
"eliostruyf.vscode-front-matter",
"ms-azuretools.vscode-docker",
"DavidAnson.vscode-markdownlint",
"TakumiI.markdowntable",
"ms-python.python",
"ms-toolsai.jupyter"
]
}
2 changes: 1 addition & 1 deletion _data/navigation/about.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
- nav-title: About
- title: About
sublinks:
- title: Home
Expand All @@ -18,3 +17,4 @@
- title: Sitemap
url: /about/sitemap
url: /about/

37 changes: 0 additions & 37 deletions index.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,45 +14,8 @@ categories:
- hello world
lastmod: 2024-05-08T04:53:36.889Z
slug: /
TODO:
- add 3rd level nav bar drop down option
- automate pull request to publish to gh-pages
- Add create new post button
- add floating "back to top" button
- create custom svg icon
- quick view of post contents/reading time
- Adjust menu toggle in Mobile view
- leader board for level progression
- Add keyboard shortcuts (e.g. ctl + / to toggle search)
- Build Site map page [example](http://www.publicdomainsherpa.com/site-map.html)
- Publish training article on [Programming Historian](https://programminghistorian.org/)
- Add search functionality
- Add tab functionality https://idratherbewriting.com/documentation-theme-jekyll/mydoc_navtabs.html
- Add GUI instructions for the n00bs
- Add language title to code blocks
- Integrate Jupyter Notebooks into the site
- add embedded todo button for viewing
- update SEO, document setup https://jsinibardy.com/optimize-seo-jekyll
- add next/back button to turn pages
- enhance right side bar design - [example](https://bootstrap-themes.github.io/dashboard/docs/#whats-included)
- Cross reference features to documentation
- alternate TOC structures (easy/med/hard) (pc/mac/linux) (by role)
- add a tool kit page with all software tools used
- Contribution Instructions
- add [plugins](https://jekyllcodex.org/without-plugins/) without plugins
- Auto integrate/embed source code files into documentation
- UI testing automation - [Selenium](https://www.selenium.dev/)
- page revision view (diff)
- integrate kanban board
- build account based system
- simulate generic business operations
- build backend todo interface checking
- Build note to article function/workflow
---

{{ page.TODO }}
{: .collapse .collapsed .dev-settings }

# Welcome to IT-Journey.dev: Your Full Stack Development Quest Begins Here!

Embark on an epic adventure through the realms of full stack development, where coding skills empower you to build anything from the ground up. At IT-Journey.dev, we believe learning should be a quest - full of challenges, mysteries, and achievements. Are you ready to become a Full Stack Wizard?
Expand Down
39 changes: 37 additions & 2 deletions pages/_about/features/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ categories: []
type: default
slug: features
permalink: /about/features/
lastmod: 2024-05-16T20:02:35.296Z
lastmod: 2024-05-17T02:59:54.442Z
draft: in progress
inspiration:
- features are the foundation of the future
Expand Down Expand Up @@ -38,4 +38,39 @@ TODO: generate a list of features based on folder contents
- [x] Programming Language cheat sheets
- [ ] data file generation program
- [ ] infinite scrolling landing page
- [ ] Landing page site intro based on features
- [ ] Landing page site intro based on features

## TODO:
- add 3rd level nav bar drop down option
- automate pull request to publish to gh-pages
- Add create new post button
- add floating "back to top" button
- create custom svg icon
- quick view of post contents/reading time
- Adjust menu toggle in Mobile view
- leader board for level progression
- Add keyboard shortcuts (e.g. ctl + / to toggle search)
- Build Site map page [example](http://www.publicdomainsherpa.com/site-map.html)
- Publish training article on [Programming Historian](https://programminghistorian.org/)
- Add search functionality
- Add tab functionality https://idratherbewriting.com/documentation-theme-jekyll/mydoc_navtabs.html
- Add GUI instructions for the n00bs
- Add language title to code blocks
- Integrate Jupyter Notebooks into the site
- add embedded todo button for viewing
- update SEO, document setup https://jsinibardy.com/optimize-seo-jekyll
- add next/back button to turn pages
- enhance right side bar design - [example](https://bootstrap-themes.github.io/dashboard/docs/#whats-included)
- Cross reference features to documentation
- alternate TOC structures (easy/med/hard) (pc/mac/linux) (by role)
- add a tool kit page with all software tools used
- Contribution Instructions
- add [plugins](https://jekyllcodex.org/without-plugins/) without plugins
- Auto integrate/embed source code files into documentation
- UI testing automation - [Selenium](https://www.selenium.dev/)
- page revision view (diff)
- integrate kanban board
- build account based system
- simulate generic business operations
- build backend todo interface checking
- Build note to article function/workflow
File renamed without changes.
1 change: 0 additions & 1 deletion pages/_quickstart/homebrew/.gitignore

This file was deleted.

18 changes: 0 additions & 18 deletions pages/_quickstart/homebrew/Brewfile

This file was deleted.

Binary file removed pages/_quickstart/homebrew/brew.png
Binary file not shown.
7 changes: 0 additions & 7 deletions pages/_quickstart/homebrew/bundles/addons/games

This file was deleted.

7 changes: 0 additions & 7 deletions pages/_quickstart/homebrew/bundles/admin/monitoring

This file was deleted.

5 changes: 0 additions & 5 deletions pages/_quickstart/homebrew/bundles/admin/network

This file was deleted.

6 changes: 0 additions & 6 deletions pages/_quickstart/homebrew/bundles/admin/search

This file was deleted.

9 changes: 0 additions & 9 deletions pages/_quickstart/homebrew/bundles/admin/shells

This file was deleted.

26 changes: 0 additions & 26 deletions pages/_quickstart/homebrew/bundles/core/fonts

This file was deleted.

17 changes: 0 additions & 17 deletions pages/_quickstart/homebrew/bundles/core/git

This file was deleted.

81 changes: 0 additions & 81 deletions pages/_quickstart/homebrew/bundles/core/macos

This file was deleted.

7 changes: 0 additions & 7 deletions pages/_quickstart/homebrew/bundles/core/office

This file was deleted.

4 changes: 0 additions & 4 deletions pages/_quickstart/homebrew/bundles/dev/api

This file was deleted.

31 changes: 0 additions & 31 deletions pages/_quickstart/homebrew/bundles/dev/cli

This file was deleted.

10 changes: 0 additions & 10 deletions pages/_quickstart/homebrew/bundles/dev/db

This file was deleted.

Loading

0 comments on commit 30f4d4f

Please sign in to comment.