Skip to content

Enviando Blog de JorgeGarcia9006 #19

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 20 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
37 changes: 37 additions & 0 deletions .github/workflows/build_launchx_blog.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@
name: Build Personal Blog
on: push

jobs:
build:

name: Build and update website
runs-on: ubuntu-latest

steps:
- uses: actions/checkout@v2
with:
submodules: true
fetch-depth: 0
- name: Setup GoHugo
uses: peaceiris/actions-hugo@v2
with:
hugo-version: '0.92.0'
- name: Commit Update
run: |
echo ":: Eliminando versión previa ::"
rm -rf docs
- name: Build drafts
run: hugo -D
- name: Commit Update
run: |
echo ":: Renombrando nueva version ::"
mv public/ docs/
git config --global user.email "[email protected]"
git config --global user.name "Launch X Backend Node JS"
git add .
git commit -m "GitHub Actions: Build ok"
- name: Push changes
uses: ad-m/github-push-action@master
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
branch: ${{ github.ref }}
6 changes: 3 additions & 3 deletions config.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
baseURL = "https://example.com"
baseURL = "https://jorgegarcia9006.github.io/my_launchx_blog/"
languageCode = "en-us"
title = "Bitácora de Viaje"
title = "Bitácora de Viaje de Jorge Garcia"
theme = "hugo-winston-theme"
relativeURLs = true
canonifyURLs = true
Expand All @@ -13,7 +13,7 @@ paginate = 3
[params]
google_analytics_id = ""
# Hey Explorer aquí pon tu twitter 👇
twitter_handle = "@visual_partner"
twitter_handle = "n/a"
showAuthorOnHomepage = true
showAuthorOnPosts = false
showPostsOnHomepage = false
Expand Down
6 changes: 4 additions & 2 deletions content/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,10 @@ title: Launch X Bitácora de viaje
description: The hallway smelt of boiled cabbage and old rag mats.
---

Hola ✌️ soy el explorer **___** y este es mi blog personal donde compartiré mis aventuras de Launch X.

Hola ✌️ soy el explorer JorgeGarcia9006 y este es mi blog personal donde compartiré mis aventuras de Launch X.
--
Te invito a conocer mis aprendizajes y leer mis experiencias.

Mis expectativas para este proyecto son el aprender lo mas que pueda y enfocar mi futuro profecional al diseño backend

🚀
8 changes: 6 additions & 2 deletions content/posts/intro.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,11 @@
---
title: "Mis expectativas"
title: "Cultura de un profesional de software"
date: 2022-02-21T18:16:21-06:00
description: 'Este es mi primer post de la travesía en la Misión de Backend con Node JS de Launch X.'
---

Usa este post para anotar tus expectativas de la misión.
Mi opinion sobre lo que un profecional en desarrollo de software serian los siguientes:
-Responsable: Mantenerse pendiente de cumplir sus tareas y solicitar apoyo de ser requerido
-Honesto: Mantener una comunicacion clara sobre los temas del trabajo con veracidad
-Puntual: Tanto con su presencia en el lugar del trabajo como en sus responsabilidades
-Cordial: Comunicandoce en lo mejor posible con compañeros y clientes
8 changes: 8 additions & 0 deletions content/posts/post_1.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
title: "yo y LaunchX"
date: 2022-03-01
description: 'Que he visto en las misiones'
---

Desde el inicio de la mision en LaunchX, he podido ver las bases de lo que es la programacion en Frontend y backend,
el inicio al ver pyton fue algo bastante nuevo y entretnido, lo que fue html y css tambien lo fue.
8 changes: 4 additions & 4 deletions data/social.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"links": [
{
"name": "twitter",
"url": "https://twitter.com/zerostaticio",
"image": "images/social/twitter.svg"
"name": "instagram",
"url": "https://instagram.com/jorgegarcia6395",
"image": "images/social/instagram.svg"
},
{
"name": "github",
"url": "https://github.com/zerostaticthemes",
"url": "https://github.com/JorgeGarcia9006",
"image": "images/social/github.svg"
}
]
Expand Down
Binary file removed docs/.DS_Store
Binary file not shown.
30 changes: 15 additions & 15 deletions docs/categories/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,25 +4,25 @@
<head>
<meta charset="utf-8">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<title>Categories - Bitácora de Viaje</title>
<title>Categories - Bitácora de Viaje de Jorge Garcia</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="icon" href="https://example.comfavicon.png">
<link rel="icon" href="https://jorgegarcia9006.github.io/my_launchx_blog/favicon.png">



<link rel="stylesheet" href="/css/style.min.4f4767d518839223786999cdb69fc7a63791220ecccd236bc732a5f998aaee2d.css">
<link rel="stylesheet" href="../css/style.min.4f4767d518839223786999cdb69fc7a63791220ecccd236bc732a5f998aaee2d.css">




<meta property="og:title" content="Categories"/>
<meta property="og:type" content="website"/>
<meta property="og:url" content="https://example.com/categories/"/>
<meta property="og:url" content="https://jorgegarcia9006.github.io/my_launchx_blog/categories/"/>


<meta name="twitter:card" content="summary"/>
<meta name="twitter:site" content="@visual_partner"/>
<meta name="twitter:creator" content="@visual_partner"/>
<meta name="twitter:site" content="n/a"/>
<meta name="twitter:creator" content="n/a"/>


<link rel="preconnect" href="https://fonts.gstatic.com">
Expand All @@ -35,17 +35,17 @@
<body class='page frame page-default-list'>
<div id="wrapper" class="wrapper">
<div class='header'>
<a class="header-logo" href="https://example.com">Bitácora de Viaje</a>
<a class="header-logo" href="https://jorgegarcia9006.github.io/my_launchx_blog/">Bitácora de Viaje de Jorge Garcia</a>
<div class="menu-main">
<ul>


<li class="menu-item-aboutme">
<a href="/pages/about/">AboutMe</a>
<a href="../pages/about/">AboutMe</a>
</li>

<li class="menu-item-posts">
<a href="/posts/">Posts</a>
<a href="../posts/">Posts</a>
</li>

</ul>
Expand All @@ -63,15 +63,15 @@ <h1>Categories<span class="dot">.</span></h1>

<div class="footer-social">

<span class="social-icon social-icon-twitter">
<a href="https://twitter.com/zerostaticio" title="twitter" target="_blank" rel="noopener">
<img src="/images/social/twitter.svg" width="24" height="24" alt="twitter"/>
<span class="social-icon social-icon-instagram">
<a href="https://instagram.com/jorgegarcia6395" title="instagram" target="_blank" rel="noopener">
<img src="../images/social/instagram.svg" width="24" height="24" alt="instagram"/>
</a>
</span>

<span class="social-icon social-icon-github">
<a href="https://github.com/zerostaticthemes" title="github" target="_blank" rel="noopener">
<img src="/images/social/github.svg" width="24" height="24" alt="github"/>
<a href="https://github.com/JorgeGarcia9006" title="github" target="_blank" rel="noopener">
<img src="../images/social/github.svg" width="24" height="24" alt="github"/>
</a>
</span>

Expand All @@ -85,7 +85,7 @@ <h1>Categories<span class="dot">.</span></h1>



<script type="text/javascript" src="/js/bundle.min.e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.js"></script>
<script type="text/javascript" src="../js/bundle.min.e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.js"></script>



Expand Down
8 changes: 4 additions & 4 deletions docs/categories/index.xml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>Categories on Bitácora de Viaje</title>
<link>https://example.com/categories/</link>
<description>Recent content in Categories on Bitácora de Viaje</description>
<title>Categories on Bitácora de Viaje de Jorge Garcia</title>
<link>https://jorgegarcia9006.github.io/my_launchx_blog/categories/</link>
<description>Recent content in Categories on Bitácora de Viaje de Jorge Garcia</description>
<generator>Hugo -- gohugo.io</generator>
<language>en-us</language><atom:link href="https://example.com/categories/index.xml" rel="self" type="application/rss+xml" />
<language>en-us</language><atom:link href="https://jorgegarcia9006.github.io/my_launchx_blog/categories/index.xml" rel="self" type="application/rss+xml" />
</channel>
</rss>
35 changes: 18 additions & 17 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,25 +5,25 @@
<meta name="generator" content="Hugo 0.92.0" />
<meta charset="utf-8">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<title>Launch X Bitácora de viaje - Bitácora de Viaje</title>
<title>Launch X Bitácora de viaje - Bitácora de Viaje de Jorge Garcia</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="icon" href="https://example.comfavicon.png">
<link rel="icon" href="https://jorgegarcia9006.github.io/my_launchx_blog/favicon.png">



<link rel="stylesheet" href="/css/style.min.4f4767d518839223786999cdb69fc7a63791220ecccd236bc732a5f998aaee2d.css">
<link rel="stylesheet" href="./css/style.min.4f4767d518839223786999cdb69fc7a63791220ecccd236bc732a5f998aaee2d.css">



<meta name="description" content="The hallway smelt of boiled cabbage and old rag mats."/>
<meta property="og:title" content="Launch X Bitácora de viaje"/>
<meta property="og:type" content="website"/>
<meta property="og:url" content="https://example.com/"/>
<meta property="og:url" content="https://jorgegarcia9006.github.io/my_launchx_blog/"/>

<meta property="og:description" content="The hallway smelt of boiled cabbage and old rag mats."/>
<meta name="twitter:card" content="summary"/>
<meta name="twitter:site" content="@visual_partner"/>
<meta name="twitter:creator" content="@visual_partner"/>
<meta name="twitter:site" content="n/a"/>
<meta name="twitter:creator" content="n/a"/>


<link rel="preconnect" href="https://fonts.gstatic.com">
Expand All @@ -36,17 +36,17 @@
<body class='page frame page-home'>
<div id="wrapper" class="wrapper">
<div class='header'>
<a class="header-logo" href="https://example.com">Bitácora de Viaje</a>
<a class="header-logo" href="https://jorgegarcia9006.github.io/my_launchx_blog/">Bitácora de Viaje de Jorge Garcia</a>
<div class="menu-main">
<ul>


<li class="menu-item-aboutme">
<a href="/pages/about/">AboutMe</a>
<a href="./pages/about/">AboutMe</a>
</li>

<li class="menu-item-posts">
<a href="/posts/">Posts</a>
<a href="./posts/">Posts</a>
</li>

</ul>
Expand All @@ -56,7 +56,7 @@


<div class="author author-large">
<img class="author-image" src="/images/launchx.png" alt="Aquí pon tu nombre" />
<img class="author-image" src="./images/launchx.png" alt="Aquí pon tu nombre" />
<span class="author-name">Aquí pon tu nombre</span>
<span class="author-title">Explorer</span>
</div>
Expand All @@ -65,8 +65,9 @@

<div class="intro">
<h1>Launch X Bitácora de viaje<span class="dot">.</span></h1>
<div class="intro-content"><p>Hola ✌️ soy el explorer <strong>___</strong> y este es mi blog personal donde compartiré mis aventuras de Launch X.</p>
<div class="intro-content"><h2 id="hola---soy-el-explorer-jorgegarcia9006-y-este-es-mi-blog-personal-donde-compartiré-mis-aventuras-de-launch-x">Hola ✌️ soy el explorer JorgeGarcia9006 y este es mi blog personal donde compartiré mis aventuras de Launch X.</h2>
<p>Te invito a conocer mis aprendizajes y leer mis experiencias.</p>
<p>Mis expectativas para este proyecto son el aprender lo mas que pueda y enfocar mi futuro profecional al diseño backend</p>
<p>🚀</p>
</div>
</div>
Expand All @@ -78,15 +79,15 @@ <h1>Launch X Bitácora de viaje<span class="dot">.</span></h1>

<div class="footer-social">

<span class="social-icon social-icon-twitter">
<a href="https://twitter.com/zerostaticio" title="twitter" target="_blank" rel="noopener">
<img src="/images/social/twitter.svg" width="24" height="24" alt="twitter"/>
<span class="social-icon social-icon-instagram">
<a href="https://instagram.com/jorgegarcia6395" title="instagram" target="_blank" rel="noopener">
<img src="./images/social/instagram.svg" width="24" height="24" alt="instagram"/>
</a>
</span>

<span class="social-icon social-icon-github">
<a href="https://github.com/zerostaticthemes" title="github" target="_blank" rel="noopener">
<img src="/images/social/github.svg" width="24" height="24" alt="github"/>
<a href="https://github.com/JorgeGarcia9006" title="github" target="_blank" rel="noopener">
<img src="./images/social/github.svg" width="24" height="24" alt="github"/>
</a>
</span>

Expand All @@ -100,7 +101,7 @@ <h1>Launch X Bitácora de viaje<span class="dot">.</span></h1>



<script type="text/javascript" src="/js/bundle.min.e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.js"></script>
<script type="text/javascript" src="./js/bundle.min.e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.js"></script>



Expand Down
29 changes: 19 additions & 10 deletions docs/index.xml
Original file line number Diff line number Diff line change
@@ -1,27 +1,36 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>Launch X Bitácora de viaje on Bitácora de Viaje</title>
<link>https://example.com/</link>
<description>Recent content in Launch X Bitácora de viaje on Bitácora de Viaje</description>
<title>Launch X Bitácora de viaje on Bitácora de Viaje de Jorge Garcia</title>
<link>https://jorgegarcia9006.github.io/my_launchx_blog/</link>
<description>Recent content in Launch X Bitácora de viaje on Bitácora de Viaje de Jorge Garcia</description>
<generator>Hugo -- gohugo.io</generator>
<language>en-us</language>
<lastBuildDate>Mon, 21 Feb 2022 18:16:21 -0600</lastBuildDate><atom:link href="https://example.com/index.xml" rel="self" type="application/rss+xml" />
<lastBuildDate>Tue, 01 Mar 2022 00:00:00 +0000</lastBuildDate><atom:link href="https://jorgegarcia9006.github.io/my_launchx_blog/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>Mis expectativas</title>
<link>https://example.com/posts/intro/</link>
<title>yo y LaunchX</title>
<link>https://jorgegarcia9006.github.io/my_launchx_blog/posts/post_1/</link>
<pubDate>Tue, 01 Mar 2022 00:00:00 +0000</pubDate>

<guid>https://jorgegarcia9006.github.io/my_launchx_blog/posts/post_1/</guid>
<description>Desde el inicio de la mision en LaunchX, he podido ver las bases de lo que es la programacion en Frontend y backend, el inicio al ver pyton fue algo bastante nuevo y entretnido, lo que fue html y css tambien lo fue.</description>
</item>

<item>
<title>Cultura de un profesional de software</title>
<link>https://jorgegarcia9006.github.io/my_launchx_blog/posts/intro/</link>
<pubDate>Mon, 21 Feb 2022 18:16:21 -0600</pubDate>

<guid>https://example.com/posts/intro/</guid>
<description>Usa este post para anotar tus expectativas de la misión.</description>
<guid>https://jorgegarcia9006.github.io/my_launchx_blog/posts/intro/</guid>
<description>Mi opinion sobre lo que un profecional en desarrollo de software serian los siguientes: -Responsable: Mantenerse pendiente de cumplir sus tareas y solicitar apoyo de ser requerido -Honesto: Mantener una comunicacion clara sobre los temas del trabajo con veracidad -Puntual: Tanto con su presencia en el lugar del trabajo como en sus responsabilidades -Cordial: Comunicandoce en lo mejor posible con compañeros y clientes</description>
</item>

<item>
<title>About me</title>
<link>https://example.com/pages/about/</link>
<link>https://jorgegarcia9006.github.io/my_launchx_blog/pages/about/</link>
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>

<guid>https://example.com/pages/about/</guid>
<guid>https://jorgegarcia9006.github.io/my_launchx_blog/pages/about/</guid>
<description>Who am I Hola, aquí vas a leer un poco sobre mi 🤩
Excidit gente, si orat suo quaeque dura Calydon nata? Pars auro post stetit adfusique imis amplexus. Agmina per fabricator mittere Erymanthon habetque tot.
Cineres Nile ipsa origine discurrunt adest Unde, et quem clausus, imo, virens quoque tales, potuit. Ingentes insilit corpore nutricis praebebat roganti licuit. Denique a vestros adulantum in bella lina parte et arte generi di igitur quis, digitis pedes.</description>
Expand Down
Loading