Commit
+302 -12 +/-10 browse
1 | diff --git a/docs/404.html b/docs/404.html |
2 | index 240688d..df8c1c7 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="pomo/css/main.css"> |
11 | |
12 | |
13 | |
14 | @@ -58,10 +58,7 @@ |
15 | |
16 | |
17 | <script>$(document).on('click', function() { $('.collapse').collapse('hide'); })</script> |
18 | - <meta name="generator" content="Hugo 0.19" /> |
19 | - |
20 | - <link href="pomo/404.html/index.xml" rel="alternate" type="application/rss+xml" title="Pomo" /> |
21 | - <link href="pomo/404.html/index.xml" rel="feed" type="application/rss+xml" title="Pomo" /> |
22 | + <meta name="generator" content="Hugo 0.47.1" /> |
23 | |
24 | |
25 | |
26 | diff --git a/docs/categories/index.html b/docs/categories/index.html |
27 | new file mode 100644 |
28 | index 0000000..12e1a9b |
29 | --- /dev/null |
30 | +++ b/docs/categories/index.html |
31 | @@ -0,0 +1,125 @@ |
32 | + <!DOCTYPE html> |
33 | + <html lang="en-us"> |
34 | + <head> |
35 | + |
36 | + <meta charset="utf-8"> |
37 | + <meta name="viewport" content="width=device-width, initial-scale=1"> |
38 | + <title>Categories</title> |
39 | + <style> |
40 | + |
41 | + html body { |
42 | + font-family: 'Raleway', sans-serif; |
43 | + background-color: white; |
44 | + } |
45 | + |
46 | + :root { |
47 | + --accent: red; |
48 | + --border-width: 5px ; |
49 | + } |
50 | + |
51 | + </style> |
52 | + |
53 | + |
54 | + <link rel="stylesheet" href="pomo/css/main.css"> |
55 | + |
56 | + |
57 | + |
58 | + |
59 | + |
60 | + <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Raleway"> |
61 | + |
62 | + |
63 | + <link rel="stylesheet" href="//cdnjs.cloudflare.com/ajax/libs/highlight.js/9.12.0/styles/solarized-dark.min.css"> |
64 | + |
65 | + |
66 | + <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous"> |
67 | + |
68 | + |
69 | + <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css" integrity="sha384-wvfXpqpZZVQGK6TAh5PVlGOfQNHSoD2xbE+QkPxCAFlNEevoEH3Sl0sibVcOQVnN" crossorigin="anonymous"> |
70 | + |
71 | + |
72 | + |
73 | + <script src="//cdnjs.cloudflare.com/ajax/libs/highlight.js/9.12.0/highlight.min.js"></script> |
74 | + |
75 | + <script src="//cdnjs.cloudflare.com/ajax/libs/highlight.js/9.12.0/languages/go.min.js"></script> <script src="//cdnjs.cloudflare.com/ajax/libs/highlight.js/9.12.0/languages/haskell.min.js"></script> <script src="//cdnjs.cloudflare.com/ajax/libs/highlight.js/9.12.0/languages/kotlin.min.js"></script> <script src="//cdnjs.cloudflare.com/ajax/libs/highlight.js/9.12.0/languages/scala.min.js"></script> <script src="//cdnjs.cloudflare.com/ajax/libs/highlight.js/9.12.0/languages/swift.min.js"></script> |
76 | + |
77 | + <script>hljs.initHighlightingOnLoad();</script> |
78 | + |
79 | + |
80 | + |
81 | + |
82 | + |
83 | + |
84 | + |
85 | + <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script> |
86 | + |
87 | + |
88 | + <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js" integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa" crossorigin="anonymous"></script> |
89 | + |
90 | + |
91 | + <script>$(document).on('click', function() { $('.collapse').collapse('hide'); })</script> |
92 | + <meta name="generator" content="Hugo 0.47.1" /> |
93 | + |
94 | + <link href="pomo/categories/index.xml" rel="alternate" type="application/rss+xml" title="Pomo" /> |
95 | + <link href="pomo/categories/index.xml" rel="feed" type="application/rss+xml" title="Pomo" /> |
96 | + |
97 | + |
98 | + |
99 | + </head> |
100 | + |
101 | + |
102 | + <script type="text/javascript" async |
103 | + src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.1/MathJax.js?config=TeX-AMS-MML_HTMLorMML"> |
104 | + </script> |
105 | + |
106 | + <body> |
107 | + |
108 | + <nav class="navbar navbar-default navbar-fixed-top"> |
109 | + |
110 | + <div class="container"> |
111 | + |
112 | + <div class="navbar-header"> |
113 | + |
114 | + <a class="navbar-brand visible-xs" href="#">Categories</a> |
115 | + |
116 | + <button class="navbar-toggle" data-target=".navbar-collapse" data-toggle="collapse"> |
117 | + <span class="icon-bar"></span> |
118 | + <span class="icon-bar"></span> |
119 | + <span class="icon-bar"></span> |
120 | + </button> |
121 | + |
122 | + </div> |
123 | + |
124 | + <div class="collapse navbar-collapse"> |
125 | + |
126 | + |
127 | + |
128 | + |
129 | + |
130 | + </div> |
131 | + |
132 | + </div> |
133 | + |
134 | + </nav> |
135 | + |
136 | + |
137 | + <main> |
138 | + |
139 | + <h2>Categories</h2> |
140 | + |
141 | + |
142 | + |
143 | + </main> |
144 | + |
145 | + |
146 | + |
147 | + <footer> |
148 | + |
149 | + <p class="copyright text-muted">© All rights reserved. Powered by <a href="https://gohugo.io">Hugo</a> and <a href="https://github.com/calintat/minimal">Minimal</a></p> |
150 | + |
151 | + </footer> |
152 | + |
153 | + </body> |
154 | + |
155 | + </html> |
156 | + |
157 | diff --git a/docs/categories/index.xml b/docs/categories/index.xml |
158 | new file mode 100644 |
159 | index 0000000..c4d5052 |
160 | --- /dev/null |
161 | +++ b/docs/categories/index.xml |
162 | @@ -0,0 +1,14 @@ |
163 | + <?xml version="1.0" encoding="utf-8" standalone="yes" ?> |
164 | + <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"> |
165 | + <channel> |
166 | + <title>Categories on Pomo</title> |
167 | + <link>pomo/categories/</link> |
168 | + <description>Recent content in Categories on Pomo</description> |
169 | + <generator>Hugo -- gohugo.io</generator> |
170 | + <language>en-us</language> |
171 | + |
172 | + <atom:link href="pomo/categories/index.xml" rel="self" type="application/rss+xml" /> |
173 | + |
174 | + |
175 | + </channel> |
176 | + </rss> |
177 | \ No newline at end of file |
178 | diff --git a/docs/categories/page/1/index.html b/docs/categories/page/1/index.html |
179 | new file mode 100644 |
180 | index 0000000..85382dc |
181 | --- /dev/null |
182 | +++ b/docs/categories/page/1/index.html |
183 | @@ -0,0 +1 @@ |
184 | + <!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> |
185 | \ No newline at end of file |
186 | diff --git a/docs/index.html b/docs/index.html |
187 | index df681e0..1f3c0a4 100644 |
188 | --- a/docs/index.html |
189 | +++ b/docs/index.html |
190 | @@ -20,7 +20,7 @@ |
191 | </style> |
192 | |
193 | |
194 | - <link rel="stylesheet" href="/pomo/css/main.css"> |
195 | + <link rel="stylesheet" href="pomo/css/main.css"> |
196 | |
197 | |
198 | |
199 | @@ -58,7 +58,7 @@ |
200 | |
201 | |
202 | <script>$(document).on('click', function() { $('.collapse').collapse('hide'); })</script> |
203 | - <meta name="generator" content="Hugo 0.19" /> |
204 | + <meta name="generator" content="Hugo 0.47.1" /> |
205 | |
206 | <link href="pomo/index.xml" rel="alternate" type="application/rss+xml" title="Pomo" /> |
207 | <link href="pomo/index.xml" rel="feed" type="application/rss+xml" title="Pomo" /> |
208 | @@ -126,7 +126,7 @@ |
209 | |
210 | <h1 id="pomo">🍅 pomo</h1> |
211 | |
212 | - <p><code>pomo</code> is a simple CLI for using the <a href="https://en.wikipedia.org/wiki/Pomodoro_Technique">Pomodoro Technique</a>. There are <a href="https://taskwarrior.org/">some</a> <a href="https://todoist.com/">amazing</a> task management systems but <code>pomo</code> is more of a task <em>execution</em> or <a href="https://en.wikipedia.org/wiki/Timeboxing">timeboxing</a> system. <code>pomo</code> helps you track what you did, how long it took you do it, and how much effort you expect it to take.</p> |
213 | + <p><code>pomo</code> is a simple CLI for using the <a href="https://en.wikipedia.org/wiki/Pomodoro_Technique">Pomodoro Technique</a>. There are <a href="https://taskwarrior.org/">some</a> <a href="https://todoist.com/">amazing</a> task management systems but <code>pomo</code> is more of a task <em>execution</em> or <a href="https://en.wikipedia.org/wiki/Timeboxing">timeboxing</a> system. <code>pomo</code> helps you track what you did, how long it took you to do it, and how much effort you expect it to take.</p> |
214 | |
215 | <h2 id="background">Background</h2> |
216 | |
217 | diff --git a/docs/index.xml b/docs/index.xml |
218 | index 82cd571..2ec8804 100644 |
219 | --- a/docs/index.xml |
220 | +++ b/docs/index.xml |
221 | @@ -2,11 +2,13 @@ |
222 | <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"> |
223 | <channel> |
224 | <title>Pomo</title> |
225 | - <link>/pomo/index.xml</link> |
226 | + <link>pomo/</link> |
227 | <description>Recent content on Pomo</description> |
228 | <generator>Hugo -- gohugo.io</generator> |
229 | <language>en-us</language> |
230 | - <atom:link href="/pomo/index.xml" rel="self" type="application/rss+xml" /> |
231 | + |
232 | + <atom:link href="pomo/index.xml" rel="self" type="application/rss+xml" /> |
233 | + |
234 | |
235 | </channel> |
236 | </rss> |
237 | \ No newline at end of file |
238 | diff --git a/docs/sitemap.xml b/docs/sitemap.xml |
239 | index f3ff3e5..d976221 100644 |
240 | --- a/docs/sitemap.xml |
241 | +++ b/docs/sitemap.xml |
242 | @@ -1,8 +1,19 @@ |
243 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> |
244 | - <urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"> |
245 | + <urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9" |
246 | + xmlns:xhtml="http://www.w3.org/1999/xhtml"> |
247 | |
248 | <url> |
249 | - <loc>/pomo/</loc> |
250 | + <loc>pomo/categories/</loc> |
251 | + <priority>0</priority> |
252 | + </url> |
253 | + |
254 | + <url> |
255 | + <loc>pomo/</loc> |
256 | + <priority>0</priority> |
257 | + </url> |
258 | + |
259 | + <url> |
260 | + <loc>pomo/tags/</loc> |
261 | <priority>0</priority> |
262 | </url> |
263 | |
264 | diff --git a/docs/tags/index.html b/docs/tags/index.html |
265 | new file mode 100644 |
266 | index 0000000..18a8791 |
267 | --- /dev/null |
268 | +++ b/docs/tags/index.html |
269 | @@ -0,0 +1,125 @@ |
270 | + <!DOCTYPE html> |
271 | + <html lang="en-us"> |
272 | + <head> |
273 | + |
274 | + <meta charset="utf-8"> |
275 | + <meta name="viewport" content="width=device-width, initial-scale=1"> |
276 | + <title>Tags</title> |
277 | + <style> |
278 | + |
279 | + html body { |
280 | + font-family: 'Raleway', sans-serif; |
281 | + background-color: white; |
282 | + } |
283 | + |
284 | + :root { |
285 | + --accent: red; |
286 | + --border-width: 5px ; |
287 | + } |
288 | + |
289 | + </style> |
290 | + |
291 | + |
292 | + <link rel="stylesheet" href="pomo/css/main.css"> |
293 | + |
294 | + |
295 | + |
296 | + |
297 | + |
298 | + <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Raleway"> |
299 | + |
300 | + |
301 | + <link rel="stylesheet" href="//cdnjs.cloudflare.com/ajax/libs/highlight.js/9.12.0/styles/solarized-dark.min.css"> |
302 | + |
303 | + |
304 | + <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous"> |
305 | + |
306 | + |
307 | + <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css" integrity="sha384-wvfXpqpZZVQGK6TAh5PVlGOfQNHSoD2xbE+QkPxCAFlNEevoEH3Sl0sibVcOQVnN" crossorigin="anonymous"> |
308 | + |
309 | + |
310 | + |
311 | + <script src="//cdnjs.cloudflare.com/ajax/libs/highlight.js/9.12.0/highlight.min.js"></script> |
312 | + |
313 | + <script src="//cdnjs.cloudflare.com/ajax/libs/highlight.js/9.12.0/languages/go.min.js"></script> <script src="//cdnjs.cloudflare.com/ajax/libs/highlight.js/9.12.0/languages/haskell.min.js"></script> <script src="//cdnjs.cloudflare.com/ajax/libs/highlight.js/9.12.0/languages/kotlin.min.js"></script> <script src="//cdnjs.cloudflare.com/ajax/libs/highlight.js/9.12.0/languages/scala.min.js"></script> <script src="//cdnjs.cloudflare.com/ajax/libs/highlight.js/9.12.0/languages/swift.min.js"></script> |
314 | + |
315 | + <script>hljs.initHighlightingOnLoad();</script> |
316 | + |
317 | + |
318 | + |
319 | + |
320 | + |
321 | + |
322 | + |
323 | + <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script> |
324 | + |
325 | + |
326 | + <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js" integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa" crossorigin="anonymous"></script> |
327 | + |
328 | + |
329 | + <script>$(document).on('click', function() { $('.collapse').collapse('hide'); })</script> |
330 | + <meta name="generator" content="Hugo 0.47.1" /> |
331 | + |
332 | + <link href="pomo/tags/index.xml" rel="alternate" type="application/rss+xml" title="Pomo" /> |
333 | + <link href="pomo/tags/index.xml" rel="feed" type="application/rss+xml" title="Pomo" /> |
334 | + |
335 | + |
336 | + |
337 | + </head> |
338 | + |
339 | + |
340 | + <script type="text/javascript" async |
341 | + src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.1/MathJax.js?config=TeX-AMS-MML_HTMLorMML"> |
342 | + </script> |
343 | + |
344 | + <body> |
345 | + |
346 | + <nav class="navbar navbar-default navbar-fixed-top"> |
347 | + |
348 | + <div class="container"> |
349 | + |
350 | + <div class="navbar-header"> |
351 | + |
352 | + <a class="navbar-brand visible-xs" href="#">Tags</a> |
353 | + |
354 | + <button class="navbar-toggle" data-target=".navbar-collapse" data-toggle="collapse"> |
355 | + <span class="icon-bar"></span> |
356 | + <span class="icon-bar"></span> |
357 | + <span class="icon-bar"></span> |
358 | + </button> |
359 | + |
360 | + </div> |
361 | + |
362 | + <div class="collapse navbar-collapse"> |
363 | + |
364 | + |
365 | + |
366 | + |
367 | + |
368 | + </div> |
369 | + |
370 | + </div> |
371 | + |
372 | + </nav> |
373 | + |
374 | + |
375 | + <main> |
376 | + |
377 | + <h2>Tags</h2> |
378 | + |
379 | + |
380 | + |
381 | + </main> |
382 | + |
383 | + |
384 | + |
385 | + <footer> |
386 | + |
387 | + <p class="copyright text-muted">© All rights reserved. Powered by <a href="https://gohugo.io">Hugo</a> and <a href="https://github.com/calintat/minimal">Minimal</a></p> |
388 | + |
389 | + </footer> |
390 | + |
391 | + </body> |
392 | + |
393 | + </html> |
394 | + |
395 | diff --git a/docs/tags/index.xml b/docs/tags/index.xml |
396 | new file mode 100644 |
397 | index 0000000..dbc8c46 |
398 | --- /dev/null |
399 | +++ b/docs/tags/index.xml |
400 | @@ -0,0 +1,14 @@ |
401 | + <?xml version="1.0" encoding="utf-8" standalone="yes" ?> |
402 | + <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"> |
403 | + <channel> |
404 | + <title>Tags on Pomo</title> |
405 | + <link>pomo/tags/</link> |
406 | + <description>Recent content in Tags on Pomo</description> |
407 | + <generator>Hugo -- gohugo.io</generator> |
408 | + <language>en-us</language> |
409 | + |
410 | + <atom:link href="pomo/tags/index.xml" rel="self" type="application/rss+xml" /> |
411 | + |
412 | + |
413 | + </channel> |
414 | + </rss> |
415 | \ No newline at end of file |
416 | diff --git a/docs/tags/page/1/index.html b/docs/tags/page/1/index.html |
417 | new file mode 100644 |
418 | index 0000000..30f00d1 |
419 | --- /dev/null |
420 | +++ b/docs/tags/page/1/index.html |
421 | @@ -0,0 +1 @@ |
422 | + <!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> |
423 | \ No newline at end of file |