Skip to content

Commit 51046b4

Browse files
committed
Merge branch 'dev' of github.com:charoitel/lambda-node-canvas into dev
2 parents cab9392 + 9c891b2 commit 51046b4

File tree

21 files changed

+68
-17
lines changed

21 files changed

+68
-17
lines changed

docs/categories/index.xml

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
2+
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
3+
<channel>
4+
<title>Categories on My New Hugo Site</title>
5+
<link>http://example.org/categories/</link>
6+
<description>Recent content in Categories on My New Hugo Site</description>
7+
<generator>Hugo -- gohugo.io</generator>
8+
<language>en-us</language>
9+
10+
<atom:link href="http://example.org/categories/index.xml" rel="self" type="application/rss+xml" />
11+
12+
13+
</channel>
14+
</rss>

docs/config.toml

Lines changed: 0 additions & 4 deletions
This file was deleted.

docs/index.xml

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
2+
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
3+
<channel>
4+
<title>My New Hugo Site</title>
5+
<link>http://example.org/</link>
6+
<description>Recent content on My New Hugo Site</description>
7+
<generator>Hugo -- gohugo.io</generator>
8+
<language>en-us</language>
9+
10+
<atom:link href="http://example.org/index.xml" rel="self" type="application/rss+xml" />
11+
12+
13+
</channel>
14+
</rss>

docs/sitemap.xml

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
2+
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
3+
xmlns:xhtml="http://www.w3.org/1999/xhtml">
4+
5+
<url>
6+
<loc>http://example.org/categories/</loc>
7+
<priority>0</priority>
8+
</url>
9+
10+
<url>
11+
<loc>http://example.org/</loc>
12+
<priority>0</priority>
13+
</url>
14+
15+
<url>
16+
<loc>http://example.org/tags/</loc>
17+
<priority>0</priority>
18+
</url>
19+
20+
</urlset>

docs/tags/index.xml

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
2+
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
3+
<channel>
4+
<title>Tags on My New Hugo Site</title>
5+
<link>http://example.org/tags/</link>
6+
<description>Recent content in Tags on My New Hugo Site</description>
7+
<generator>Hugo -- gohugo.io</generator>
8+
<language>en-us</language>
9+
10+
<atom:link href="http://example.org/tags/index.xml" rel="self" type="application/rss+xml" />
11+
12+
13+
</channel>
14+
</rss>

docs/themes/ananke/layouts/_default/baseof.html

Lines changed: 0 additions & 11 deletions
This file was deleted.

docs/themes/ananke/layouts/partials/head.html

Whitespace-only changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)