Skip to content

Commit

Permalink
[Post] Mi primer departamento (#11)
Browse files Browse the repository at this point in the history
This PR adds a Post explaining the whole process I follow to buy my first apartment.
  • Loading branch information
ramrodo committed Jul 21, 2023
1 parent 120793b commit 55069ac
Show file tree
Hide file tree
Showing 9 changed files with 385 additions and 4 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
name: CI
on:
workflow_dispatch:
branches:
- master
push:
branches:
- master
Expand All @@ -25,7 +23,8 @@ jobs:
- name: Setup Hugo
uses: peaceiris/actions-hugo@v2
with:
hugo-version: 'latest'
hugo-version: '0.110.0'
extended: true

# Clean and don't fail
- name: Clean public directory
Expand Down
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,8 @@ Código base de mi blog de finanzas personales.

Página web: https://www.finanzas.rodomar.mx/es/

## Tecnologías usadas:
## Tecnologías usadas

- [Hugo](https://gohugo.io/)
- [AWS Amplify](https://aws.amazon.com/es/amplify/)

Expand Down
381 changes: 381 additions & 0 deletions content/posts/2020-09-13_mi-primer-departamento.es.md

Large diffs are not rendered by default.

Binary file added static/images/2020-09-13/1_error-infonavit.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/images/2020-09-13/3_portal-anterior.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/images/2020-09-13/4_portal-nuevo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/images/2020-09-13/_featuredImage.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 55069ac

Please sign in to comment.