mirror of
https://github.com/cotes2020/chirpy-starter.git
synced 2025-06-08 09:10:19 +10:00
sidecard
This commit is contained in:
parent
46e2bdfa6e
commit
f1daea98cd
28
_config.yml
28
_config.yml
@ -9,40 +9,40 @@ theme: jekyll-theme-chirpy
|
|||||||
lang: en
|
lang: en
|
||||||
|
|
||||||
# Change to your timezone › https://kevinnovak.github.io/Time-Zone-Picker
|
# Change to your timezone › https://kevinnovak.github.io/Time-Zone-Picker
|
||||||
timezone:
|
timezone: America/Phoenix
|
||||||
|
|
||||||
# jekyll-seo-tag settings › https://github.com/jekyll/jekyll-seo-tag/blob/master/docs/usage.md
|
# jekyll-seo-tag settings › https://github.com/jekyll/jekyll-seo-tag/blob/master/docs/usage.md
|
||||||
# ↓ --------------------------
|
# ↓ --------------------------
|
||||||
|
|
||||||
title: Chirpy # the main title
|
title: Gabriel Venegas # the main title
|
||||||
|
|
||||||
tagline: A text-focused Jekyll theme # it will display as the subtitle
|
tagline: B.S. Computer Science @ University of Arizona # it will display as the subtitle
|
||||||
|
|
||||||
description: >- # used by seo meta and the atom feed
|
description: >- # used by seo meta and the atom feed
|
||||||
A minimal, responsive and feature-rich Jekyll theme for technical writing.
|
Personal project blog for Gabriel Venegas, a software engineer with a passion for advancement in engineering and cross-disciplinary work in STEM. This blog is a space to share passion projects and ideas related to software development.
|
||||||
|
|
||||||
# Fill in the protocol & hostname for your site.
|
# Fill in the protocol & hostname for your site.
|
||||||
# E.g. 'https://username.github.io', note that it does not end with a '/'.
|
# E.g. 'https://username.github.io', note that it does not end with a '/'.
|
||||||
url: ""
|
url: "https://sneupi.github.io"
|
||||||
|
|
||||||
github:
|
github:
|
||||||
username: github_username # change to your GitHub username
|
username: sneupi
|
||||||
|
|
||||||
twitter:
|
# twitter:
|
||||||
username: twitter_username # change to your Twitter username
|
# username: # change to your Twitter username
|
||||||
|
|
||||||
social:
|
social:
|
||||||
# Change to your full name.
|
# Change to your full name.
|
||||||
# It will be displayed as the default author of the posts and the copyright owner in the Footer
|
# It will be displayed as the default author of the posts and the copyright owner in the Footer
|
||||||
name: your_full_name
|
name: Gabriel Venegas
|
||||||
email: example@domain.com # change to your email address
|
email: gabevenegas527@gmail.com
|
||||||
links:
|
links:
|
||||||
# The first element serves as the copyright owner's link
|
# The first element serves as the copyright owner's link
|
||||||
- https://twitter.com/username # change to your Twitter homepage
|
- https://github.com/sneupi
|
||||||
- https://github.com/username # change to your GitHub homepage
|
- https://www.linkedin.com/in/gabe-venegas-sfwe
|
||||||
# Uncomment below to add more social links
|
# Uncomment below to add more social links
|
||||||
|
# - https://twitter.com/username
|
||||||
# - https://www.facebook.com/username
|
# - https://www.facebook.com/username
|
||||||
# - https://www.linkedin.com/in/username
|
|
||||||
|
|
||||||
# Site Verification Settings
|
# Site Verification Settings
|
||||||
webmaster_verifications:
|
webmaster_verifications:
|
||||||
@ -98,7 +98,7 @@ theme_mode: # [light | dark]
|
|||||||
cdn:
|
cdn:
|
||||||
|
|
||||||
# the avatar on sidebar, support local or CORS resources
|
# the avatar on sidebar, support local or CORS resources
|
||||||
avatar:
|
avatar: /assets/public/headshot.jpg
|
||||||
|
|
||||||
# The URL of the site-wide social preview image used in SEO `og:image` meta tag.
|
# 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.
|
# It can be overridden by a customized `page.image` in front matter.
|
||||||
|
BIN
assets/public/headshot.jpg
Normal file
BIN
assets/public/headshot.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 623 KiB |
Loading…
x
Reference in New Issue
Block a user