website/public/posts/my-new-website/index.html

250 lines
11 KiB
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="author" content="">
<meta name="description" content="Hello there, I&amp;rsquo;m glad you found my website, my small corner of the internet, you may be wondering what is this place, right? Well, this is my blog, yep, this is just another blog in the world wide web.
I have had several failed attempts of a personal website/blog, they all looked terrible, I tried using php layouts, jekyll, plain HTML, etc&amp;hellip; but the results weren&amp;rsquo;t really nice for me :( (probably because I don&amp;rsquo;t know how to use them appropriately), so I decided to give premade themes a try with hugo, so far so good, it&amp;rsquo;s been working perfectly fine and it&amp;rsquo;s certainly better than my themes, the theme the website uses right now is called hello-friend-ng." />
<meta name="keywords" content=", meta" />
<meta name="robots" content="noodp" />
<meta name="theme-color" content="" />
<link rel="canonical" href="https://forero.ga/posts/my-new-website/" />
<title>
My new website :: Santiago Forero
</title>
<link href="https://cdnjs.cloudflare.com/ajax/libs/flag-icon-css/3.5.0/css/flag-icon.min.css" rel="stylesheet"
type="text/css">
<link rel="stylesheet" href="/main.29c2c8c3fc9cf748254138351f142ac2833b208a68e83aec126edc98b59efef2.css">
<meta itemprop="name" content="My new website">
<meta itemprop="description" content="Hello there, I&rsquo;m glad you found my website, my small corner of the internet, you may be wondering what is this place, right? Well, this is my blog, yep, this is just another blog in the world wide web.
I have had several failed attempts of a personal website/blog, they all looked terrible, I tried using php layouts, jekyll, plain HTML, etc&hellip; but the results weren&rsquo;t really nice for me :( (probably because I don&rsquo;t know how to use them appropriately), so I decided to give premade themes a try with hugo, so far so good, it&rsquo;s been working perfectly fine and it&rsquo;s certainly better than my themes, the theme the website uses right now is called hello-friend-ng."><meta itemprop="datePublished" content="2021-08-24T18:16:02-05:00" />
<meta itemprop="dateModified" content="2021-08-24T18:16:02-05:00" />
<meta itemprop="wordCount" content="223"><meta itemprop="image" content="https://forero.ga/"/>
<meta itemprop="keywords" content="meta," />
<meta name="twitter:card" content="summary_large_image"/>
<meta name="twitter:image" content="https://forero.ga/"/>
<meta name="twitter:title" content="My new website"/>
<meta name="twitter:description" content="Hello there, I&rsquo;m glad you found my website, my small corner of the internet, you may be wondering what is this place, right? Well, this is my blog, yep, this is just another blog in the world wide web.
I have had several failed attempts of a personal website/blog, they all looked terrible, I tried using php layouts, jekyll, plain HTML, etc&hellip; but the results weren&rsquo;t really nice for me :( (probably because I don&rsquo;t know how to use them appropriately), so I decided to give premade themes a try with hugo, so far so good, it&rsquo;s been working perfectly fine and it&rsquo;s certainly better than my themes, the theme the website uses right now is called hello-friend-ng."/>
<meta property="og:title" content="My new website" />
<meta property="og:description" content="Hello there, I&rsquo;m glad you found my website, my small corner of the internet, you may be wondering what is this place, right? Well, this is my blog, yep, this is just another blog in the world wide web.
I have had several failed attempts of a personal website/blog, they all looked terrible, I tried using php layouts, jekyll, plain HTML, etc&hellip; but the results weren&rsquo;t really nice for me :( (probably because I don&rsquo;t know how to use them appropriately), so I decided to give premade themes a try with hugo, so far so good, it&rsquo;s been working perfectly fine and it&rsquo;s certainly better than my themes, the theme the website uses right now is called hello-friend-ng." />
<meta property="og:type" content="article" />
<meta property="og:url" content="https://forero.ga/posts/my-new-website/" /><meta property="og:image" content="https://forero.ga/"/><meta property="article:section" content="posts" />
<meta property="article:published_time" content="2021-08-24T18:16:02-05:00" />
<meta property="article:modified_time" content="2021-08-24T18:16:02-05:00" /><meta property="og:site_name" content="Santiago Forero" />
<meta property="article:published_time" content="2021-08-24 18:16:02 -0500 -05" />
</head>
<body>
<div class="container">
<header class="header">
<span class="header__inner">
<a href="/" style="text-decoration: none;">
<div class="logo">
<span class="logo__mark">></span>
<span class="logo__text">forero</span>
<span class="logo__cursor" style=
"
">
</span>
</div>
</a>
<span class="header__right">
<nav class="menu">
<ul class="menu__inner"><li><a href="/about-me">About me</a></li><li><a href="/posts">Blog</a></li>
</ul>
</nav>
<span class="menu-trigger">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
<path d="M0 0h24v24H0z" fill="none"/>
<path d="M3 18h18v-2H3v2zm0-5h18v-2H3v2zm0-7v2h18V6H3z"/>
</svg>
</span>
</span>
</span>
</header>
<div class="content">
<main class="post">
<div class="post-info">
<p>
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-clock">
<circle cx="12" cy="12" r="10"></circle>
<polyline points="12 6 12 12 16 14"></polyline>
</svg>
2 minutes
</p>
</div>
<article>
<h1 class="post-title">
<a href="https://forero.ga/posts/my-new-website/">My new website</a>
</h1>
<div class="post-content">
<p>Hello there, I&rsquo;m glad you found my website, my small corner of the internet, you may be wondering what is this place, right? Well, this is my blog, yep, this is just another blog in the world wide web.</p>
<p>I have had several failed attempts of a personal website/blog, they all looked terrible, I tried using php layouts, jekyll, plain HTML, etc&hellip; but the results weren&rsquo;t really nice for me :( (probably because I don&rsquo;t know how to use them appropriately), so I decided to give premade themes a try with <a href="https://gohugo.io/">hugo</a>, so far so good, it&rsquo;s been working perfectly fine and it&rsquo;s certainly better than my themes, the theme the website uses right now is called <a href="https://themes.gohugo.io/themes/hugo-theme-hello-friend-ng/">hello-friend-ng</a>. It&rsquo;s pretty simple but I like it :D</p>
<h2 id="the-blog">The blog</h2>
<p>My blog is a place to express, give opinions and share thoughts and ideas.</p>
<p>This is the first post of my blog, I plan to write at least one short post everyday talking about my day, feelings, what I learned, etc. This kind of journal will be a fun way to document my life and practice my redaction skills. All these posts will have the <a href="http://forero.ga/tags/daily/">daily tag</a></p>
<p>Additionally there will be less frecuent long posts about a topic in specific.</p>
<h2 id="the-end">The end</h2>
<p>Thank you for reading my post, I hope you enjoyed and stay tunned!</p>
</div>
</article>
<hr />
<div class="post-info">
<p>
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-tag meta-icon"><path d="M20.59 13.41l-7.17 7.17a2 2 0 0 1-2.83 0L2 12V2h10l8.59 8.59a2 2 0 0 1 0 2.82z"></path><line x1="7" y1="7" x2="7" y2="7"></line></svg>
<span class="tag"><a href="https://forero.ga/tags/meta/">meta</a></span>
</p>
<p>
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-file-text">
<path d="M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z"></path>
<polyline points="14 2 14 8 20 8"></polyline>
<line x1="16" y1="13" x2="8" y2="13"></line>
<line x1="16" y1="17" x2="8" y2="17"></line>
<polyline points="10 9 9 9 8 9"></polyline>
</svg>
223 Words
</p>
<p>
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-calendar">
<rect x="3" y="4" width="18" height="18" rx="2" ry="2"></rect>
<line x1="16" y1="2" x2="16" y2="6"></line>
<line x1="8" y1="2" x2="8" y2="6"></line>
<line x1="3" y1="10" x2="21" y2="10"></line>
</svg>
2021-08-24 18:16
</p>
</div>
<div class="pagination">
<div class="pagination__title">
<span class="pagination__title-h">Read other posts</span>
<hr />
</div>
<div class="pagination__buttons">
<span class="button previous">
<a href="https://forero.ga/posts/day-1/">
<span class="button__icon"></span>
<span class="button__text">Day 1</span>
</a>
</span>
</div>
</div>
</main>
</div>
<footer class="footer">
</footer>
</div>
<script type="text/javascript" src="/bundle.min.599099f1f14b78b657d524b28e10e0c5098e7cd46e9c7aed73d577068a276c3ff1bb234cbf29cb313333e83cf411727b43157c91ce5b809e2ffc81664614608e.js" integrity="sha512-WZCZ8fFLeLZX1SSyjhDgxQmOfNRunHrtc9V3BoonbD/xuyNMvynLMTMz6Dz0EXJ7QxV8kc5bgJ4v/IFmRhRgjg=="></script>
</body>
</html>