diff --git a/Makefile b/Makefile index 558e4fd..54e4548 100644 --- a/Makefile +++ b/Makefile @@ -11,3 +11,9 @@ bash: shell: docker-compose -f docker-compose.yml run build shell + +up: + cp -r src/public/ me:/home/www/oscarmlage.com/www + +sync: + rsync -e ssh --progress --delete -lprtvvzog src/public/ me:/home/www/oscarmlage.com/www/ diff --git a/TODO.md b/TODO.md index ef82f0c..3aa44e8 100644 --- a/TODO.md +++ b/TODO.md @@ -17,15 +17,15 @@ - [x] Fonts, use one font for the title and another one (more readable) for the post text - [x] Remove background pre on about - [x] Remove `tale` theme +- [x] Review pending texts (off-screen) + - [x] Index + - [x] About, Colophon, CV... +- [ ] General review + Clean some stuff here and there - [ ] Some images contains a `
`, get rid of it. - Images with p in the post content (as it is html now) - `![image.png](path/to/image.png)` -> `
` - [ ] There is a `` too. Try to get rid of it - `##` -> `
Whatever
` -- [ ] Review pending texts (off-screen) - - [ ] Index - - [ ] About, Colophon, CV... (add Setup info?) -- [ ] Clean some stuff here and there ## For the future > List of wanna-have things for the future @@ -36,3 +36,4 @@ - [ ] Different sizes for the images (full-width, mid, normal, narrow...) - [ ] Import some other posts from other years - [ ] Support some thing like microposting (as bebu does) +- [ ] Setup info? diff --git a/src/archetypes/hero.md b/src/archetypes/hero.md index 828cb56..ace6582 100644 --- a/src/archetypes/hero.md +++ b/src/archetypes/hero.md @@ -3,5 +3,4 @@ title: "{{ replace .Name "-" " " | title }}" date: {{ .Date }} draft: true image: -current: false --- diff --git a/src/content/heros/hero1.md b/src/content/heros/hero1.md index 8140cd9..a44f117 100644 --- a/src/content/heros/hero1.md +++ b/src/content/heros/hero1.md @@ -2,9 +2,8 @@ title: "Hero1" date: 2022-02-28T22:25:30Z draft: false -image: anon.png -current: false +image: avatar2.jpg --- -Este es el primer texto dinámico del hero y mejor con el [enlace a twich aquí](https://twitch.tv/oscarmlage), no global ⚡. +Welcome to my place. I love development - in general - techie world and try new things. Hope you enjoy the content here! ❤️ ☕ diff --git a/src/content/heros/hero2.md b/src/content/heros/hero2.md index 9a1b7ee..453b1cc 100644 --- a/src/content/heros/hero2.md +++ b/src/content/heros/hero2.md @@ -3,7 +3,6 @@ title: "Hero2" date: 2022-02-28T22:25:56Z draft: true image: -current: false --- 2. El segundo texto dinámico de nuestro hero particular diff --git a/src/content/heros/hero3.md b/src/content/heros/hero3.md index 3a103ae..f03b227 100644 --- a/src/content/heros/hero3.md +++ b/src/content/heros/hero3.md @@ -3,7 +3,6 @@ title: "Hero3" date: 2022-02-28T22:26:26Z draft: true image: anon.png -current: true --- 3. Otro texto más, incluso hasta con foto y para Twitch diff --git a/src/content/sections/about.md b/src/content/sections/about.md index 46c3542..17bb96f 100644 --- a/src/content/sections/about.md +++ b/src/content/sections/about.md @@ -11,7 +11,7 @@ A software developer living in Lugo, a small and beautiful city in the *Northwes I've been working in different areas: sysadmin, web development, front-end and back-end... At the moment I'm writing a lot of back-end Python. -If you would like to get in touch, you can send an email to **x@x.x**. +If you would like to get in touch, you can use any of those: ## Skills ```yaml -name: Óscar M. Lage Guitián -age: "now()-1978" +about_me: + - profile: + name: "Óscar M. Lage Guitián" + location: "Lugo, Galicia, ES." + date-of-bird: "now()-1978" + links: + - https://oscarmlage.com + - https://github.com/oscarmlage + - https://twitch.tv/oscarmlage -works: - - 2014: - - work1: "Whatever Company & Bros" - skills: +experience: + - 2012-now(): + - company: "Freelance" + roles: + - "Analyst" + - "Developer" + - "Sysadmin" + competences: + - frontend-dev + - backend-dev + - python + - django + - pyramid + - zodb + - vuejs - php - - javascript - - html - - css - - 2011: - - work2: "CISCO" - skills: - - sysadmin - - routing - - ios + - laravel + - docker + - 2008-2014: + - company: "DiscoAzul S.L." + roles: + - "Developer" + - "Sysadmin" + competences: + - frontend-dev + - backend-dev + - php + - hmvc + - kohana + - code-igniter + - mysql + - apache + - nginx + - sphinx-search + - postfix + - dovecot + - linux + - 2002-2008: + - company: "Interdix Galicia S.L." + roles: + - "Main developer" + - "Sysadmin" + competences: + - frontend-dev + - backend-dev + - php + - mysql + - apache + - php + - postfix + - bind + - linux + - bsd + - other-services-as-local-isp + - 2000-2002: + - company: "Himafel S.A." + roles: + - "Junior developer" + competences: + - visual-basic + - sql-server + - windows-nt + - active-directory + +projects: + - name: "Wikingo" + description: "Personal wiki to start learning GoLang" + url: https://github.com/oscarmlage/wikingo + competences: + - go + - name: "Twitch channel" + description: "Sharing my way of working since 2021" + competences: + - learning + - get-away-from-comfort-zone + - name: "django-cruds-adminlte" + description: "Django admin replacement" + url: https://github.com/oscarmlage/django-cruds-adminlte/ + competences: + - python + - django + - name: "oscarmlage.com" + description: "This webpage" + url: https://github.com/oscarmlage/oscarmlagecom + competences: + - hugo + - static-content-generator + +studies: + - 2004-2006: + - name: "Linux Advanced Sysadmin" + institution: "Universidad Santiago de Compostela" + - 2001-2002: + - name: "CCNA: CISCO Network Academy" + institution: "CISCO" + - 1997-1999: + - name: "Ciclo superior: Administración de sistemas informáticos" + institution: "IE (Instituto de Empresa) FP" hobbies: - - sports: - - name: "Brazilian Jiu Jitsu" - - range: NaN + - name: "Brazilian Jiu Jitsu" + range: NaN-grade1 + - name: "Woodworking" + range: amateur ``` diff --git a/src/content/sections/archive.md b/src/content/sections/archive.md index 9dfef66..88710b8 100644 --- a/src/content/sections/archive.md +++ b/src/content/sections/archive.md @@ -5,4 +5,4 @@ draft: false layout: archive --- -Here is the list of all the articles that have been published by year. +Here is the list of all the articles that have been published grouped by year. diff --git a/src/themes/oscar/layouts/index.html b/src/themes/oscar/layouts/index.html index bd8948e..d981022 100644 --- a/src/themes/oscar/layouts/index.html +++ b/src/themes/oscar/layouts/index.html @@ -38,7 +38,7 @@