mirror of
https://github.com/CoderSherlock/CoderSherlock.github.io.git
synced 2026-06-13 08:08:10 -07:00
test
This commit is contained in:
@@ -0,0 +1,3 @@
|
|||||||
|
baseurl = "http://replace-this-with-your-hugo-site.com/"
|
||||||
|
languageCode = "en-us"
|
||||||
|
title = "My New Hugo Site"
|
||||||
@@ -0,0 +1,10 @@
|
|||||||
|
+++
|
||||||
|
date = "2016-07-29T17:10:30-04:00"
|
||||||
|
draft = true
|
||||||
|
title = "test"
|
||||||
|
|
||||||
|
+++
|
||||||
|
|
||||||
|
Hello this fucking world!
|
||||||
|
|
||||||
|
**joking**
|
||||||
Submodule
+1
Submodule CoderSherlock/themes/hugo_theme_robust added at 69ce3f191a
@@ -0,0 +1,12 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
|
||||||
|
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
||||||
|
<channel>
|
||||||
|
<title>My New Hugo Site</title>
|
||||||
|
<link>http://localhost:1313/</link>
|
||||||
|
<description>Recent content on My New Hugo Site</description>
|
||||||
|
<generator>Hugo -- gohugo.io</generator>
|
||||||
|
<language>en-us</language>
|
||||||
|
<atom:link href="http://localhost:1313/index.xml" rel="self" type="application/rss+xml" />
|
||||||
|
|
||||||
|
</channel>
|
||||||
|
</rss>
|
||||||
@@ -0,0 +1,8 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
|
||||||
|
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
|
||||||
|
|
||||||
|
<url>
|
||||||
|
<loc>http://localhost:1313/</loc>
|
||||||
|
</url>
|
||||||
|
|
||||||
|
</urlset>
|
||||||
Reference in New Issue
Block a user