From 28b41b17e22b3915ec154d687f89d9b1d9e37927 Mon Sep 17 00:00:00 2001 From: Muhammad Aizaz <69423826+aizaz-dev@users.noreply.github.com> Date: Sat, 20 May 2023 22:06:27 +0000 Subject: [PATCH 1/3] title chaanged --- content/hero/index.md | 2 +- src/config.js | 14 +++++------ yarn.lock | 56 ++++++++++++++++++++++++++++++++++++++++--- 3 files changed, 61 insertions(+), 11 deletions(-) diff --git a/content/hero/index.md b/content/hero/index.md index c6fad005c..52d3103be 100644 --- a/content/hero/index.md +++ b/content/hero/index.md @@ -1,6 +1,6 @@ --- title: 'Hello, my name is' -name: 'Yashita Namdeo' +name: 'Azaz Khan' subtitle: 'I love exploring new things!' buttonText: 'Get In Touch' --- diff --git a/src/config.js b/src/config.js index d17fdc322..0c56501cb 100644 --- a/src/config.js +++ b/src/config.js @@ -1,17 +1,17 @@ module.exports = { - siteTitle: 'Yashita Namdeo', + siteTitle: 'Azaz Khan', siteDescription: - 'Yashita Namdeo is an incoming Software Developer, based in India, who loves learning new things and helping tech beginners.', + 'Azaz Khan is an incoming Software Developer, based in India, who loves learning new things and helping tech beginners.', siteKeywords: - 'Yashita Namdeo, Yashita, Namdeo, yashitanamdeo, software engineer, web developer, javascript, python, java, svvv, indore', + 'Azaz Khan, Azaz, Aizaz, azazkhan, software engineer, web developer, javascript, python, java, svvv, indore', siteUrl: 'https://yashitanamdeo.github.io/', siteLanguage: 'en_US', googleAnalyticsID: 'UA-45666519-2', googleVerification: 'DCl7VAf9tcz6eD9gb67NfkNnJ1PKRNcg8qQiwpbx9Lk', - name: 'Yashita Namdeo', - location: 'Indore, India', - email: 'yashita.namdeo2000@gmail.com', - github: 'https://github.com/yashitanamdeo', + name: 'Azaz Khan', + location: 'Multan Pakistan', + email: 'azazkhan2682000@gmail.com', + github: 'https://github.com/aizaz-dev', twitterHandle: '@', socialMedia: [ { diff --git a/yarn.lock b/yarn.lock index 2e5e42649..1ebbba521 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2097,6 +2097,13 @@ async@1.5.2: resolved "https://registry.yarnpkg.com/async/-/async-1.5.2.tgz#ec6a61ae56480c0c3cb241c95618e20892f9672a" integrity sha1-7GphrlZIDAw8skHJVhjiCJL5Zyo= +async@^2.6.1: + version "2.6.4" + resolved "https://registry.yarnpkg.com/async/-/async-2.6.4.tgz#706b7ff6084664cd7eae713f6f965433b5504221" + integrity sha512-mzo5dfJYwAn29PeiJ0zvwTo04zj8HDJj0Mn8TD7sno7q12prdbnasKJHhkm2c1LgrhlJ0teaea8860oxi51mGA== + dependencies: + lodash "^4.17.14" + async@^2.6.2, async@^2.6.3: version "2.6.3" resolved "https://registry.yarnpkg.com/async/-/async-2.6.3.tgz#d72625e2344a3656e3a3ad4fa749fa83299d82ff" @@ -3257,7 +3264,7 @@ command-exists@^1.2.4: resolved "https://registry.yarnpkg.com/command-exists/-/command-exists-1.2.8.tgz#715acefdd1223b9c9b37110a149c6392c2852291" integrity sha512-PM54PkseWbiiD/mMsbvW351/u+dafwTJ0ye2qB60G1aGQP9j3xK2gmMDc+R34L3nDtx4qMCitXT75mkbkGJDLw== -commander@^2.11.0, commander@^2.20.0: +commander@^2.11.0, commander@^2.18.0, commander@^2.20.0: version "2.20.3" resolved "https://registry.yarnpkg.com/commander/-/commander-2.20.3.tgz#fd485e84c03eb4881c20722ba48035e8531aeb33" integrity sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ== @@ -4489,6 +4496,11 @@ elliptic@^6.0.0: minimalistic-assert "^1.0.0" minimalistic-crypto-utils "^1.0.0" +email-addresses@^3.0.1: + version "3.1.0" + resolved "https://registry.yarnpkg.com/email-addresses/-/email-addresses-3.1.0.tgz#cabf7e085cbdb63008a70319a74e6136188812fb" + integrity sha512-k0/r7GrWVL32kZlGwfPNgB2Y/mMXVTq/decgLczm/j34whdaspNrZO8CnXPf1laaHxI6ptUlsnAxN+UAPw+fzg== + "emoji-regex@>=6.0.0 <=6.1.1": version "6.1.1" resolved "https://registry.yarnpkg.com/emoji-regex/-/emoji-regex-6.1.1.tgz#c6cd0ec1b0642e2a3c67a1137efc5e796da4f88e" @@ -5331,6 +5343,15 @@ filenamify@^2.0.0: strip-outer "^1.0.0" trim-repeated "^1.0.0" +filenamify@^4.3.0: + version "4.3.0" + resolved "https://registry.yarnpkg.com/filenamify/-/filenamify-4.3.0.tgz#62391cb58f02b09971c9d4f9d63b3cf9aba03106" + integrity sha512-hcFKyUG57yWGAzu1CMt/dPzYZuv+jAJUT85bL8mrXvNe6hWj6yEHEc4EdcgiA6Z3oi1/9wXJdZPXF2dZNgwgOg== + dependencies: + filename-reserved-regex "^2.0.0" + strip-outer "^1.0.1" + trim-repeated "^1.0.0" + filesize@3.5.11: version "3.5.11" resolved "https://registry.yarnpkg.com/filesize/-/filesize-3.5.11.tgz#1919326749433bb3cf77368bd158caabcc19e9ee" @@ -5389,6 +5410,15 @@ find-cache-dir@^2.1.0: make-dir "^2.0.0" pkg-dir "^3.0.0" +find-cache-dir@^3.3.1: + version "3.3.2" + resolved "https://registry.yarnpkg.com/find-cache-dir/-/find-cache-dir-3.3.2.tgz#b30c5b6eff0730731aea9bbd9dbecbd80256d64b" + integrity sha512-wXZV5emFEjrridIgED11OoUKLxiYjAcqot/NJdAkOhlJ+vGzwhOAfcG5OX1jP+S0PcjEn8bdMJv+g2jwQ3Onig== + dependencies: + commondir "^1.0.1" + make-dir "^3.0.2" + pkg-dir "^4.1.0" + find-up@3.0.0, find-up@^3.0.0: version "3.0.0" resolved "https://registry.yarnpkg.com/find-up/-/find-up-3.0.0.tgz#49169f1d7993430646da61ecc5ae355c21c97b73" @@ -6194,6 +6224,19 @@ getpass@^0.1.1: dependencies: assert-plus "^1.0.0" +gh-pages@^3.2.3: + version "3.2.3" + resolved "https://registry.yarnpkg.com/gh-pages/-/gh-pages-3.2.3.tgz#897e5f15e111f42af57d21d430b83e5cdf29472c" + integrity sha512-jA1PbapQ1jqzacECfjUaO9gV8uBgU6XNMV0oXLtfCX3haGLe5Atq8BxlrADhbD6/UdG9j6tZLWAkAybndOXTJg== + dependencies: + async "^2.6.1" + commander "^2.18.0" + email-addresses "^3.0.1" + filenamify "^4.3.0" + find-cache-dir "^3.3.1" + fs-extra "^8.1.0" + globby "^6.1.0" + git-up@4.0.1: version "4.0.1" resolved "https://registry.yarnpkg.com/git-up/-/git-up-4.0.1.tgz#cb2ef086653640e721d2042fe3104857d89007c0" @@ -8571,6 +8614,13 @@ make-dir@^3.0.0: dependencies: semver "^6.0.0" +make-dir@^3.0.2: + version "3.1.0" + resolved "https://registry.yarnpkg.com/make-dir/-/make-dir-3.1.0.tgz#415e967046b3a7f1d185277d84aa58203726a13f" + integrity sha512-g3FeP20LNwhALb/6Cz6Dd4F2ngze0jz7tbzrD2wAV+o9FeNHe4rL+yK2md0J/fiSf1sa1ADhXqi5+oVwOM/eGw== + dependencies: + semver "^6.0.0" + map-age-cleaner@^0.1.1: version "0.1.3" resolved "https://registry.yarnpkg.com/map-age-cleaner/-/map-age-cleaner-0.1.3.tgz#7d583a7306434c055fe474b0f45078e6e1b4b92a" @@ -10116,7 +10166,7 @@ pkg-dir@^3.0.0: dependencies: find-up "^3.0.0" -pkg-dir@^4.2.0: +pkg-dir@^4.1.0, pkg-dir@^4.2.0: version "4.2.0" resolved "https://registry.yarnpkg.com/pkg-dir/-/pkg-dir-4.2.0.tgz#f099133df7ede422e81d1d8448270eeb3e4261f3" integrity sha512-HRDzbaKjC+AOWVXxAU/x54COGeIv9eb+6CkDSQoNTt4XyWoIJvuPsXizxu/Fr23EiekbtZwmh1IcIG/l/a10GQ== @@ -12667,7 +12717,7 @@ strip-json-comments@~2.0.1: resolved "https://registry.yarnpkg.com/strip-json-comments/-/strip-json-comments-2.0.1.tgz#3c531942e908c2697c0ec344858c286c7ca0a60a" integrity sha1-PFMZQukIwml8DsNEhYwobHygpgo= -strip-outer@^1.0.0: +strip-outer@^1.0.0, strip-outer@^1.0.1: version "1.0.1" resolved "https://registry.yarnpkg.com/strip-outer/-/strip-outer-1.0.1.tgz#b2fd2abf6604b9d1e6013057195df836b8a9d631" integrity sha512-k55yxKHwaXnpYGsOzg4Vl8+tDrWylxDEpknGjhTiZB8dFRU5rTo9CAzeycivxV3s+zlTKwrs6WxMxR95n26kwg== From 984b3c6c3d1ee99c7fbdc0e52cd68738d5464ce7 Mon Sep 17 00:00:00 2001 From: Muhammad Aizaz <69423826+aizaz-dev@users.noreply.github.com> Date: Sat, 20 May 2023 22:24:45 +0000 Subject: [PATCH 2/3] post changed --- src/templates/post.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/templates/post.js b/src/templates/post.js index 41ec05d0a..06d05da90 100644 --- a/src/templates/post.js +++ b/src/templates/post.js @@ -42,7 +42,7 @@ const PostTemplate = ({ data, location }) => { return ( - {title} | Yashita Namdeo + {title} | Azaz Khan @@ -87,7 +87,7 @@ PostTemplate.propTypes = { }; export const pageQuery = graphql` - query ($path: String!) { + query($path: String!) { markdownRemark(frontmatter: { slug: { eq: $path } }) { html frontmatter { From 2e8962c5f1527185e0991b6aa8521e14ebfa63e8 Mon Sep 17 00:00:00 2001 From: Muhammad Aizaz <69423826+aizaz-dev@users.noreply.github.com> Date: Sun, 21 May 2023 00:01:12 +0000 Subject: [PATCH 3/3] all names changed --- README.md | 2 +- content/about/index.md | 8 +------- gatsby-config.js | 4 ++-- src/components/footer.js | 3 +-- src/pages/archive.js | 2 +- 5 files changed, 6 insertions(+), 13 deletions(-) diff --git a/README.md b/README.md index 5e3c61996..24a7a1183 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ Portfolio Website Version 1

- The first iteration of Yashita Namdeo's portfolio built with Gatsby and hosted with Github Pages + The first iteration of Azaz Khan portfolio built with Gatsby and hosted with Github Pages