Compare commits
	
		
			2 Commits
		
	
	
		
			11a355684f
			...
			f98932939b
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
| f98932939b | |||
| 1ff1e57c75 | 
@ -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 }}
 | 
				
			||||||
 | 
				
			|||||||
							
								
								
									
										10
									
								
								config.toml
									
									
									
									
									
								
							
							
						
						
									
										10
									
								
								config.toml
									
									
									
									
									
								
							@ -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"
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user