-
Notifications
You must be signed in to change notification settings - Fork 0
/
sitemap.xml
98 lines (98 loc) · 8.6 KB
/
sitemap.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
<?xml version="1.0" encoding="UTF-8"?><urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9 http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd">
<url><loc>https://sc0ttj.github.io/mdsh/</loc></url>
<url><loc>https://sc0ttj.github.io/mdsh/about.html</loc></url>
<url><loc>https://sc0ttj.github.io/mdsh/archive.html</loc></url>
<url><loc>https://sc0ttj.github.io/mdsh/authors/index.html</loc></url>
<url><loc>https://sc0ttj.github.io/mdsh/authors/sc0ttj.html</loc></url>
<url><loc>https://sc0ttj.github.io/mdsh/categories/blog.html</loc></url>
<url><loc>https://sc0ttj.github.io/mdsh/categories/games.html</loc></url>
<url><loc>https://sc0ttj.github.io/mdsh/contact.html</loc></url>
<url><loc>https://sc0ttj.github.io/mdsh/posts/2019/02/09/app-structure.html</loc></url>
<url><loc>https://sc0ttj.github.io/mdsh/posts/2019/02/09/simplifying-blog-structure.html</loc></url>
<url><loc>https://sc0ttj.github.io/mdsh/posts/2019/02/10/creating-html-from-markdown.html</loc></url>
<url><loc>https://sc0ttj.github.io/mdsh/posts/2019/02/10/creating-html-pages-with-markdown-pl.html</loc></url>
<url><loc>https://sc0ttj.github.io/mdsh/posts/2019/02/10/fixing-the-markdown-parsers.html</loc></url>
<url><loc>https://sc0ttj.github.io/mdsh/posts/2019/02/10/markdown-parsing-works-ok-now.html</loc></url>
<url><loc>https://sc0ttj.github.io/mdsh/posts/2019/02/10/rofnafen-sh.html</loc></url>
<url><loc>https://sc0ttj.github.io/mdsh/posts/2019/02/10/what-to-do-after-creating-a-post.html</loc></url>
<url><loc>https://sc0ttj.github.io/mdsh/posts/2019/02/11/added-an-archive-html-page.html</loc></url>
<url><loc>https://sc0ttj.github.io/mdsh/posts/2019/02/11/adding-post-headers.html</loc></url>
<url><loc>https://sc0ttj.github.io/mdsh/posts/2019/02/11/another-attempt-at-creating-post-headers.html</loc></url>
<url><loc>https://sc0ttj.github.io/mdsh/posts/2019/02/11/automatically-add-titles-to-posts.html</loc></url>
<url><loc>https://sc0ttj.github.io/mdsh/posts/2019/02/11/my-new-post.html</loc></url>
<url><loc>https://sc0ttj.github.io/mdsh/posts/2019/02/11/post-headers.html</loc></url>
<url><loc>https://sc0ttj.github.io/mdsh/posts/2019/02/11/using-sed.html</loc></url>
<url><loc>https://sc0ttj.github.io/mdsh/posts/2019/02/12/improving-the-post-headers.html</loc></url>
<url><loc>https://sc0ttj.github.io/mdsh/posts/2019/02/12/tags-and-categories-index-pages.html</loc></url>
<url><loc>https://sc0ttj.github.io/mdsh/posts/2019/02/12/using-git-to-manage-your-blog.html</loc></url>
<url><loc>https://sc0ttj.github.io/mdsh/posts/2019/02/13/about-mdshell.html</loc></url>
<url><loc>https://sc0ttj.github.io/mdsh/posts/2019/02/13/better-site-headers.html</loc></url>
<url><loc>https://sc0ttj.github.io/mdsh/posts/2019/02/13/how-to-edit-existing-pages.html</loc></url>
<url><loc>https://sc0ttj.github.io/mdsh/posts/2019/02/15/fixed-code-block-formatting.html</loc></url>
<url><loc>https://sc0ttj.github.io/mdsh/posts/2019/02/15/it-works-easier-post-editing-and-converting-is-on-the-way.html</loc></url>
<url><loc>https://sc0ttj.github.io/mdsh/posts/2019/02/16/auto-generated-post-footers.html</loc></url>
<url><loc>https://sc0ttj.github.io/mdsh/posts/2019/02/16/ifs-and-the-read-command.html</loc></url>
<url><loc>https://sc0ttj.github.io/mdsh/posts/2019/02/16/missing-post-header.html</loc></url>
<url><loc>https://sc0ttj.github.io/mdsh/posts/2019/02/17/adding-a-stylesheet.html</loc></url>
<url><loc>https://sc0ttj.github.io/mdsh/posts/2019/02/23/generating-an-rss-feed.html</loc></url>
<url><loc>https://sc0ttj.github.io/mdsh/posts/2019/02/23/generating-an-xml-sitemap.html</loc></url>
<url><loc>https://sc0ttj.github.io/mdsh/posts/2019/02/24/adding-a-site-search-feature.html</loc></url>
<url><loc>https://sc0ttj.github.io/mdsh/posts/2019/02/24/generating-better-homepages.html</loc></url>
<url><loc>https://sc0ttj.github.io/mdsh/posts/2019/03/02/adding-authors-pages.html</loc></url>
<url><loc>https://sc0ttj.github.io/mdsh/posts/2019/03/02/fixing-rss-generation.html</loc></url>
<url><loc>https://sc0ttj.github.io/mdsh/posts/2019/03/02/searching-this-website.html</loc></url>
<url><loc>https://sc0ttj.github.io/mdsh/posts/2019/03/03/custom-css-and-js-for-every-page.html</loc></url>
<url><loc>https://sc0ttj.github.io/mdsh/posts/2019/03/03/highlighting-search-terms-on-the-page.html</loc></url>
<url><loc>https://sc0ttj.github.io/mdsh/posts/2019/03/03/setting-up-your-blog.html</loc></url>
<url><loc>https://sc0ttj.github.io/mdsh/posts/2019/03/04/enabling-easier-markdown-re-building.html</loc></url>
<url><loc>https://sc0ttj.github.io/mdsh/posts/2019/03/04/fixing-code-formatting.html</loc></url>
<url><loc>https://sc0ttj.github.io/mdsh/posts/2019/03/06/adding-html-and-css-minification.html</loc></url>
<url><loc>https://sc0ttj.github.io/mdsh/posts/2019/03/08/added-a-gitignore-file.html</loc></url>
<url><loc>https://sc0ttj.github.io/mdsh/posts/2019/03/08/unpublishing-pages.html</loc></url>
<url><loc>https://sc0ttj.github.io/mdsh/posts/2019/03/10/improving-seo-with-json-ld-breadcrumbs.html</loc></url>
<url><loc>https://sc0ttj.github.io/mdsh/posts/2019/03/16/dynamic-search-page-using-jets.html</loc></url>
<url><loc>https://sc0ttj.github.io/mdsh/posts/2019/03/27/syntax-highlighting-using-pygments.html</loc></url>
<url><loc>https://sc0ttj.github.io/mdsh/posts/2019/03/31/improving-structured-data.html</loc></url>
<url><loc>https://sc0ttj.github.io/mdsh/posts/2019/03/31/more-responsive-pages.html</loc></url>
<url><loc>https://sc0ttj.github.io/mdsh/posts/2019/05/22/mustache-templating.html</loc></url>
<url><loc>https://sc0ttj.github.io/mdsh/posts/2019/05/26/new-site-navigation.html</loc></url>
<url><loc>https://sc0ttj.github.io/mdsh/posts/2019/05/26/post-excerpts.html</loc></url>
<url><loc>https://sc0ttj.github.io/mdsh/posts/2019/06/24/new-syntax-for-embedding-shell-script-in-your-markdown.html</loc></url>
<url><loc>https://sc0ttj.github.io/mdsh/posts/2019/06/29/adding-support-for-more-embedded-languages.html</loc></url>
<url><loc>https://sc0ttj.github.io/mdsh/posts/2019/07/01/faster-site-rebuilds.html</loc></url>
<url><loc>https://sc0ttj.github.io/mdsh/posts/2019/07/13/liquid-filters.html</loc></url>
<url><loc>https://sc0ttj.github.io/mdsh/posts/2019/09/07/better-data-and-template-handling.html</loc></url>
<url><loc>https://sc0ttj.github.io/mdsh/posts/2019/09/11/permalinks-for-your-posts.html</loc></url>
<url><loc>https://sc0ttj.github.io/mdsh/posts/2019/09/13/better-site-rebuilding.html</loc></url>
<url><loc>https://sc0ttj.github.io/mdsh/posts/2019/09/13/easier-layout-selection.html</loc></url>
<url><loc>https://sc0ttj.github.io/mdsh/posts/2019/09/14/easier-stylesheet-selection.html</loc></url>
<url><loc>https://sc0ttj.github.io/mdsh/posts/2019/09/14/embedding-youtube-videos-tweets-codepens-and-other-third-party-content.html</loc></url>
<url><loc>https://sc0ttj.github.io/mdsh/search.html</loc></url>
<url><loc>https://sc0ttj.github.io/mdsh/tags/bash.html</loc></url>
<url><loc>https://sc0ttj.github.io/mdsh/tags/blog.html</loc></url>
<url><loc>https://sc0ttj.github.io/mdsh/tags/bsd.html</loc></url>
<url><loc>https://sc0ttj.github.io/mdsh/tags/css.html</loc></url>
<url><loc>https://sc0ttj.github.io/mdsh/tags/csv.html</loc></url>
<url><loc>https://sc0ttj.github.io/mdsh/tags/games.html</loc></url>
<url><loc>https://sc0ttj.github.io/mdsh/tags/git.html</loc></url>
<url><loc>https://sc0ttj.github.io/mdsh/tags/gnu.html</loc></url>
<url><loc>https://sc0ttj.github.io/mdsh/tags/html.html</loc></url>
<url><loc>https://sc0ttj.github.io/mdsh/tags/javascript.html</loc></url>
<url><loc>https://sc0ttj.github.io/mdsh/tags/js.html</loc></url>
<url><loc>https://sc0ttj.github.io/mdsh/tags/json-ld.html</loc></url>
<url><loc>https://sc0ttj.github.io/mdsh/tags/linux.html</loc></url>
<url><loc>https://sc0ttj.github.io/mdsh/tags/liquid-templating.html</loc></url>
<url><loc>https://sc0ttj.github.io/mdsh/tags/markdown.html</loc></url>
<url><loc>https://sc0ttj.github.io/mdsh/tags/mdsh.html</loc></url>
<url><loc>https://sc0ttj.github.io/mdsh/tags/mustache.html</loc></url>
<url><loc>https://sc0ttj.github.io/mdsh/tags/oembed.html</loc></url>
<url><loc>https://sc0ttj.github.io/mdsh/tags/osx.html</loc></url>
<url><loc>https://sc0ttj.github.io/mdsh/tags/pygments.html</loc></url>
<url><loc>https://sc0ttj.github.io/mdsh/tags/rss.html</loc></url>
<url><loc>https://sc0ttj.github.io/mdsh/tags/search.html</loc></url>
<url><loc>https://sc0ttj.github.io/mdsh/tags/sed.html</loc></url>
<url><loc>https://sc0ttj.github.io/mdsh/tags/seo.html</loc></url>
<url><loc>https://sc0ttj.github.io/mdsh/tags/shell.html</loc></url>
<url><loc>https://sc0ttj.github.io/mdsh/tags/xml.html</loc></url>
<url><loc>https://sc0ttj.github.io/mdsh/tags/yaml.html</loc></url>
</urlset>