Author: Kevin Schoon [kevinschoon@gmail.com]
Hash: 9b8c9a7fc03628b14fe1b283ba457b96d59f4420
Timestamp: Sun, 10 Feb 2019 20:47:16 +0000 (5 years ago)

+22 -22 +/-11 browse
fix docs path
1diff --git a/docs/404.html b/docs/404.html
2index df8c1c7..55e48ad 100644
3--- a/docs/404.html
4+++ b/docs/404.html
5 @@ -20,7 +20,7 @@
6 </style>
7
8
9- <link rel="stylesheet" href="pomo/css/main.css">
10+ <link rel="stylesheet" href="/css/main.css">
11
12
13
14 diff --git a/docs/categories/index.html b/docs/categories/index.html
15index 12e1a9b..8503456 100644
16--- a/docs/categories/index.html
17+++ b/docs/categories/index.html
18 @@ -20,7 +20,7 @@
19 </style>
20
21
22- <link rel="stylesheet" href="pomo/css/main.css">
23+ <link rel="stylesheet" href="/css/main.css">
24
25
26
27 @@ -60,8 +60,8 @@
28 <script>$(document).on('click', function() { $('.collapse').collapse('hide'); })</script>
29 <meta name="generator" content="Hugo 0.47.1" />
30
31- <link href="pomo/categories/index.xml" rel="alternate" type="application/rss+xml" title="Pomo" />
32- <link href="pomo/categories/index.xml" rel="feed" type="application/rss+xml" title="Pomo" />
33+ <link href="/categories/index.xml" rel="alternate" type="application/rss+xml" title="Pomo" />
34+ <link href="/categories/index.xml" rel="feed" type="application/rss+xml" title="Pomo" />
35
36
37
38 diff --git a/docs/categories/index.xml b/docs/categories/index.xml
39index c4d5052..7175616 100644
40--- a/docs/categories/index.xml
41+++ b/docs/categories/index.xml
42 @@ -2,12 +2,12 @@
43 <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
44 <channel>
45 <title>Categories on Pomo</title>
46- <link>pomo/categories/</link>
47+ <link>/categories/</link>
48 <description>Recent content in Categories on Pomo</description>
49 <generator>Hugo -- gohugo.io</generator>
50 <language>en-us</language>
51
52- <atom:link href="pomo/categories/index.xml" rel="self" type="application/rss+xml" />
53+ <atom:link href="/categories/index.xml" rel="self" type="application/rss+xml" />
54
55
56 </channel>
57 diff --git a/docs/categories/page/1/index.html b/docs/categories/page/1/index.html
58index 85382dc..f587a06 100644
59--- a/docs/categories/page/1/index.html
60+++ b/docs/categories/page/1/index.html
61 @@ -1 +1 @@
62- <!DOCTYPE html><html><head><title>pomo/categories/</title><link rel="canonical" href="pomo/categories/"/><meta name="robots" content="noindex"><meta charset="utf-8" /><meta http-equiv="refresh" content="0; url=pomo/categories/" /></head></html>
63\ No newline at end of file
64+ <!DOCTYPE html><html><head><title>/categories/</title><link rel="canonical" href="/categories/"/><meta name="robots" content="noindex"><meta charset="utf-8" /><meta http-equiv="refresh" content="0; url=/categories/" /></head></html>
65\ No newline at end of file
66 diff --git a/docs/index.html b/docs/index.html
67index 61eadc4..bd3cea9 100644
68--- a/docs/index.html
69+++ b/docs/index.html
70 @@ -20,7 +20,7 @@
71 </style>
72
73
74- <link rel="stylesheet" href="pomo/css/main.css">
75+ <link rel="stylesheet" href="/css/main.css">
76
77
78
79 @@ -60,8 +60,8 @@
80 <script>$(document).on('click', function() { $('.collapse').collapse('hide'); })</script>
81 <meta name="generator" content="Hugo 0.47.1" />
82
83- <link href="pomo/index.xml" rel="alternate" type="application/rss+xml" title="Pomo" />
84- <link href="pomo/index.xml" rel="feed" type="application/rss+xml" title="Pomo" />
85+ <link href="/index.xml" rel="alternate" type="application/rss+xml" title="Pomo" />
86+ <link href="/index.xml" rel="feed" type="application/rss+xml" title="Pomo" />
87
88
89
90 diff --git a/docs/index.xml b/docs/index.xml
91index 2ec8804..450fe51 100644
92--- a/docs/index.xml
93+++ b/docs/index.xml
94 @@ -2,12 +2,12 @@
95 <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
96 <channel>
97 <title>Pomo</title>
98- <link>pomo/</link>
99+ <link>/</link>
100 <description>Recent content on Pomo</description>
101 <generator>Hugo -- gohugo.io</generator>
102 <language>en-us</language>
103
104- <atom:link href="pomo/index.xml" rel="self" type="application/rss+xml" />
105+ <atom:link href="/index.xml" rel="self" type="application/rss+xml" />
106
107
108 </channel>
109 diff --git a/docs/sitemap.xml b/docs/sitemap.xml
110index d976221..5bc9b4b 100644
111--- a/docs/sitemap.xml
112+++ b/docs/sitemap.xml
113 @@ -3,17 +3,17 @@
114 xmlns:xhtml="http://www.w3.org/1999/xhtml">
115
116 <url>
117- <loc>pomo/categories/</loc>
118+ <loc>/categories/</loc>
119 <priority>0</priority>
120 </url>
121
122 <url>
123- <loc>pomo/</loc>
124+ <loc>/</loc>
125 <priority>0</priority>
126 </url>
127
128 <url>
129- <loc>pomo/tags/</loc>
130+ <loc>/tags/</loc>
131 <priority>0</priority>
132 </url>
133
134 diff --git a/docs/tags/index.html b/docs/tags/index.html
135index 18a8791..03f3086 100644
136--- a/docs/tags/index.html
137+++ b/docs/tags/index.html
138 @@ -20,7 +20,7 @@
139 </style>
140
141
142- <link rel="stylesheet" href="pomo/css/main.css">
143+ <link rel="stylesheet" href="/css/main.css">
144
145
146
147 @@ -60,8 +60,8 @@
148 <script>$(document).on('click', function() { $('.collapse').collapse('hide'); })</script>
149 <meta name="generator" content="Hugo 0.47.1" />
150
151- <link href="pomo/tags/index.xml" rel="alternate" type="application/rss+xml" title="Pomo" />
152- <link href="pomo/tags/index.xml" rel="feed" type="application/rss+xml" title="Pomo" />
153+ <link href="/tags/index.xml" rel="alternate" type="application/rss+xml" title="Pomo" />
154+ <link href="/tags/index.xml" rel="feed" type="application/rss+xml" title="Pomo" />
155
156
157
158 diff --git a/docs/tags/index.xml b/docs/tags/index.xml
159index dbc8c46..0b8ebcc 100644
160--- a/docs/tags/index.xml
161+++ b/docs/tags/index.xml
162 @@ -2,12 +2,12 @@
163 <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
164 <channel>
165 <title>Tags on Pomo</title>
166- <link>pomo/tags/</link>
167+ <link>/tags/</link>
168 <description>Recent content in Tags on Pomo</description>
169 <generator>Hugo -- gohugo.io</generator>
170 <language>en-us</language>
171
172- <atom:link href="pomo/tags/index.xml" rel="self" type="application/rss+xml" />
173+ <atom:link href="/tags/index.xml" rel="self" type="application/rss+xml" />
174
175
176 </channel>
177 diff --git a/docs/tags/page/1/index.html b/docs/tags/page/1/index.html
178index 30f00d1..a1f4490 100644
179--- a/docs/tags/page/1/index.html
180+++ b/docs/tags/page/1/index.html
181 @@ -1 +1 @@
182- <!DOCTYPE html><html><head><title>pomo/tags/</title><link rel="canonical" href="pomo/tags/"/><meta name="robots" content="noindex"><meta charset="utf-8" /><meta http-equiv="refresh" content="0; url=pomo/tags/" /></head></html>
183\ No newline at end of file
184+ <!DOCTYPE html><html><head><title>/tags/</title><link rel="canonical" href="/tags/"/><meta name="robots" content="noindex"><meta charset="utf-8" /><meta http-equiv="refresh" content="0; url=/tags/" /></head></html>
185\ No newline at end of file
186 diff --git a/www/config.toml b/www/config.toml
187index d2c4eea..6fc8c65 100644
188--- a/www/config.toml
189+++ b/www/config.toml
190 @@ -1,4 +1,4 @@
191- baseURL = "pomo"
192+ baseURL = ""
193 languageCode = "en-us"
194 title = "Pomo"
195 theme = "minimal"