mirror of
https://github.com/JimenezJC/mshj_blog.git
synced 2025-12-06 08:19:55 -05:00
Initial Blog Commit
This commit is contained in:
commit
07775036ce
92 changed files with 4980 additions and 0 deletions
40
public/index.xml
Normal file
40
public/index.xml
Normal file
|
|
@ -0,0 +1,40 @@
|
|||
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
||||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
||||
<channel>
|
||||
<title>mshj.net</title>
|
||||
<link>//localhost:1313/</link>
|
||||
<description>Recent content on mshj.net</description>
|
||||
<generator>Hugo</generator>
|
||||
<language>en-us</language>
|
||||
<lastBuildDate>Thu, 04 Apr 2024 02:46:07 -0400</lastBuildDate>
|
||||
<atom:link href="//localhost:1313/index.xml" rel="self" type="application/rss+xml" />
|
||||
<item>
|
||||
<title>Hello World</title>
|
||||
<link>//localhost:1313/posts/hi-post/</link>
|
||||
<pubDate>Thu, 04 Apr 2024 02:46:07 -0400</pubDate>
|
||||
<guid>//localhost:1313/posts/hi-post/</guid>
|
||||
<description><h1 id="yoooo">yoooo</h1>
<p>this is one of my first articles homies. so i wil try my best to write it the best i can</p></description>
|
||||
</item>
|
||||
<item>
|
||||
<title>New Test Post</title>
|
||||
<link>//localhost:1313/posts/new-test-post/</link>
|
||||
<pubDate>Thu, 04 Apr 2024 02:35:21 -0400</pubDate>
|
||||
<guid>//localhost:1313/posts/new-test-post/</guid>
|
||||
<description></description>
|
||||
</item>
|
||||
<item>
|
||||
<title>Project uno</title>
|
||||
<link>//localhost:1313/projects/project/</link>
|
||||
<pubDate>Thu, 04 Apr 2024 02:35:21 -0400</pubDate>
|
||||
<guid>//localhost:1313/projects/project/</guid>
|
||||
<description></description>
|
||||
</item>
|
||||
<item>
|
||||
<title>Test Post</title>
|
||||
<link>//localhost:1313/posts/test-post/</link>
|
||||
<pubDate>Sat, 22 Jul 2023 23:03:09 -0400</pubDate>
|
||||
<guid>//localhost:1313/posts/test-post/</guid>
|
||||
<description><h2 id="introduction">Introduction</h2>
<p>This is <strong>bold</strong> text, and this is <em>emphasized</em> text.</p>
<p>Visit the <a href="https://gohugo.io">Hugo</a> website!</p></description>
|
||||
</item>
|
||||
</channel>
|
||||
</rss>
|
||||
Loading…
Add table
Add a link
Reference in a new issue