-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
9 changed files
with
239 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
+++ | ||
title = 'First_post' | ||
date = 2023-10-23T12:18:11+02:00 | ||
draft = false | ||
+++ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
<!DOCTYPE html> | ||
<html lang="en-us"> | ||
<head> | ||
<title>https://rogarmu8.github.io/</title> | ||
<link rel="canonical" href="https://rogarmu8.github.io/"> | ||
<meta name="robots" content="noindex"> | ||
<meta charset="utf-8"> | ||
<meta http-equiv="refresh" content="0; url=https://rogarmu8.github.io/"> | ||
</head> | ||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,116 @@ | ||
<!DOCTYPE html> | ||
<html lang="en-us"> | ||
<head> | ||
<meta charset="utf-8"> | ||
<meta name="viewport" content="width=device-width, initial-scale=1"> | ||
<meta name="robots" content="noodp" /> | ||
<title>First_post - Rómulo García Mus</title><meta name="Description" content="This is my cool site"><meta property="og:title" content="First_post" /> | ||
<meta property="og:description" content="" /> | ||
<meta property="og:type" content="article" /> | ||
<meta property="og:url" content="https://rogarmu8.github.io/posts/first_post/" /><meta property="article:section" content="posts" /> | ||
<meta property="article:published_time" content="2023-10-23T12:18:11+02:00" /> | ||
<meta property="article:modified_time" content="2023-10-23T12:18:11+02:00" /><meta property="og:site_name" content="My cool site" /> | ||
<meta name="twitter:card" content="summary"/> | ||
<meta name="twitter:title" content="First_post"/> | ||
<meta name="twitter:description" content=""/> | ||
<meta name="application-name" content="My cool site"> | ||
<meta name="apple-mobile-web-app-title" content="My cool site"><meta name="theme-color" content="#ffffff"><meta name="msapplication-TileColor" content="#da532c"><link rel="shortcut icon" type="image/x-icon" href="/favicon.ico" /> | ||
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png"> | ||
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png"><link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png"><link rel="mask-icon" href="/safari-pinned-tab.svg" color="#5bbad5"><link rel="manifest" href="/site.webmanifest"><link rel="canonical" href="https://rogarmu8.github.io/posts/first_post/" /><link rel="stylesheet" href="/css/style.min.css"><link rel="preload" href="https://cdn.jsdelivr.net/npm/@fortawesome/[email protected]/css/all.min.css" as="style" onload="this.onload=null;this.rel='stylesheet'"> | ||
<noscript><link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@fortawesome/[email protected]/css/all.min.css"></noscript><link rel="preload" href="https://cdn.jsdelivr.net/npm/[email protected]/animate.min.css" as="style" onload="this.onload=null;this.rel='stylesheet'"> | ||
<noscript><link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/animate.min.css"></noscript><script type="application/ld+json"> | ||
{ | ||
"@context": "http://schema.org", | ||
"@type": "BlogPosting", | ||
"headline": "First_post", | ||
"inLanguage": "en-us", | ||
"mainEntityOfPage": { | ||
"@type": "WebPage", | ||
"@id": "https:\/\/rogarmu8.github.io\/posts\/first_post\/" | ||
},"genre": "posts","wordcount": 0 , | ||
"url": "https:\/\/rogarmu8.github.io\/posts\/first_post\/","datePublished": "2023-10-23T12:18:11+02:00","dateModified": "2023-10-23T12:18:11+02:00","publisher": { | ||
"@type": "Organization", | ||
"name": ""},"author": { | ||
"@type": "Person", | ||
"name": "Author" | ||
},"description": "" | ||
} | ||
</script></head> | ||
<body data-header-desktop="fixed" data-header-mobile="auto"><script type="text/javascript">(window.localStorage && localStorage.getItem('theme') ? localStorage.getItem('theme') === 'dark' : ('auto' === 'auto' ? window.matchMedia('(prefers-color-scheme: dark)').matches : 'auto' === 'dark')) && document.body.setAttribute('theme', 'dark');</script> | ||
|
||
<div id="mask"></div><div class="wrapper"><header class="desktop" id="header-desktop"> | ||
<div class="header-wrapper"> | ||
<div class="header-title"> | ||
<a href="/" title="Rómulo García Mus">My cool site</a> | ||
</div> | ||
<div class="menu"> | ||
<div class="menu-inner"><a href="javascript:void(0);" class="menu-item theme-switch" title="Switch Theme"> | ||
<i class="fas fa-adjust fa-fw" aria-hidden="true"></i> | ||
</a></div> | ||
</div> | ||
</div> | ||
</header><header class="mobile" id="header-mobile"> | ||
<div class="header-container"> | ||
<div class="header-wrapper"> | ||
<div class="header-title"> | ||
<a href="/" title="Rómulo García Mus">My cool site</a> | ||
</div> | ||
<div class="menu-toggle" id="menu-toggle-mobile"> | ||
<span></span><span></span><span></span> | ||
</div> | ||
</div> | ||
<div class="menu" id="menu-mobile"><a href="javascript:void(0);" class="menu-item theme-switch" title="Switch Theme"> | ||
<i class="fas fa-adjust fa-fw" aria-hidden="true"></i> | ||
</a></div> | ||
</div> | ||
</header><main class="main"> | ||
<div class="container"><div class="toc" id="toc-auto"> | ||
<h2 class="toc-title">Contents</h2> | ||
<div class="toc-content" id="toc-content-auto"></div> | ||
</div><article class="page single"><h1 class="single-title animate__animated animate__flipInX">First_post</h1><div class="post-meta"> | ||
<div class="post-meta-line"><span class="post-author"><a href="/" title="Author" rel="author" class="author"><i class="fas fa-user-circle fa-fw" aria-hidden="true"></i>Author</a></span></div> | ||
<div class="post-meta-line"><i class="far fa-calendar-alt fa-fw" aria-hidden="true"></i> <time datetime="2023-10-23">2023-10-23</time> <i class="fas fa-pencil-alt fa-fw" aria-hidden="true"></i> 0 words | ||
<i class="far fa-clock fa-fw" aria-hidden="true"></i> 0 minutes </div> | ||
</div><div class="details toc" id="toc-static" data-kept=""> | ||
<div class="details-summary toc-title"> | ||
<span>Contents</span> | ||
<span><i class="details-icon fas fa-angle-right" aria-hidden="true"></i></span> | ||
</div> | ||
<div class="details-content toc-content" id="toc-content-static"><nav id="TableOfContents"></nav></div> | ||
</div><div class="content" id="content"></div><div class="post-footer" id="post-footer"> | ||
<div class="post-info"> | ||
<div class="post-info-line"> | ||
<div class="post-info-mod"> | ||
<span>Updated on 2023-10-23</span> | ||
</div></div> | ||
<div class="post-info-line"> | ||
<div class="post-info-md"></div> | ||
<div class="post-info-share"> | ||
<span><a href="javascript:void(0);" title="Share on Twitter" data-sharer="twitter" data-url="https://rogarmu8.github.io/posts/first_post/" data-title="First_post"><i class="fab fa-twitter fa-fw" aria-hidden="true"></i></a><a href="javascript:void(0);" title="Share on Facebook" data-sharer="facebook" data-url="https://rogarmu8.github.io/posts/first_post/"><i class="fab fa-facebook-square fa-fw" aria-hidden="true"></i></a><a href="javascript:void(0);" title="Share on Hacker News" data-sharer="hackernews" data-url="https://rogarmu8.github.io/posts/first_post/" data-title="First_post"><i class="fab fa-hacker-news fa-fw" aria-hidden="true"></i></a><a href="javascript:void(0);" title="Share on Line" data-sharer="line" data-url="https://rogarmu8.github.io/posts/first_post/" data-title="First_post"><i data-svg-src="https://cdn.jsdelivr.net/npm/[email protected]/icons/line.svg" aria-hidden="true"></i></a><a href="javascript:void(0);" title="Share on 微博" data-sharer="weibo" data-url="https://rogarmu8.github.io/posts/first_post/" data-title="First_post"><i class="fab fa-weibo fa-fw" aria-hidden="true"></i></a></span> | ||
</div> | ||
</div> | ||
</div> | ||
|
||
<div class="post-info-more"> | ||
<section class="post-tags"></section> | ||
<section> | ||
<span><a href="javascript:void(0);" onclick="window.history.back();">Back</a></span> | <span><a href="/">Home</a></span> | ||
</section> | ||
</div> | ||
|
||
<div class="post-nav"></div> | ||
</div> | ||
</article></div> | ||
</main><footer class="footer"> | ||
<div class="footer-container"><div class="footer-line">Powered by <a href="https://gohugo.io/" target="_blank" rel="noopener noreffer" title="Hugo 0.119.0">Hugo</a> | Theme - <a href="https://github.com/dillonzq/LoveIt" target="_blank" rel="noopener noreffer" title="LoveIt 0.2.11"><i class="far fa-kiss-wink-heart fa-fw" aria-hidden="true"></i> LoveIt</a> | ||
</div><div class="footer-line" itemscope itemtype="http://schema.org/CreativeWork"><i class="far fa-copyright fa-fw" aria-hidden="true"></i><span itemprop="copyrightYear">2022 - 2023</span><span class="author" itemprop="copyrightHolder"> <a href="/" target="_blank"></a></span></div> | ||
</div> | ||
</footer></div> | ||
|
||
<div id="fixed-buttons"><a href="#" id="back-to-top" class="fixed-button" title="Back to Top"> | ||
<i class="fas fa-arrow-up fa-fw" aria-hidden="true"></i> | ||
</a><a href="#" id="view-comments" class="fixed-button" title="View Comments"> | ||
<i class="fas fa-comment fa-fw" aria-hidden="true"></i> | ||
</a> | ||
</div><script type="text/javascript" src="https://cdn.jsdelivr.net/npm/[email protected]/lazysizes.min.js"></script><script type="text/javascript" src="https://cdn.jsdelivr.net/npm/[email protected]/dist/clipboard.min.js"></script><script type="text/javascript" src="https://cdn.jsdelivr.net/npm/[email protected]/sharer.min.js"></script><script type="text/javascript">window.config={"code":{"copyTitle":"Copy to clipboard","maxShownLines":50},"comment":{}};</script><script type="text/javascript" src="/js/theme.min.js"></script></body> | ||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,65 @@ | ||
<!DOCTYPE html> | ||
<html lang="en-us"> | ||
<head> | ||
<meta charset="utf-8"> | ||
<meta name="viewport" content="width=device-width, initial-scale=1"> | ||
<meta name="robots" content="noodp" /> | ||
<title>All Posts - Rómulo García Mus</title><meta name="Description" content="This is my cool site"><meta property="og:title" content="Posts" /> | ||
<meta property="og:description" content="This is my cool site" /> | ||
<meta property="og:type" content="website" /> | ||
<meta property="og:url" content="https://rogarmu8.github.io/posts/" /><meta property="og:site_name" content="My cool site" /> | ||
<meta name="twitter:card" content="summary"/> | ||
<meta name="twitter:title" content="Posts"/> | ||
<meta name="twitter:description" content="This is my cool site"/> | ||
<meta name="application-name" content="My cool site"> | ||
<meta name="apple-mobile-web-app-title" content="My cool site"><meta name="theme-color" content="#ffffff"><meta name="msapplication-TileColor" content="#da532c"><link rel="shortcut icon" type="image/x-icon" href="/favicon.ico" /> | ||
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png"> | ||
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png"><link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png"><link rel="mask-icon" href="/safari-pinned-tab.svg" color="#5bbad5"><link rel="manifest" href="/site.webmanifest"><link rel="canonical" href="https://rogarmu8.github.io/posts/" /><link rel="alternate" href="/posts/index.xml" type="application/rss+xml" title="Rómulo García Mus"> | ||
<link rel="feed" href="/posts/index.xml" type="application/rss+xml" title="Rómulo García Mus"><link rel="stylesheet" href="/css/style.min.css"><link rel="preload" href="https://cdn.jsdelivr.net/npm/@fortawesome/[email protected]/css/all.min.css" as="style" onload="this.onload=null;this.rel='stylesheet'"> | ||
<noscript><link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@fortawesome/[email protected]/css/all.min.css"></noscript><link rel="preload" href="https://cdn.jsdelivr.net/npm/[email protected]/animate.min.css" as="style" onload="this.onload=null;this.rel='stylesheet'"> | ||
<noscript><link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/animate.min.css"></noscript></head> | ||
<body data-header-desktop="fixed" data-header-mobile="auto"><script type="text/javascript">(window.localStorage && localStorage.getItem('theme') ? localStorage.getItem('theme') === 'dark' : ('auto' === 'auto' ? window.matchMedia('(prefers-color-scheme: dark)').matches : 'auto' === 'dark')) && document.body.setAttribute('theme', 'dark');</script> | ||
|
||
<div id="mask"></div><div class="wrapper"><header class="desktop" id="header-desktop"> | ||
<div class="header-wrapper"> | ||
<div class="header-title"> | ||
<a href="/" title="Rómulo García Mus">My cool site</a> | ||
</div> | ||
<div class="menu"> | ||
<div class="menu-inner"><a href="javascript:void(0);" class="menu-item theme-switch" title="Switch Theme"> | ||
<i class="fas fa-adjust fa-fw" aria-hidden="true"></i> | ||
</a></div> | ||
</div> | ||
</div> | ||
</header><header class="mobile" id="header-mobile"> | ||
<div class="header-container"> | ||
<div class="header-wrapper"> | ||
<div class="header-title"> | ||
<a href="/" title="Rómulo García Mus">My cool site</a> | ||
</div> | ||
<div class="menu-toggle" id="menu-toggle-mobile"> | ||
<span></span><span></span><span></span> | ||
</div> | ||
</div> | ||
<div class="menu" id="menu-mobile"><a href="javascript:void(0);" class="menu-item theme-switch" title="Switch Theme"> | ||
<i class="fas fa-adjust fa-fw" aria-hidden="true"></i> | ||
</a></div> | ||
</div> | ||
</header><main class="main"> | ||
<div class="container"><div class="page archive"><h2 class="single-title animate__animated animate__pulse animate__faster">All Posts</h2><h3 class="group-title">2023</h3><article class="archive-item"> | ||
<a href="/posts/first_post/" class="archive-item-link">First_post</a> | ||
<span class="archive-item-date">10-23</span> | ||
</article></div></div> | ||
</main><footer class="footer"> | ||
<div class="footer-container"><div class="footer-line">Powered by <a href="https://gohugo.io/" target="_blank" rel="noopener noreffer" title="Hugo 0.119.0">Hugo</a> | Theme - <a href="https://github.com/dillonzq/LoveIt" target="_blank" rel="noopener noreffer" title="LoveIt 0.2.11"><i class="far fa-kiss-wink-heart fa-fw" aria-hidden="true"></i> LoveIt</a> | ||
</div><div class="footer-line" itemscope itemtype="http://schema.org/CreativeWork"><i class="far fa-copyright fa-fw" aria-hidden="true"></i><span itemprop="copyrightYear">2022 - 2023</span><span class="author" itemprop="copyrightHolder"> <a href="/" target="_blank"></a></span></div> | ||
</div> | ||
</footer></div> | ||
|
||
<div id="fixed-buttons"><a href="#" id="back-to-top" class="fixed-button" title="Back to Top"> | ||
<i class="fas fa-arrow-up fa-fw" aria-hidden="true"></i> | ||
</a><a href="#" id="view-comments" class="fixed-button" title="View Comments"> | ||
<i class="fas fa-comment fa-fw" aria-hidden="true"></i> | ||
</a> | ||
</div><script type="text/javascript" src="https://cdn.jsdelivr.net/npm/[email protected]/lazysizes.min.js"></script><script type="text/javascript" src="https://cdn.jsdelivr.net/npm/[email protected]/dist/clipboard.min.js"></script><script type="text/javascript" src="https://cdn.jsdelivr.net/npm/[email protected]/sharer.min.js"></script><script type="text/javascript">window.config={"code":{"copyTitle":"Copy to clipboard","maxShownLines":50}};</script><script type="text/javascript" src="/js/theme.min.js"></script></body> | ||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"> | ||
<channel> | ||
<title>All Posts - Rómulo García Mus</title> | ||
<link>https://rogarmu8.github.io/posts/</link> | ||
<description>All Posts | Rómulo García Mus</description> | ||
<generator>Hugo -- gohugo.io</generator><language>en-us</language><lastBuildDate>Mon, 23 Oct 2023 12:18:11 +0200</lastBuildDate><atom:link href="https://rogarmu8.github.io/posts/" rel="self" type="application/rss+xml" /><item> | ||
<title>First_post</title> | ||
<link>https://rogarmu8.github.io/posts/first_post/</link> | ||
<pubDate>Mon, 23 Oct 2023 12:18:11 +0200</pubDate> | ||
<author>Author</author> | ||
<guid>https://rogarmu8.github.io/posts/first_post/</guid> | ||
<description><![CDATA[]]></description> | ||
</item> | ||
</channel> | ||
</rss> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
<!DOCTYPE html> | ||
<html lang="en-us"> | ||
<head> | ||
<title>https://rogarmu8.github.io/posts/</title> | ||
<link rel="canonical" href="https://rogarmu8.github.io/posts/"> | ||
<meta name="robots" content="noindex"> | ||
<meta charset="utf-8"> | ||
<meta http-equiv="refresh" content="0; url=https://rogarmu8.github.io/posts/"> | ||
</head> | ||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters