This commit is contained in:
Eduard Tolosa 2023-07-05 02:38:18 -05:00
parent 696b9bc3ce
commit 9b4313c4c2

View file

@ -18,31 +18,32 @@ timezone:
# 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: Eduard's Blog # the main title
tagline: A text-focused Jekyll theme # it will display as the sub-title tagline: Navigating the World of Programming and Cibersecurity # it will display as the sub-title
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. Your go-to resource for all things related to programming and cybersecurity.
# fill in the protocol & hostname for your site, e.g., 'https://username.github.io' # fill in the protocol & hostname for your site, e.g., 'https://username.github.io'
url: "" url: "https://edu4rdshl.dev"
github: github:
username: github_username # change to your github username username: edu4rdshl # change to your github username
twitter: twitter:
username: twitter_username # change to your twitter username username: edu4rdshl # 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: Eduard Tolosa
email: example@domain.com # change to your email address email: edu4rdshl@protonmail.com # change to your email address
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://twitter.com/edu4rdshl # change to your twitter homepage
- https://github.com/username # change to your github homepage - https://github.com/edu4rdshl # change to your github homepage
- https://infosec.exchange/@edu4rdshl # change to your mastodon homepage
# Uncomment below to add more social links # Uncomment below to add more social links
# - https://www.facebook.com/username # - https://www.facebook.com/username
# - https://www.linkedin.com/in/username # - https://www.linkedin.com/in/username
@ -66,7 +67,7 @@ google_analytics:
# light - Use the light color scheme # light - Use the light color scheme
# dark - Use the dark color scheme # dark - Use the dark color scheme
# #
theme_mode: # [light|dark] theme_mode: dark
# The CDN endpoint for images. # The CDN endpoint for images.
# Notice that once it is assigned, the CDN url # Notice that once it is assigned, the CDN url
@ -142,7 +143,7 @@ defaults:
toc: true # Display TOC column in posts. toc: true # Display TOC column in posts.
# DO NOT modify the following parameter unless you are confident enough # DO NOT modify the following parameter unless you are confident enough
# to update the code of all other post links in this project. # to update the code of all other post links in this project.
permalink: /posts/:title/ permalink: /:categories/:year/:month/:title
- scope: - scope:
path: _drafts path: _drafts
values: values: