jekyll-github-pages 0.1.12 → 0.1.13

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 4012b551cfa449563c8e8838df5c7def03e3997428eebaee60177078f5864583
4
- data.tar.gz: 561e0c21bcfb492aa0c236ca1e9625226e18b990a9500b8357abe174f755ef7b
3
+ metadata.gz: b90b7663e65f447a12c2222f88e1dd18e798750fd4058d28538dd534ed86f3c6
4
+ data.tar.gz: ee6327e3a08803b425289ec661059266f5550c3042a9733b4be599794e28dbff
5
5
  SHA512:
6
- metadata.gz: 1b6d707ed5211e1f9eb1570e2d9e97ebc2eb9230369c734448d2ba3f9882fc6ec1e113a0200bbb691b6801ed63f6b7729aebdc99bfd0788324b8a5b36e41cf0f
7
- data.tar.gz: 6f46279d0865a87f604aa212cd0ddffb025d734db18f9af8a78353f0587905c67757beeef7238c286ff5b03bc242e1a6e8e043da5a1b970fbd089ff4f63c6748
6
+ metadata.gz: 2d198826ebb295c00c34ab7d82529d038abf3d350eba1ca710975a5a594163659576a08affb503abb7e6869944afd34783aa9cb5243c2fe0ee3def6876ff83d6
7
+ data.tar.gz: d7a0237bcc0b738aa47ae6d766fed091e190b3e35840d05f50c42f91e9e35ee91d51ad01cdd6e6887b3fef4cfa04e86c4071c47a745595157b9cdb279573d4e8
data/LICENSE CHANGED
@@ -1,6 +1,6 @@
1
1
  MIT License
2
2
 
3
- Copyright (c) 2025 Francis Rosinante
3
+ Copyright (c) 2025 Medi Rafiei
4
4
 
5
5
  Permission is hereby granted, free of charge, to any person obtaining a copy
6
6
  of this software and associated documentation files (the "Software"), to deal
data/README.md CHANGED
@@ -1,9 +1,9 @@
1
1
  # Jekyll Resume Theme
2
2
 
3
- Live demo at [my github page](https://itsfranrose.github.io)
3
+ Live demo at [my github page](https://medirae.github.io)
4
4
 
5
5
  <p align="center">
6
- <img src="https://raw.githubusercontent.com/itsfranrose/jekyll-github-pages/refs/heads/main/Screenshot.png" width="90%" />
6
+ <img src="https://raw.githubusercontent.com/medirae/jekyll-github-pages/refs/heads/main/Screenshot.png" width="90%" />
7
7
  </p>
8
8
 
9
9
  # Quick Setup
data/_config.yml CHANGED
@@ -1,11 +1,11 @@
1
1
  meta:
2
- title: franrose
2
+ title: medirae
3
3
  description: Dynamic and customizable jekyll theme
4
4
 
5
5
  user:
6
6
  username-prefix: its
7
- username: '<span style="color: #4c6349;">f</span>ran<span style="color: #4c6349;">r</span>ose'
8
- name: Mehdi Rafee
7
+ username: '<span style="color: #4c6349;">m</span>edi<span style="color: #4c6349;">r</span>ae'
8
+ name: Medi Rafiei
9
9
  short-description: '<span style="color: #d1443d;">enthusiastic</span> • <span style="color: #e38b3d;">adventurous</span>'
10
10
  title: programmer
11
11
 
@@ -21,4 +21,4 @@ footer:
21
21
  quote: 'Never give up without a fight. <span style="color: #857676;">&General Iroh</span>'
22
22
 
23
23
  theme: jekyll-github-pages
24
- theme-version: 0.1.12
24
+ theme-version: 0.1.13
@@ -1,12 +1,6 @@
1
- - url: "https://github.com/itsfranrose"
1
+ - url: "https://github.com/medirae"
2
2
  icon: "fab fa-github"
3
3
  label: "github"
4
- - url: "mailto:francis.rosinante@gmail.com"
4
+ - url: "mailto:mrafee113@gmail.com"
5
5
  icon: "fa fa-envelope"
6
6
  label: "email"
7
- - url: "https://twitter.com/itsfranrose"
8
- icon: "fab fa-twitter"
9
- label: "twitter"
10
- - url: "https://linkedin.com/in/mehdi-rafee"
11
- icon: "fab fa-linkedin"
12
- label: "linkedin"
Binary file
metadata CHANGED
@@ -1,10 +1,10 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: jekyll-github-pages
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.12
4
+ version: 0.1.13
5
5
  platform: ruby
6
6
  authors:
7
- - Francis Rosinante
7
+ - Medi Rafiei
8
8
  bindir: bin
9
9
  cert_chain: []
10
10
  date: 1980-01-02 00:00:00.000000000 Z
@@ -52,7 +52,7 @@ dependencies:
52
52
  - !ruby/object:Gem::Version
53
53
  version: 13.1.0
54
54
  email:
55
- - francis.rosinante@gmail.com
55
+ - mrafee113@gmail.com
56
56
  executables: []
57
57
  extensions: []
58
58
  extra_rdoc_files: []
@@ -129,7 +129,7 @@ files:
129
129
  - assets/js/main.js
130
130
  - assets/js/vendor/sweet-scroll.min.js
131
131
  - lib/jekyll-github-pages.rb
132
- homepage: https://github.com/itsfranrose/jekyll-github-pages
132
+ homepage: https://github.com/medirae/jekyll-github-pages
133
133
  licenses:
134
134
  - MIT
135
135
  metadata: {}