Compare commits
No commits in common. "f98932939b1611b536fe71230f6e74f0dd279f5e" and "11a355684f85d5e2b9d6c1d5b767c857d711048a" have entirely different histories.
f98932939b
...
11a355684f
@ -20,5 +20,5 @@ jobs:
|
||||
host: shockrah.xyz
|
||||
username: ${{ secrets.USER }}
|
||||
source: "public/"
|
||||
destination: /opt/nginx/resume.shockrah.xyz
|
||||
destination: /opt/nginx/test.shockrah.xyz
|
||||
key: ${{ secrets.PRIVATE_KEY }}
|
||||
|
10
config.toml
10
config.toml
@ -9,14 +9,14 @@ unsafe= true
|
||||
# Actual site/content parameters
|
||||
[params]
|
||||
name = "Alejandro"
|
||||
description = "Friendly Neighborhood Developer and Soda Maker"
|
||||
description = "Friendly Neighborhood Developer and Candy Maker"
|
||||
title = "Hi I'm Alejandro"
|
||||
|
||||
# Social medias
|
||||
linkedin = "https://www.linkedin.com/in/alejandro-santillana-foss/"
|
||||
gitlab = "https://git.shockrah.xyz/tempersama"
|
||||
gitlab = "https://gitlab.com/shockrah"
|
||||
twitch = "https://twitch.tv/shockrah"
|
||||
mastodon = "https://mastodon.social/@tempertv"
|
||||
mastodon = "https://qoto.org/@shockrah"
|
||||
|
||||
|
||||
# Skills or something idk
|
||||
@ -25,11 +25,11 @@ mastodon = "https://mastodon.social/@tempertv"
|
||||
|
||||
[[params.language.list]]
|
||||
type = "General Programming Languages"
|
||||
language = "C/C++, Rust, Python, Bash, Javascript, Terraform"
|
||||
language = "C/C++, Rust, Python, Bash, Javascript"
|
||||
|
||||
[[params.language.list]]
|
||||
type = "Web Development"
|
||||
language = "HTML, CSS, NodeJS, Vue"
|
||||
language = "HTML, CSS, SASS, Jinja, Jquery, Vue, Flask"
|
||||
|
||||
[[params.language.list]]
|
||||
type = "Soft skills"
|
||||
|
Loading…
Reference in New Issue
Block a user