From 7eab6382454f0eb6cbf77e9f42fb676cebba75db Mon Sep 17 00:00:00 2001 From: chepitodeveloper Date: Sun, 24 May 2020 15:10:26 -0500 Subject: [PATCH 1/3] como es la tavuel mi neiro --- blog.html | 2 +- css/estilos.css | 5 ++--- historia.txt | 2 ++ 3 files changed, 5 insertions(+), 4 deletions(-) diff --git a/blog.html b/blog.html index 6004cd1..1dbd490 100644 --- a/blog.html +++ b/blog.html @@ -1,6 +1,6 @@ - Estoy en la rama del footer + Estoy en la rama del footer, miremos los cambios diff --git a/css/estilos.css b/css/estilos.css index 36e6b1c..b100b1d 100644 --- a/css/estilos.css +++ b/css/estilos.css @@ -17,7 +17,7 @@ body #cabecera { - background: #33A; url("../imagenes/grande.jpeg") 20px 20px; + background: #3398aa; url("../imagenes/grande.jpeg") 20px 20px; box-shadow: 0px 2px 20px 0px rgba(0, 0, 0, 0.5); color: rgb(255, 255, 255); font-weight: bold; @@ -47,9 +47,8 @@ body } #post { - background:yellowgreen; padding: 1em; - background: yellowgreen; + background: #73aa33; } #footer { diff --git a/historia.txt b/historia.txt index 46f153a..a69cc30 100644 --- a/historia.txt +++ b/historia.txt @@ -2,3 +2,5 @@ Voy a ser el mejor desarrollador de nuevos medios, he dicho y lo firmo aquí en 24 de mayo de 2020 a las 05:14am de la madrugada vamos a ver + +Samara te amo \ No newline at end of file From 8b879a123e87966b25dea9e2bb7c009ed9098de3 Mon Sep 17 00:00:00 2001 From: chepitodeveloper <65851103+chepitodeveloper@users.noreply.github.com> Date: Sun, 24 May 2020 15:13:54 -0500 Subject: [PATCH 2/3] Create jekyll.yml --- .github/workflows/jekyll.yml | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 .github/workflows/jekyll.yml diff --git a/.github/workflows/jekyll.yml b/.github/workflows/jekyll.yml new file mode 100644 index 0000000..64df081 --- /dev/null +++ b/.github/workflows/jekyll.yml @@ -0,0 +1,20 @@ +name: Jekyll site CI + +on: + push: + branches: [ master ] + pull_request: + branches: [ master ] + +jobs: + build: + + runs-on: ubuntu-latest + + steps: + - uses: actions/checkout@v2 + - name: Build the site in the jekyll/builder container + run: | + docker run \ + -v ${{ github.workspace }}:/srv/jekyll -v ${{ github.workspace }}/_site:/srv/jekyll/_site \ + jekyll/builder:latest /bin/bash -c "chmod 777 /srv/jekyll && jekyll build --future" From ef7fc495bbf131d4437baf6aff55983aabebbee7 Mon Sep 17 00:00:00 2001 From: chepitodeveloper Date: Sun, 24 May 2020 16:27:12 -0500 Subject: [PATCH 3/3] hai hay --- historia.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/historia.txt b/historia.txt index a69cc30..7c6d411 100644 --- a/historia.txt +++ b/historia.txt @@ -3,4 +3,4 @@ Voy a ser el mejor desarrollador de nuevos medios, he dicho y lo firmo aquí en 24 de mayo de 2020 a las 05:14am de la madrugada vamos a ver -Samara te amo \ No newline at end of file +Samara te amo, chinita \ No newline at end of file