-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathrss.xml
126 lines (126 loc) · 8.28 KB
/
rss.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
125
126
<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
<channel>
<title>Kaizen Dorks</title>
<link>https://kaizendorks.github.io</link>
<description>Official site of Kaizen Dorks Dublin</description>
<lastBuildDate>Sat, 07 Aug 2021 18:31:55 GMT</lastBuildDate>
<docs>http://blogs.law.harvard.edu/tech/rss</docs>
<generator>https://github.com/webmasterish/vuepress-plugin-feed</generator>
<item>
<title><![CDATA[A new website for Kaizen Dorks]]></title>
<link>https://kaizendorks.github.io/2020/04/11/new-website/</link>
<guid>https://kaizendorks.github.io/2020/04/11/new-website/</guid>
<pubDate>Sat, 11 Apr 2020 00:00:00 GMT</pubDate>
<description><![CDATA[I have been postponing the moment to rewrite the Kaizen Dorks website far too long. It's been roughly a year (13 months according to the GitHub history) since I created the initial version of the website using Jekyll.]]></description>
<enclosure url="https://kaizendorks.github.io/./images/2020-04-11-new-website/old-website.png">
</enclosure>
</item>
<item>
<title><![CDATA[Deploying to GitHub Pages using GitHub Actions]]></title>
<link>https://kaizendorks.github.io/2020/04/16/vuepress-github-actions/</link>
<guid>https://kaizendorks.github.io/2020/04/16/vuepress-github-actions/</guid>
<pubDate>Thu, 16 Apr 2020 00:00:00 GMT</pubDate>
<description><![CDATA[A recap on how GitHub actions can be configured to deploy a vuepress site (or any other similar static site, like a GatsbyJS one). While straightforward enough, there are a few gotchas particularly on user and organization repos]]></description>
<enclosure url="https://kaizendorks.github.io/./images/2020-04-16-vuepress-github-actions/getting-started-actions.png">
</enclosure>
</item>
<item>
<title><![CDATA[Troubleshooting DNS in Kubernetes Cheatsheet]]></title>
<link>https://kaizendorks.github.io/2020/11/13/kubernetes-dns-issues-cheatsheet/</link>
<guid>https://kaizendorks.github.io/2020/11/13/kubernetes-dns-issues-cheatsheet/</guid>
<pubDate>Fri, 13 Nov 2020 00:00:00 GMT</pubDate>
<description><![CDATA[Brief cheatsheet on how to debug DNS issues inside Kubernetes.]]></description>
</item>
<item>
<title><![CDATA[dexa]]></title>
<link>https://kaizendorks.github.io/2021/08/07/dexa/</link>
<guid>https://kaizendorks.github.io/2021/08/07/dexa/</guid>
<pubDate>Sat, 07 Aug 2021 00:00:00 GMT</pubDate>
<description><![CDATA[A CLI tool that allows developers and teams to capture their preferred tech stacks as a project template and a set of code generators.]]></description>
<enclosure url="https://gh-card.dev/repos/kaizendorks/dexa.svg?fullname=">
</enclosure>
</item>
<item>
<title><![CDATA[nexus-go-client]]></title>
<link>https://kaizendorks.github.io/2020/07/10/nexus-go-client/</link>
<guid>https://kaizendorks.github.io/2020/07/10/nexus-go-client/</guid>
<pubDate>Fri, 10 Jul 2020 00:00:00 GMT</pubDate>
<description><![CDATA[A minimal Golang client for interacting with the Nexus Repository APIs.]]></description>
<enclosure url="https://gh-card.dev/repos/kaizendorks/nexus-go-client.svg?fullname=">
</enclosure>
</item>
<item>
<title><![CDATA[nexus-operator]]></title>
<link>https://kaizendorks.github.io/2020/03/22/nexus-operator/</link>
<guid>https://kaizendorks.github.io/2020/03/22/nexus-operator/</guid>
<pubDate>Sun, 22 Mar 2020 00:00:00 GMT</pubDate>
<description><![CDATA[A Kubernetes operator that will be able to automatically configure Nexus as a Docker registry in a Kubernetes cluster.]]></description>
<enclosure url="https://gh-card.dev/repos/kaizendorks/nexus-operator.svg?fullname=">
</enclosure>
</item>
<item>
<title><![CDATA[pymongo_inmemory]]></title>
<link>https://kaizendorks.github.io/2019/07/26/pymongo-inmemory/</link>
<guid>https://kaizendorks.github.io/2019/07/26/pymongo-inmemory/</guid>
<pubDate>Fri, 26 Jul 2019 00:00:00 GMT</pubDate>
<description><![CDATA[A Python library that provides an in-memory MongoDB server that can be used during integration tests.]]></description>
<enclosure url="https://badge.fury.io/py/pymongo-inmemory.svg">
</enclosure>
</item>
<item>
<title><![CDATA[sinon-mongo]]></title>
<link>https://kaizendorks.github.io/2019/01/30/sinon-mongo/</link>
<guid>https://kaizendorks.github.io/2019/01/30/sinon-mongo/</guid>
<pubDate>Wed, 30 Jan 2019 00:00:00 GMT</pubDate>
<description><![CDATA[A Node library that simplifies writing unit tests using sinon for mocking code using the MongoDB client.]]></description>
<enclosure url="https://gh-card.dev/repos/danijg/sinon-mongo.svg?fullname=">
</enclosure>
</item>
<item>
<title><![CDATA[vue-autowire]]></title>
<link>https://kaizendorks.github.io/2019/04/03/vue-autowire/</link>
<guid>https://kaizendorks.github.io/2019/04/03/vue-autowire/</guid>
<pubDate>Wed, 03 Apr 2019 00:00:00 GMT</pubDate>
<description><![CDATA[A library for Vue that lets you automatically register components, views, routes, and other Vue elements.]]></description>
<enclosure url="https://travis-ci.com/kaizendorks/vue-autowire.svg?branch=master">
</enclosure>
</item>
<item>
<title><![CDATA[vue-cli-plugin-auth0]]></title>
<link>https://kaizendorks.github.io/2019/04/13/vue-cli-plugin-auth0/</link>
<guid>https://kaizendorks.github.io/2019/04/13/vue-cli-plugin-auth0/</guid>
<pubDate>Sat, 13 Apr 2019 00:00:00 GMT</pubDate>
<description><![CDATA[A plugin for the awesome Vue CLI that simplifies the setup needed to use Auth0 as your authentication and authorization provider.]]></description>
<enclosure url="https://travis-ci.org/kaizendorks/vue-cli-plugin-auth0.svg?branch=master">
</enclosure>
</item>
<item>
<title><![CDATA[vue-cli-plugin-jest-puppeteer]]></title>
<link>https://kaizendorks.github.io/2019/06/05/vue-cli-plugin-jest-puppeteer/</link>
<guid>https://kaizendorks.github.io/2019/06/05/vue-cli-plugin-jest-puppeteer/</guid>
<pubDate>Wed, 05 Jun 2019 00:00:00 GMT</pubDate>
<description><![CDATA[A plugin for the awesome Vue CLI that simplifies the setup needed to use Jest and Puppeteer to write and run E2E tests.]]></description>
<enclosure url="https://gh-card.dev/repos/kaizendorks/vue-cli-plugin-jest-puppeteer.svg?fullname=">
</enclosure>
</item>
<item>
<title><![CDATA[vue-cli-plugin-vuedock]]></title>
<link>https://kaizendorks.github.io/2019/02/28/vue-cli-plugin-vuedock/</link>
<guid>https://kaizendorks.github.io/2019/02/28/vue-cli-plugin-vuedock/</guid>
<pubDate>Thu, 28 Feb 2019 00:00:00 GMT</pubDate>
<description><![CDATA[A plugin for the awesome Vue CLI that generates the Docker and docker-compose files necessary for both development and production.]]></description>
<enclosure url="https://travis-ci.org/kaizendorks/vue-cli-plugin-vuedock.svg?branch=master">
</enclosure>
</item>
<item>
<title><![CDATA[vuecli-in-docker]]></title>
<link>https://kaizendorks.github.io/2019/11/23/vuecli-in-docker/</link>
<guid>https://kaizendorks.github.io/2019/11/23/vuecli-in-docker/</guid>
<pubDate>Sat, 23 Nov 2019 00:00:00 GMT</pubDate>
<description><![CDATA[A Docker image wrapping the Vue CLI so you can use it without the need to install locally using npm/yarn.]]></description>
<enclosure url="https://travis-ci.org/kaizendorks/vuecli-in-docker.svg?branch=master">
</enclosure>
</item>
</channel>
</rss>