Skip to content

Commit

Permalink
descriptions
Browse files Browse the repository at this point in the history
  • Loading branch information
Capi-nemoo committed Sep 13, 2024
1 parent ba66903 commit ad23ac1
Show file tree
Hide file tree
Showing 13 changed files with 66 additions and 76 deletions.
2 changes: 1 addition & 1 deletion content/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ draft = false

# Capi_nemoo

Welcome to my personal website and portfolio. Here you will find my projects, blog posts, and more about me.
I'm experienced in software development, I specialize in C++ and Linux environments. I have a strong focus on servers, system optimization, and custom solutions with tools like Bash Vim and lua.
2 changes: 1 addition & 1 deletion content/en/Your-Own-Website-or-Blog-Using-Hugo.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: "Your Own Website or Blog Using Hugo Engl"
title: "Your Own Website or Blog Using Hugo"
date: 2024-09-12T14:14:13-05:00
draft: false
hidden: true
Expand Down
2 changes: 1 addition & 1 deletion content/es/Tu-Propia-Web-o-Blog-con-Hugo.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: "Your Own Website or Blog Using Hugo"
title: "Como crear tu promio website en 5m"
date: 2024-09-12T14:05:45-05:00
draft: false
---
Expand Down
98 changes: 44 additions & 54 deletions data/menu.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,76 +2,66 @@
[[entries]]
title = "me"

[[entries.entries]]
title = "Renato Ramirez"

[[entries.entries]]
title = "20 year"

[[entries.entries]]
title = "Lubbock, Texas, US"
[[entries.entries]]
title = "Renato Ramirez"

[[entries.entries]]
title = "Texas Tech University"
[[entries.entries]]
title = "Lubbock, Texas, US"

[[entries.entries.entries]]
title = "computer engineering"
[[entries.entries]]
title = "Texas Tech University"

[[entries.entries]]
title = "my social media"
[[entries.entries.entries]]
title = "computer engineering"

[[entries.entries.entries]]
title = "github"
url = "https://github.com/Capi-nemoo"
[[entries.entries]]
title = "my social media"

[[entries.entries.entries]]
title = "github"
url = "https://github.com/Capi-nemoo"

[[entries.entries.entries]]
title = "email"
url = "mailto:icloud.work@icloud.com"
[[entries.entries.entries]]
title ="renato.work@icloud.com"
url = "renato.work@icloud.com"

[[entries.entries.entries]]
title = "youtube"
url = "https://www.youtube.com/@capi_nemoo"
[[entries.entries.entries]]
title = "youtube"
url = "https://www.youtube.com/@capi_nemoo"

[[entries.entries.entries]]
title = "twitch"
url = "https://www.twitch.tv/capi_nemoo"

[[entries]]
title = "projects"

[[entries.entries]]
title = "Synth-Net"
url = "../"
[[entries.entries]]
title = "Synth-Net"
url = "../"

[[entries.entries]]
title = "RoomateDetector"
url = "../"

[[entries.entries]]
title = "myDotfiles"
url = "../"
[[entries.entries]]
title = "myDotfiles"
url = "../"

[[entries.entries]]
title = "TerminalShare"
url = "../"
title = "TerminalShare"
url = "../"

[[entries]]
title = "all posts"

[[entries.entries]]
title = "English posts"
[entries.entries.post_list]
limit = 5
section = "en"
show_more = true
show_more_text = "See more posts..."
show_more_url = "posts"
[[entries.entries]]
title = "English posts"

[entries.entries.post_list]
limit = 5
section = "en"
show_more = true
show_more_text = "See more posts..."
show_more_url = "posts"

[[entries.entries]]
title = "espanolo posts"
[[entries.entries]]
title = "Espanol posts"

[entries.entries.post_list]
section = "es"
show_more = true
show_more_text = "See more posts..."
show_more_url = "posts"
[entries.entries.post_list]
section = "es"
show_more = true
show_more_text = "See more posts..."
show_more_url = "posts"
2 changes: 1 addition & 1 deletion public/en/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ <h1>Ens</h1>

<ul><li>
<span>2024-09-12</span>
<a href="//localhost:1313/en/your-own-website-or-blog-using-hugo/">Your Own Website or Blog Using Hugo Engl</a>
<a href="//localhost:1313/en/your-own-website-or-blog-using-hugo/">Your Own Website or Blog Using Hugo</a>
</li>

</ul>
Expand Down
2 changes: 1 addition & 1 deletion public/en/index.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<lastBuildDate>Thu, 12 Sep 2024 14:14:13 -0500</lastBuildDate>
<atom:link href="//localhost:1313/en/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>Your Own Website or Blog Using Hugo Engl</title>
<title>Your Own Website or Blog Using Hugo</title>
<link>//localhost:1313/en/your-own-website-or-blog-using-hugo/</link>
<pubDate>Thu, 12 Sep 2024 14:14:13 -0500</pubDate>
<guid>//localhost:1313/en/your-own-website-or-blog-using-hugo/</guid>
Expand Down
4 changes: 2 additions & 2 deletions public/en/your-own-website-or-blog-using-hugo/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

<title>

Your Own Website or Blog Using Hugo Engl
Your Own Website or Blog Using Hugo

</title>

Expand All @@ -36,7 +36,7 @@
</time>
</p>

<h1>Your Own Website or Blog Using Hugo Engl</h1>
<h1>Your Own Website or Blog Using Hugo</h1>



Expand Down
2 changes: 1 addition & 1 deletion public/es/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ <h1>Es</h1>

<ul><li>
<span>2024-09-12</span>
<a href="//localhost:1313/es/tu-propia-web-o-blog-con-hugo/">Your Own Website or Blog Using Hugo</a>
<a href="//localhost:1313/es/tu-propia-web-o-blog-con-hugo/">Como crear tu promio website en 5m</a>
</li>

</ul>
Expand Down
2 changes: 1 addition & 1 deletion public/es/index.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<lastBuildDate>Thu, 12 Sep 2024 14:05:45 -0500</lastBuildDate>
<atom:link href="//localhost:1313/es/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>Your Own Website or Blog Using Hugo</title>
<title>Como crear tu promio website en 5m</title>
<link>//localhost:1313/es/tu-propia-web-o-blog-con-hugo/</link>
<pubDate>Thu, 12 Sep 2024 14:05:45 -0500</pubDate>
<guid>//localhost:1313/es/tu-propia-web-o-blog-con-hugo/</guid>
Expand Down
4 changes: 2 additions & 2 deletions public/es/tu-propia-web-o-blog-con-hugo/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

<title>

Your Own Website or Blog Using Hugo
Como crear tu promio website en 5m

</title>

Expand All @@ -37,7 +37,7 @@
</time>
</p>

<h1>Your Own Website or Blog Using Hugo</h1>
<h1>Como crear tu promio website en 5m</h1>



Expand Down
14 changes: 7 additions & 7 deletions public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -27,31 +27,31 @@
<header>
<h1></h1><p></p></header>
<h1 id="capi_nemoo">Capi_nemoo</h1>
<p>Welcome to my personal website and portfolio. Here you will find my projects, blog posts, and more about me.</p>
<p>I&rsquo;m experienced in software development, I specialize in C++ and Linux environments. I have a strong focus on servers, system optimization, and custom solutions with tools like Bash Vim and lua.</p>

<ul><li>me</li>
<ul><li>Renato Ramirez</li><li>20 year</li><li>Lubbock, Texas, US</li><li>Texas Tech University</li>
<ul><li>Renato Ramirez</li><li>Lubbock, Texas, US</li><li>Texas Tech University</li>
<ul><li>computer engineering</li></ul>
<li>my social media</li>
<ul><li><a href="https://github.com/Capi-nemoo">github</a></li><li><a href="mailto:icloud.work@icloud.com">email</a></li><li><a href="https://www.youtube.com/@capi_nemoo">youtube</a></li><li><a href="https://www.twitch.tv/capi_nemoo">twitch</a></li></ul>
<ul><li><a href="https://github.com/Capi-nemoo">github</a></li><li>renato.work@icloud.com</li><li><a href="https://www.youtube.com/@capi_nemoo">youtube</a></li></ul>
</ul>
<li>projects</li>
<ul><li><a href="/">Synth-Net</a></li><li><a href="/">RoomateDetector</a></li><li><a href="/">myDotfiles</a></li><li><a href="/">TerminalShare</a></li></ul>
<ul><li><a href="/">Synth-Net</a></li><li><a href="/">myDotfiles</a></li><li><a href="/">TerminalShare</a></li></ul>
<li>all posts</li>
<ul><li>English posts</li>


<ul><li>
<span>2024-09-12</span>
<a href="//localhost:1313/en/your-own-website-or-blog-using-hugo/">Your Own Website or Blog Using Hugo Engl</a>
<a href="//localhost:1313/en/your-own-website-or-blog-using-hugo/">Your Own Website or Blog Using Hugo</a>
</li>

</ul>

<li>espanolo posts</li>
<li>Espanol posts</li>
<ul><li>
<span>2024-09-12</span>
<a href="//localhost:1313/es/tu-propia-web-o-blog-con-hugo/">Your Own Website or Blog Using Hugo</a>
<a href="//localhost:1313/es/tu-propia-web-o-blog-con-hugo/">Como crear tu promio website en 5m</a>
</li>

</ul>
Expand Down
4 changes: 2 additions & 2 deletions public/index.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,14 +9,14 @@
<lastBuildDate>Thu, 12 Sep 2024 14:14:13 -0500</lastBuildDate>
<atom:link href="//localhost:1313/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>Your Own Website or Blog Using Hugo Engl</title>
<title>Your Own Website or Blog Using Hugo</title>
<link>//localhost:1313/en/your-own-website-or-blog-using-hugo/</link>
<pubDate>Thu, 12 Sep 2024 14:14:13 -0500</pubDate>
<guid>//localhost:1313/en/your-own-website-or-blog-using-hugo/</guid>
<description>&lt;p&gt;&lt;em&gt;Disclaimer&lt;/em&gt;: Guide for Unix-based system users only. -Windows users, no thanks.&lt;/p&gt;&#xA;&lt;h1 id=&#34;hey-buddy&#34;&gt;Hey buddy,&lt;/h1&gt;&#xA;&lt;p&gt;This is a quick guide on how to create your own website/blog. It&amp;rsquo;s aimed at intermediate users, so I won&amp;rsquo;t be explaining anything in detail.&lt;/p&gt;&#xA;&lt;h3 id=&#34;1-hugo&#34;&gt;1. Hugo&lt;/h3&gt;&#xA;&lt;p&gt;Hugo is fast, lightweight, and perfect for building websites with minimal resources. I chose it for its speed and flexibility for personal projects and portfolios. The biggest advantage I see, and what I love the most, is that you can create your own markdown templates!!! 🚀&lt;/p&gt;</description>
</item>
<item>
<title>Your Own Website or Blog Using Hugo</title>
<title>Como crear tu promio website en 5m</title>
<link>//localhost:1313/es/tu-propia-web-o-blog-con-hugo/</link>
<pubDate>Thu, 12 Sep 2024 14:05:45 -0500</pubDate>
<guid>//localhost:1313/es/tu-propia-web-o-blog-con-hugo/</guid>
Expand Down
4 changes: 2 additions & 2 deletions public/sitemap.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,10 @@
<loc>//localhost:1313/en/your-own-website-or-blog-using-hugo/</loc>
<lastmod>2024-09-12T14:14:13-05:00</lastmod>
</url><url>
<loc>//localhost:1313/es/</loc>
<loc>//localhost:1313/es/tu-propia-web-o-blog-con-hugo/</loc>
<lastmod>2024-09-12T14:05:45-05:00</lastmod>
</url><url>
<loc>//localhost:1313/es/tu-propia-web-o-blog-con-hugo/</loc>
<loc>//localhost:1313/es/</loc>
<lastmod>2024-09-12T14:05:45-05:00</lastmod>
</url><url>
<loc>//localhost:1313/posts/</loc>
Expand Down

0 comments on commit ad23ac1

Please sign in to comment.