-
Notifications
You must be signed in to change notification settings - Fork 0
/
sitemap.xml
124 lines (124 loc) · 3.72 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
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>https://mbuffa.github.io/</loc>
</url>
<url>
<loc>https://mbuffa.github.io/contact/</loc>
</url>
<url>
<loc>https://mbuffa.github.io/crypto/</loc>
<lastmod>2021-11-01</lastmod>
</url>
<url>
<loc>https://mbuffa.github.io/demos/</loc>
</url>
<url>
<loc>https://mbuffa.github.io/demos/20220910-dino-jump/</loc>
<lastmod>2022-09-10</lastmod>
</url>
<url>
<loc>https://mbuffa.github.io/demos/20221120-astar-live-demo/</loc>
<lastmod>2022-11-20</lastmod>
</url>
<url>
<loc>https://mbuffa.github.io/demos/20221120-turrets/</loc>
<lastmod>2022-11-20</lastmod>
</url>
<url>
<loc>https://mbuffa.github.io/demos/20230126-spell-it/</loc>
<lastmod>2023-01-26</lastmod>
</url>
<url>
<loc>https://mbuffa.github.io/tags/</loc>
</url>
<url>
<loc>https://mbuffa.github.io/tags/demo/</loc>
</url>
<url>
<loc>https://mbuffa.github.io/tags/dev/</loc>
</url>
<url>
<loc>https://mbuffa.github.io/tags/elixir/</loc>
</url>
<url>
<loc>https://mbuffa.github.io/tags/erlang/</loc>
</url>
<url>
<loc>https://mbuffa.github.io/tags/gamejam/</loc>
</url>
<url>
<loc>https://mbuffa.github.io/tags/k8s/</loc>
</url>
<url>
<loc>https://mbuffa.github.io/tags/liveview/</loc>
</url>
<url>
<loc>https://mbuffa.github.io/tags/macos/</loc>
</url>
<url>
<loc>https://mbuffa.github.io/tags/macroquad/</loc>
</url>
<url>
<loc>https://mbuffa.github.io/tags/postgres/</loc>
</url>
<url>
<loc>https://mbuffa.github.io/tags/rails/</loc>
</url>
<url>
<loc>https://mbuffa.github.io/tags/rust/</loc>
</url>
<url>
<loc>https://mbuffa.github.io/tags/wsl/</loc>
</url>
<url>
<loc>https://mbuffa.github.io/tips/</loc>
</url>
<url>
<loc>https://mbuffa.github.io/tips/20200815-rails-deprecate-activerecord-attribute/</loc>
<lastmod>2020-08-15</lastmod>
</url>
<url>
<loc>https://mbuffa.github.io/tips/20210706-postgres-filtering-with-count/</loc>
<lastmod>2021-07-06</lastmod>
</url>
<url>
<loc>https://mbuffa.github.io/tips/20211029-homebrew-bundles/</loc>
<lastmod>2021-10-29</lastmod>
</url>
<url>
<loc>https://mbuffa.github.io/tips/20211220-kubectl-shortcuts/</loc>
<lastmod>2021-12-20</lastmod>
</url>
<url>
<loc>https://mbuffa.github.io/tutorials/</loc>
</url>
<url>
<loc>https://mbuffa.github.io/tutorials/20200816-developing-on-wsl/</loc>
<lastmod>2020-08-16</lastmod>
</url>
<url>
<loc>https://mbuffa.github.io/tutorials/20201022-elixir-clustering-on-kubernetes/</loc>
<lastmod>2020-10-21</lastmod>
</url>
<url>
<loc>https://mbuffa.github.io/tutorials/20201111-elixir-troubleshooting-mnesia/</loc>
<lastmod>2020-11-11</lastmod>
</url>
<url>
<loc>https://mbuffa.github.io/tutorials/20210720-kustomize-environment-variables/</loc>
<lastmod>2021-07-20</lastmod>
</url>
<url>
<loc>https://mbuffa.github.io/tutorials/20210916-elixir-environment-variables/</loc>
<lastmod>2021-09-16</lastmod>
</url>
<url>
<loc>https://mbuffa.github.io/tutorials/20220122-kubernetes-operators/</loc>
<lastmod>2022-01-22</lastmod>
</url>
<url>
<loc>https://mbuffa.github.io/tutorials/20231212-postgres-autogenerated-fields/</loc>
<lastmod>2024-01-30</lastmod>
</url>
</urlset>