diff --git a/_config.yml b/_config.yml index 7a9b11a37d7..1ecc93ec5de 100644 --- a/_config.yml +++ b/_config.yml @@ -9,40 +9,37 @@ theme: jekyll-theme-chirpy lang: en # Change to your timezone › https://kevinnovak.github.io/Time-Zone-Picker -timezone: Asia/Shanghai +timezone: Europe/Vienna # jekyll-seo-tag settings › https://github.com/jekyll/jekyll-seo-tag/blob/master/docs/usage.md # ↓ -------------------------- -title: Chirpy # the main title +title: Giulia Di Pietro # the main title -tagline: A text-focused Jekyll theme # it will display as the subtitle +tagline: My personal blog and portfolio # it will display as the subtitle description: >- # used by seo meta and the atom feed - A minimal, responsive and feature-rich Jekyll theme for technical writing. + Giulia Di Pietro's blog and portfolio # Fill in the protocol & hostname for your site. # E.g. 'https://username.github.io', note that it does not end with a '/'. -url: "" +url: "https://giudptr.github.io" github: - username: github_username # change to your GitHub username + username: giudptr # change to your GitHub username -twitter: - username: twitter_username # change to your Twitter username 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: your_full_name + # email: example@domain.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://github.com/giudptr # change to your GitHub homepage # Uncomment below to add more social links # - https://www.facebook.com/username - # - https://www.linkedin.com/in/username + - https://www.linkedin.com/in/giuliadptr # Site Verification Settings webmaster_verifications: @@ -88,7 +85,7 @@ pageviews: # light — Use the light color scheme # dark — Use the dark color scheme # -theme_mode: # [light | dark] +theme_mode: light # The CDN endpoint for media resources. # Notice that once it is assigned, the CDN url @@ -150,7 +147,7 @@ pwa: paginate: 10 # The base URL of your site -baseurl: "" +baseurl: "https://giudptr.github.io" # ------------ The following options are not recommended to be modified ------------------ diff --git a/_data/contact.yml b/_data/contact.yml index ed40acb7e97..83dcadfdc67 100644 --- a/_data/contact.yml +++ b/_data/contact.yml @@ -3,33 +3,33 @@ - type: github icon: "fab fa-github" -- type: twitter - icon: "fa-brands fa-x-twitter" +# - type: twitter +# icon: "fa-brands fa-x-twitter" -- type: email - icon: "fas fa-envelope" - noblank: true # open link in current tab +#- type: email +# icon: "fas fa-envelope" +# noblank: true # open link in current tab -- type: rss - icon: "fas fa-rss" - noblank: true +#- type: rss +# icon: "fas fa-rss" +# noblank: true # Uncomment and complete the url below to enable more contact options # # - type: mastodon # icon: 'fab fa-mastodon' # icons powered by # url: '' # Fill with your Mastodon account page, rel="me" will be applied for verification # -# - type: linkedin -# icon: 'fab fa-linkedin' # icons powered by -# url: '' # Fill with your Linkedin homepage +- type: linkedin + icon: 'fab fa-linkedin' # icons powered by + url: 'https://www.linkedin.com/in/giulia-dp' # Fill with your Linkedin homepage # # - type: stack-overflow # icon: 'fab fa-stack-overflow' # url: '' # Fill with your stackoverflow homepage # -# - type: bluesky -# icon: 'fa-brands fa-bluesky' -# url: '' # Fill with your Bluesky profile link +- type: bluesky + icon: 'fa-brands fa-bluesky' + url: 'https://bsky.app/profile/giuliadp.bsky.social' # Fill with your Bluesky profile link # # - type: reddit # icon: 'fa-brands fa-reddit' diff --git a/assets/.DS_Store b/assets/.DS_Store new file mode 100644 index 00000000000..58c00d6013e Binary files /dev/null and b/assets/.DS_Store differ diff --git a/assets/img/.DS_Store b/assets/img/.DS_Store new file mode 100644 index 00000000000..26a4140b603 Binary files /dev/null and b/assets/img/.DS_Store differ diff --git a/assets/img/favicons/.DS_Store b/assets/img/favicons/.DS_Store new file mode 100644 index 00000000000..5008ddfcf53 Binary files /dev/null and b/assets/img/favicons/.DS_Store differ diff --git a/assets/img/favicons/android-chrome-192x192.png b/assets/img/favicons/android-chrome-192x192.png index a949d2fe5d1..325c0cde355 100644 Binary files a/assets/img/favicons/android-chrome-192x192.png and b/assets/img/favicons/android-chrome-192x192.png differ diff --git a/assets/img/favicons/android-chrome-512x512.png b/assets/img/favicons/android-chrome-512x512.png index a0cdd950b35..00a3d027826 100644 Binary files a/assets/img/favicons/android-chrome-512x512.png and b/assets/img/favicons/android-chrome-512x512.png differ diff --git a/assets/img/favicons/apple-touch-icon.png b/assets/img/favicons/apple-touch-icon.png index 648097f4fc7..6294be8f817 100644 Binary files a/assets/img/favicons/apple-touch-icon.png and b/assets/img/favicons/apple-touch-icon.png differ diff --git a/assets/img/favicons/favicon-16x16.png b/assets/img/favicons/favicon-16x16.png deleted file mode 100644 index f44237a9a42..00000000000 Binary files a/assets/img/favicons/favicon-16x16.png and /dev/null differ diff --git a/assets/img/favicons/favicon-32x32.png b/assets/img/favicons/favicon-32x32.png deleted file mode 100644 index d5d021d85c8..00000000000 Binary files a/assets/img/favicons/favicon-32x32.png and /dev/null differ diff --git a/assets/img/favicons/favicon-96x96.png b/assets/img/favicons/favicon-96x96.png new file mode 100644 index 00000000000..e2c48593860 Binary files /dev/null and b/assets/img/favicons/favicon-96x96.png differ diff --git a/assets/img/favicons/favicon.ico b/assets/img/favicons/favicon.ico index 561156802e6..9d458b47ecc 100644 Binary files a/assets/img/favicons/favicon.ico and b/assets/img/favicons/favicon.ico differ diff --git a/assets/img/favicons/favicon.svg b/assets/img/favicons/favicon.svg new file mode 100644 index 00000000000..a19b9e8107f --- /dev/null +++ b/assets/img/favicons/favicon.svg @@ -0,0 +1,3 @@ + \ No newline at end of file diff --git a/assets/img/favicons/mstile-150x150.png b/assets/img/favicons/mstile-150x150.png index c0d045e25de..e2c48593860 100644 Binary files a/assets/img/favicons/mstile-150x150.png and b/assets/img/favicons/mstile-150x150.png differ