From b0c003ba2ec7f3fe1003a8a0ef088a8c6ef297e3 Mon Sep 17 00:00:00 2001
From: Rubens Jean Simon <93041872+rubemoon@users.noreply.github.com>
Date: Tue, 13 Aug 2024 03:13:45 +0000
Subject: [PATCH] first commits
---
_config.yml | 38 ++---
_data/contact.yml | 18 ++-
_data/share.yml | 8 +-
_includes/analytics.html | 9 ++
_includes/favicons.html | 19 +++
_includes/footer.html | 27 ++++
_layouts/archives.html | 35 +++++
_layouts/categories.html | 138 +++++++++++++++++
_layouts/category.html | 24 +++
_layouts/compress.html | 10 ++
_layouts/default.html | 90 ++++++++++++
_layouts/home.html | 118 +++++++++++++++
_layouts/page.html | 20 +++
_layouts/post.html | 139 ++++++++++++++++++
_layouts/tag.html | 23 +++
_layouts/tags.html | 22 +++
.../fr/2023-12-05-24-idees-de-bussiness.md | 40 +++++
...in-rails-with-tailwindcss-and-heroicons.md | 98 ++++++++++++
.../img/favicons/android-chrome-192x192.png | Bin 0 -> 44462 bytes
.../img/favicons/android-chrome-512x512.png | Bin 0 -> 63479 bytes
assets/img/favicons/apple-touch-icon.png | Bin 0 -> 57088 bytes
assets/img/favicons/browserconfig.xml | 13 ++
assets/img/favicons/favicon-16x16.png | Bin 0 -> 2659 bytes
assets/img/favicons/favicon-32x32.png | Bin 0 -> 4530 bytes
assets/img/favicons/favicon.ico | Bin 0 -> 49291 bytes
assets/img/favicons/mstile-150x150.png | Bin 0 -> 38892 bytes
assets/img/favicons/site.webmanifest | 26 ++++
assets/img/headers/24-ideas-of-bussiness.png | Bin 0 -> 519930 bytes
assets/img/headers/24-ideas-of-bussiness.webp | Bin 0 -> 34008 bytes
assets/img/headers/kozenetproIMG.svg | 1 +
assets/img/headers/rubens-jean-simon.png | Bin 0 -> 462445 bytes
assets/img/headers/rubens-jean-simon.webp | Bin 0 -> 31878 bytes
assets/img/headers/sidebar_rails.png | Bin 0 -> 654037 bytes
assets/img/headers/sidebar_rails.webp | Bin 0 -> 74720 bytes
34 files changed, 888 insertions(+), 28 deletions(-)
create mode 100644 _includes/analytics.html
create mode 100644 _includes/favicons.html
create mode 100644 _includes/footer.html
create mode 100644 _layouts/archives.html
create mode 100644 _layouts/categories.html
create mode 100644 _layouts/category.html
create mode 100644 _layouts/compress.html
create mode 100644 _layouts/default.html
create mode 100644 _layouts/home.html
create mode 100644 _layouts/page.html
create mode 100644 _layouts/post.html
create mode 100644 _layouts/tag.html
create mode 100644 _layouts/tags.html
create mode 100644 _posts/2023/fr/2023-12-05-24-idees-de-bussiness.md
create mode 100644 _posts/2024/en/2024-03-25-building-a-reusable-sidebar-in-rails-with-tailwindcss-and-heroicons.md
create mode 100644 assets/img/favicons/android-chrome-192x192.png
create mode 100644 assets/img/favicons/android-chrome-512x512.png
create mode 100644 assets/img/favicons/apple-touch-icon.png
create mode 100644 assets/img/favicons/browserconfig.xml
create mode 100644 assets/img/favicons/favicon-16x16.png
create mode 100644 assets/img/favicons/favicon-32x32.png
create mode 100644 assets/img/favicons/favicon.ico
create mode 100644 assets/img/favicons/mstile-150x150.png
create mode 100644 assets/img/favicons/site.webmanifest
create mode 100644 assets/img/headers/24-ideas-of-bussiness.png
create mode 100644 assets/img/headers/24-ideas-of-bussiness.webp
create mode 100644 assets/img/headers/kozenetproIMG.svg
create mode 100644 assets/img/headers/rubens-jean-simon.png
create mode 100644 assets/img/headers/rubens-jean-simon.webp
create mode 100644 assets/img/headers/sidebar_rails.png
create mode 100644 assets/img/headers/sidebar_rails.webp
diff --git a/_config.yml b/_config.yml
index 2e76174..acf754c 100644
--- a/_config.yml
+++ b/_config.yml
@@ -14,19 +14,19 @@ timezone:
# jekyll-seo-tag settings › https://github.com/jekyll/jekyll-seo-tag/blob/master/docs/usage.md
# ↓ --------------------------
-title: Chirpy # the main title
+title: Rubens Jean Simon # the main title
-tagline: A text-focused Jekyll theme # it will display as the sub-title
+tagline: Software Engineer, Captain (Kozenet Pro) # it will display as the sub-title
description: >- # used by seo meta and the atom feed
- A minimal, responsive and feature-rich Jekyll theme for technical writing.
+ Kozenet Pro - Projects Documentation and More
# Fill in the protocol & hostname for your site.
# e.g. 'https://username.github.io', note that it does not end with a '/'.
url: ""
github:
- username: github_username # change to your github username
+ username: rubemoon # change to your github username
twitter:
username: twitter_username # change to your twitter username
@@ -34,24 +34,24 @@ twitter:
social:
# Change to your full name.
# It will be displayed as the default author of the posts and the copyright owner in the Footer
- name: your_full_name
- email: example@domain.com # change to your email address
+ name: Rubens Jean Simon
+ email: contact@kozenetpro.com # change to your email address
links:
# The first element serves as the copyright owner's link
- - https://twitter.com/username # change to your twitter homepage
- - https://github.com/username # change to your github homepage
+ - https://www.rubensjeansimon.com # change to your homepage
+ - https://github.com/rubemoon # change to your github homepage
# Uncomment below to add more social links
# - https://www.facebook.com/username
# - https://www.linkedin.com/in/username
-# Site Verification Settings
-webmaster_verifications:
- google: # fill in your Google verification code
- bing: # fill in your Bing verification code
- alexa: # fill in your Alexa verification code
- yandex: # fill in your Yandex verification code
- baidu: # fill in your Baidu verification code
- facebook: # fill in your Facebook verification code
+# # Site Verification Settings
+# webmaster_verifications:
+# google: # fill in your Google verification code
+# bing: # fill in your Bing verification code
+# alexa: # fill in your Alexa verification code
+# yandex: # fill in your Yandex verification code
+# baidu: # fill in your Baidu verification code
+# facebook: # fill in your Facebook verification code
# ↑ --------------------------
# The end of `jekyll-seo-tag` settings
@@ -59,7 +59,7 @@ webmaster_verifications:
# Web Analytics Settings
analytics:
google:
- id: # fill in your Google Analytics ID
+ id: "G-PNQNEFDK81"
goatcounter:
id: # fill in your GoatCounter ID
umami:
@@ -86,7 +86,7 @@ pageviews:
# light - Use the light color scheme
# dark - Use the dark color scheme
#
-theme_mode: # [light | dark]
+theme_mode: dark # [light | dark]
# The CDN endpoint for media resources.
# Notice that once it is assigned, the CDN url
@@ -96,7 +96,7 @@ theme_mode: # [light | dark]
cdn:
# the avatar on sidebar, support local or CORS resources
-avatar:
+avatar: assets/img/headers/kozenetproIMG.svg
# The URL of the site-wide social preview image used in SEO `og:image` meta tag.
# It can be overridden by a customized `page.image` in front matter.
diff --git a/_data/contact.yml b/_data/contact.yml
index 1ed228a..c253abd 100644
--- a/_data/contact.yml
+++ b/_data/contact.yml
@@ -1,14 +1,22 @@
# The contact options.
+- type: youtube
+ icon: "fab fa-youtube"
+ url: "https://www.youtube.com/@kozenetpro"
+
+- type: linkedin
+ icon: 'fab fa-linkedin' # icons powered by
" %}{% assign _pres_after = "" %}{% if _pres.size != 0 %}{% if site.compress_html.blanklines %}{% assign _lines = _pres.last | split: _LINE_FEED %}{% capture _pres_after %}{% for _line in _lines %}{% assign _trimmed = _line | split: " " | join: " " %}{% if _trimmed != empty or forloop.last %}{% unless forloop.first %}{{ _LINE_FEED }}{% endunless %}{{ _line }}{% endif %}{% endfor %}{% endcapture %}{% else %}{% assign _pres_after = _pres.last | split: " " | join: " " %}{% endif %}{% endif %}{% capture _content %}{{ _content }}{% if _pre_before contains "" %}
{% endif %}{% unless _pre_before contains "" and _pres.size == 1 %}{{ _pres_after }}{% endunless %}{% endcapture %}{% endfor %}{% if _profile %}{% assign _profile_collapse = _content | size | plus: 1 %}{% endif %}{% if site.compress_html.clippings == "all" %}{% assign _clippings = "html head title base link meta style body article section nav aside h1 h2 h3 h4 h5 h6 hgroup header footer address p hr blockquote ol ul li dl dt dd figure figcaption main div table caption colgroup col tbody thead tfoot tr td th" | split: " " %}{% else %}{% assign _clippings = site.compress_html.clippings %}{% endif %}{% for _element in _clippings %}{% assign _edges = "
Step | Bytes |
raw | {{ content | size }}{% if _profile_endings %} |
endings | {{ _profile_endings }}{% endif %}{% if _profile_startings %} |
startings | {{ _profile_startings }}{% endif %}{% if _profile_comments %} |
comments | {{ _profile_comments }}{% endif %}{% if _profile_collapse %} |
collapse | {{ _profile_collapse }}{% endif %}{% if _profile_clippings %} |
clippings | {{ _profile_clippings }}{% endif %} |