Compare commits

...

2 Commits

Author SHA1 Message Date
f98932939b Updating tagline
Some checks failed
Build and Deploy Resume Site / setup-website-content (push) Failing after 7s
2024-09-28 15:50:56 -07:00
1ff1e57c75 Testing change in pipeline 2024-09-28 15:48:43 -07:00
2 changed files with 6 additions and 6 deletions

View File

@ -20,5 +20,5 @@ jobs:
host: shockrah.xyz host: shockrah.xyz
username: ${{ secrets.USER }} username: ${{ secrets.USER }}
source: "public/" source: "public/"
destination: /opt/nginx/test.shockrah.xyz destination: /opt/nginx/resume.shockrah.xyz
key: ${{ secrets.PRIVATE_KEY }} key: ${{ secrets.PRIVATE_KEY }}

View File

@ -9,14 +9,14 @@ unsafe= true
# Actual site/content parameters # Actual site/content parameters
[params] [params]
name = "Alejandro" name = "Alejandro"
description = "Friendly Neighborhood Developer and Candy Maker" description = "Friendly Neighborhood Developer and Soda Maker"
title = "Hi I'm Alejandro" title = "Hi I'm Alejandro"
# Social medias # Social medias
linkedin = "https://www.linkedin.com/in/alejandro-santillana-foss/" linkedin = "https://www.linkedin.com/in/alejandro-santillana-foss/"
gitlab = "https://gitlab.com/shockrah" gitlab = "https://git.shockrah.xyz/tempersama"
twitch = "https://twitch.tv/shockrah" twitch = "https://twitch.tv/shockrah"
mastodon = "https://qoto.org/@shockrah" mastodon = "https://mastodon.social/@tempertv"
# Skills or something idk # Skills or something idk
@ -25,11 +25,11 @@ mastodon = "https://qoto.org/@shockrah"
[[params.language.list]] [[params.language.list]]
type = "General Programming Languages" type = "General Programming Languages"
language = "C/C++, Rust, Python, Bash, Javascript" language = "C/C++, Rust, Python, Bash, Javascript, Terraform"
[[params.language.list]] [[params.language.list]]
type = "Web Development" type = "Web Development"
language = "HTML, CSS, SASS, Jinja, Jquery, Vue, Flask" language = "HTML, CSS, NodeJS, Vue"
[[params.language.list]] [[params.language.list]]
type = "Soft skills" type = "Soft skills"