Skip to content

Commit

Permalink
Merge pull request #51 from bamr87/master
Browse files Browse the repository at this point in the history
Publishing updates
  • Loading branch information
bamr87 authored Feb 26, 2024
2 parents d050e3f + e2a49c0 commit aec9d03
Show file tree
Hide file tree
Showing 64 changed files with 9,058 additions and 379 deletions.
2 changes: 1 addition & 1 deletion .frontmatter/database/mediaDb.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"users":{"amrab":{"github":{"it-journey":{"assets":{"images":{"gravatar.png":{"caption":"gravatar logo","alt":"alt logo value","title":"Meta Data Title"}}}}}}}}
{"users":{"amrab":{"github":{"it-journey":{"assets":{"images":{"gravatar.png":{"caption":"gravatar logo","alt":"alt logo value","title":"Meta Data Title"}}}}}},"amrabdel-motaleb":{"github":{"it-journey":{"pages":{"_notes":{}}}}}}}
2 changes: 1 addition & 1 deletion .frontmatter/database/taxonomyDb.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"taxonomy":{"categories":[" ","-","H","Nany","Posts","T","a","cheetsheet","d","e","github","guides","home","j","k","l","machine-setup","n","n00b","notes","o","p","posts","quest","quests","quickstart","s","search","t","u","w","y"]}}
{"taxonomy":{"categories":[" ","-","H","Nany","Posts","Programming","T","a","about","art","bootstrap","c","cheetsheet","d","e","github","guides","h","hello world","hobbies","home","i","j","jekyll","k","l","m","machine-setup","n","n00b","notes","o","p","posts","quest","quests","quickstart","s","search","t","u","w","x","y"],"tags":["000","001","B","CDN","Custom Domain","DNS","Diagram","Disqus","Extension","Flowchart","Gantt","GitHub Copilot","GitHub Pages","GitLab Pages","Github Pages","Google Analytics","Highlighting","Jekyll","Liquid","Lunr.js","Markdown","MathJax","Mathematic","Mermaid","Nanobar","Netlify","Pagination","Performance","Personal Site","Port","Progress Bar","Ruby","SEO","Search","Security","ShareThis","Social Share","Travis CI","VS Code","Windows10","a","article","bash","cheatsheet","contributing","github","github pages","highlight.js","hobbies","how-to","index","jekyll","linux","macOS","migration","note","notes","o","p","powershell","r","s","script","sharex","shell","t","travis ci","webflow","winget"]}}
13 changes: 13 additions & 0 deletions .frontmatter/templates/test.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
---
title: RetroPie Imaging
sub-title: ""
author: ""
excerpt: ""
description: ""
snippet: 2024-02-10T23:51:06.235Z
categories: []
tags: []
draft: 2024-02-10T23:51:06.235Z
lastmod: 2024-02-10T23:51:11.480Z
type: Article
---
90 changes: 89 additions & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,94 @@
---
lastmod: '2021-10-27T17:32:59.526Z'
title: Contributing
description: This is how to contribute.
slug: contributing
lastmod: 2024-02-19T20:18:29.010Z
---

## Contributing

Build the repository

Test your changes

Create a pull request

## Prerequisites

- A cup of coffee or your favorite beverage to keep you energized.
- A positive attitude and a sense of curiosity.
- A sense of adventure and a willingness to explore new tools and technologies.
- A growth mindset and a willingness to embrace challenges and learn from mistakes.
- A sense of humor and the ability to laugh at unexpected errors and bugs.
- A supportive community or network of friends and colleagues to ask for help and share your progress.
- A clear goal and motivation to build a useful and practical extension.
- A spirit of creativity and a desire to express yourself through code and technology.
- A sense of responsibility and a commitment to ethical and inclusive software development practices.
- A sense of empathy and a desire to create tools that benefit others and make the world a better place.
- A sense of gratitude and appreciation for the opportunities and resources that enable you to learn and grow.
- A sense of wonder and a curiosity about the possibilities of AI and machine learning in software development.
- A sense of purpose and a vision for how your extension can help developers be more productive and creative.
- A sense of determination and a willingness to persevere through challenges and setbacks.
- A sense of humility and a willingness to learn from others and share your knowledge with the community.
- A sense of optimism and a belief in the potential of technology to improve people's lives and create positive change.
- A sense of fun and a spirit of playfulness to make the learning process enjoyable and engaging.
- A sense of balance and a commitment to taking breaks and caring for your well-being while working on the extension.
- A sense of completion and a desire to celebrate your achievements and share your extension with the world.
- A sense of anticipation and excitement to see how your extension can make a difference in the developer community.
- A sense of satisfaction and fulfillment from creating something that brings joy and value to others.
- A sense of connection and belonging in the global community of developers and creators.
- A sense of possibility and a belief in your ability to create something meaningful and impactful.

## Contributing

Build the repository

Test your changes

Create a pull request

## Prerequisites

- A cup of coffee or your favorite beverage to keep you energized.
- A positive attitude and a sense of curiosity.
- A sense of adventure and a willingness to explore new tools and technologies.
- A growth mindset and a willingness to embrace challenges and learn from mistakes.
- A sense of humor and the ability to laugh at unexpected errors and bugs.
- A supportive community or network of friends and colleagues to ask for help and share your progress.
- A clear goal and motivation to build a useful and practical extension.
- A spirit of creativity and a desire to express yourself through code and technology.
- A sense of responsibility and a commitment to ethical and inclusive software development practices.
- A sense of empathy and a desire to create tools that benefit others and make the world a better place.
- A sense of gratitude and appreciation for the opportunities and resources that enable you to learn and grow.
- A sense of wonder and a curiosity about the possibilities of AI and machine learning in software development.
- A sense of purpose and a vision for how your extension can help developers be more productive and creative.
- A sense of determination and a willingness to persevere through challenges and setbacks.
- A sense of humility and a willingness to learn from others and share your knowledge with the community.
- A sense of optimism and a belief in the potential of technology to improve people's lives and create positive change.
- A sense of fun and a spirit of playfulness to make the learning process enjoyable and engaging.
- A sense of balance and a commitment to taking breaks and caring for your well-being while working on the extension.
- A sense of completion and a desire to celebrate your achievements and share your extension with the world.
- A sense of anticipation and excitement to see how your extension can make a difference in the developer community.
- A sense of satisfaction and fulfillment from creating something that brings joy and value to others.
- A sense of connection and belonging in the global community of developers and creators.
- A sense of possibility and a belief in your ability to create something meaningful and impactful.

This is how to contribute.

## Prep

Define and prep your development environment.

## Build

Build the repo using github cli, Ruby, and Jekyll.

## Test

Run the automated tests.

## Pull Request

Make a change to the contibutor page and submit a pull request

Will base this on Github's documentaiton [here](https://docs.github.com/en/contributing)https://docs.github.com/en/contributing
13 changes: 12 additions & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ gem 'jekyll' , '3.9.2'
# uncomment the line below. To upgrade, run `bundle update github-pages`.

# dependancies https://pages.github.com/versions/
# https://docs.github.com/en/pages/setting-up-a-github-pages-site-with-jekyll#installing-jekyll
# , group: :jekyll_plugins

# If you have any jekyll plugins, put them here!
Expand Down Expand Up @@ -44,14 +45,24 @@ end
platforms :mingw, :x64_mingw, :mswin, :jruby do
gem "tzinfo", "~> 1.2"
gem "tzinfo-data"
# gem "webrick"
# gem 'eventmachine', github: 'eventmachine/eventmachine'
# gem "eventmachine" --platform ruby
end
# gem "eventmachine", "1.2.0"

# Live Reload Compatibility
# platforms :x64-mingw32 do
# gem "eventmachine" ~> 1.2.7
# end

# Performance-booster for watching directories on Windows
gem 'wdm', '>= 0.1.0' if Gem.win_platform?
# gem "wdm", "~> 0.1.1", :platforms => [:mingw, :x64_mingw, :mswin]

# Mac OS compatibility fix
gem "webrick", "~> 1.7"

# gem "webrick", "~> 1.7"
# gem "rack", ">= 2.1.4"

# gem "jekyll-postcss"
Expand Down
25 changes: 21 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,23 @@
---
title: it-journey
description: it-journey
excerpt: it-journey
version: 0.0.0
date-released: 2022-03-01
url: https://github.com/bamr87/it-journey
tags: []
license: MIT
lastmod: 2024-02-25T18:21:31.035Z
created: 2022-03-01T12:00:00.000Z
---


Branch | Build Status
---------|---------
Master | [![Build Status](https://app.travis-ci.com/bamr87/it-journey.svg?branch=master)](https://app.travis-ci.com/bamr87/it-journey)
gh-pages | [![Build Status](https://app.travis-ci.com/bamr87/it-journey.svg?branch=gh-pages)](https://app.travis-ci.com/bamr87/it-journey)


# README

Welcome to the source code reposoity for it-journey.dev.
Expand Down Expand Up @@ -47,10 +67,6 @@ Thank you for being part of IT-Journey.dev - Your Pathway to IT Mastery!

This template provides a clear and engaging overview of the site, its contents, and how users can contribute. You can tailor it to fit the specific features and guidelines of "it-journey.dev."

Branch | Build Status
---------|---------
Master | [![Build Status](https://app.travis-ci.com/bamr87/it-journey.svg?branch=master)](https://app.travis-ci.com/bamr87/it-journey)
gh-pages | [![Build Status](https://app.travis-ci.com/bamr87/it-journey.svg?branch=gh-pages)](https://app.travis-ci.com/bamr87/it-journey)

## Abstract

Expand All @@ -69,3 +85,4 @@ From zero to hero collection of docs, tools, scripts, and information to support

* [JTD](https://just-the-docs.github.io/just-the-docs/)
* [highlighting](https://jun711.github.io/web/how-to-highlight-code-on-a-Jekyll-site-syntax-highlighting/)
* [Static Badges](https://shields.io/badges)
46 changes: 42 additions & 4 deletions _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,9 @@ logo_source : &logo_source "https://www.it-journey.dev"
teaser : /assets/images/teaser_default-500x300.png # path of fallback teaser image, e.g. "/assets/images/500x300.png"
breadcrumbs : true # true, false (default)
words_per_minute : 200
_posts_file_structure : "year-month-day-title.md"



## Identity #####################################################################

Expand Down Expand Up @@ -167,7 +170,9 @@ plugins:
- jekyll-sitemap
- jekyll-assets
- jekyll-algolia
- jekyll-mermaid # https://mermaidjs.github.io/
- jekyll-mermaid # https://mermaidjs.github.io/
- jekyll-admin # https://github.com/jekyll/jekyll-admin
- jekyll-redirect-from

# - jekyll-spaceship
# - jemoji # Doesn't work for some reason
Expand Down Expand Up @@ -449,9 +454,42 @@ theme_skin : "dark" # "air", "aqua", "contrast", "dark", "dirt", "

## Color Settings --------------------------------------------------------------




### Color Schema Override
# https://meodai.github.io/poline/

# Harbour Mirror
# Harbour Blue
# Dark Blue
# Smoking Mirror
#3d7695
#2f5877
#a19587


theme_color:
main: #007bff
secondary: #6c757d
red: #a11111
yellow: #ffe900
teal: #376986
blue: #007bff
green: #28a745
purple: #6f42c1
pink: #e83e8c
orange: #fd7e14
brown: #795548
cyan: #17a2b8
indigo: #6610f2
lime: #cddc39
amber: #ffc107
deep_orange: #ff5722
deep_purple: #673ab7
light_blue: #03a9f4
light_green: #8bc34a
light_purple: #9c27b0
light_red: #f44336
light_yellow: #ffeb3b
light_teal: #009688

## Copyright Settings --------------------------------------------------------------

Expand Down
43 changes: 21 additions & 22 deletions _data/navigation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ main:
url: /quickstart/web-server
- title: "Web App"
url: /quickstart/web-app
- title: "Journal"
- title: "Journey"
url: /posts
sublinks:
- title: "home"
Expand Down Expand Up @@ -67,13 +67,12 @@ main:
sublinks:
- title: "home"
url: /notes
- title: "shell"
url: /notes/shell
- title: "Javascript"
url: /notes/js
- title: "Jekyll"
url: /notes/jekyll
# - title: *test
- title: "Training"
url: /training/
sublinks:
- title: "home"
url: /training
- title: "About"
url: /about/
sublinks:
Expand All @@ -88,21 +87,21 @@ main:
- title: "Map"
url: /about/sitemap

# Notes
notes:
- title: "Notes"
url: /notes
sublinks:
- title: "home"
url: /notes
- title: "Shell"
url: /notes/shell
- title: "programming cs"
url: /notes/cheatsheets/programming
- title: "bootstrap cs"
url: /notes/cheatsheets/bootstrap
- title: "liquid cs"
url: /notes/cheatsheets/bootstrap
# # Notes
# notes:
# - title: "Notes"
# url: /notes
# sublinks:
# - title: "home"
# url: /notes
# - title: "Shell"
# url: /notes/shell
# - title: "programming cs"
# url: /notes/cheatsheets/programming
# - title: "bootstrap cs"
# url: /notes/cheatsheets/bootstrap
# - title: "liquid cs"
# url: /notes/cheatsheets/bootstrap

# Quick Start
quickstart:
Expand Down
15 changes: 15 additions & 0 deletions _includes/branding.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,21 @@
logo
title/sub-title
-->
<!-- Color Schema Override
https://meodai.github.io/poline/
primary: #a11111
main: #007bff
secondary: #6c757d
## Logo
Red - #a11111
Yellow - #ffe900
Teal - #376986
Blue - #007bff
-->


<!-- Logo -->
{% capture logo_path %}{{ site.logo }}{% endcapture %}
Expand Down
10 changes: 7 additions & 3 deletions _includes/dev-shortcuts.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,16 +11,20 @@
<i class="bi bi-github"></i>
<!-- https://icons.getbootstrap.com/icons/github/ -->
</a>
<a class="btn bg-primary" href="vscode://file/{{ site.local_git_pc}}/{{ site.repository_name }}/{{ page_dir }}/{{ page.path }}">
<a class="btn bg-primary" href="https://github.dev/{{site.repository}}/blob/master/{{ page_dir }}/{{ page.path }}">
<i class="bi bi-microsoft"></i>
<!-- https://icons.getbootstrap.com/icons/microsoft/ -->
</a>
<!--
<a class="btn bg-primary" href="vscode://file/{{ site.local_git_mac}}/{{ site.repository_name }}/{{ page_dir }}{{ page.path }}">
<i class="bi bi-apple"></i>
<!-- https://icons.getbootstrap.com/icons/apple/ -->
</a>
-->
<!-- https://icons.getbootstrap.com/icons/apple/ -->
<!--
<a class="btn bg-primary" href="vscode://file/{{ site.local_git_pc}}/{{ site.repository_name }}/_layouts/{{ page.layout }}.html">
<i class="bi bi-filetype-html"></i>
<!-- https://icons.getbootstrap.com/icons/filetype-html/ -->
</a>
-->
<!-- https://icons.getbootstrap.com/icons/filetype-html/ -->
</div>
Loading

0 comments on commit aec9d03

Please sign in to comment.