<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title>HDCore.be</title><link>https://hdcore.be/</link><description>HDCore.be</description><generator>Hugo -- gohugo.io</generator><language>en</language><lastBuildDate>Tue, 07 Mar 2023 18:30:00 +0100</lastBuildDate><atom:link href="https://hdcore.be/index.xml" rel="self" type="application/rss+xml"/><item><title>Container images for CI</title><link>https://hdcore.be/posts/container-images-for-ci/</link><pubDate>Tue, 07 Mar 2023 18:30:00 +0100</pubDate><author>HDCore</author><guid>https://hdcore.be/posts/container-images-for-ci/</guid><description><![CDATA[<p>During the development of my websites, programs and scripts, I frequently use multiple tools that provide syntax/linting checking or automatic code testing. To be able to use these in an automatic CI/CD environment I have made some simple container images for most of them, with sometimes even a custom wrapper script to simplify it.</p>
<p>Some reusable stable images are listed below:</p>
<ul>
<li><a href="#Yamllint" rel="">Yamllint</a> (YAML)</li>
<li><a href="#Jsonlint" rel="">Jsonlint</a> (JSON)</li>
<li><a href="#ESLint" rel="">ESLint</a> (Javascript/Typescript)</li>
<li><a href="#Flake8" rel="">Flake8</a> (Python)</li>
<li><a href="#Pylint" rel="">Pylint</a> (Python)</li>
<li><a href="#Pytest" rel="">Pytest</a> (Python)</li>
<li><a href="#Shellcheck" rel="">Shellcheck</a> (CSS/SCSS)</li>
<li><a href="#Stylelint" rel="">Stylelint</a> (Bash)</li>
<li><a href="#PSScriptAnalyser" rel="">PSScriptAnalyzer</a> (Powershell)</li>
</ul>]]></description></item><item><title>My other websites</title><link>https://hdcore.be/posts/my-other-websites/</link><pubDate>Sat, 14 Jan 2023 18:30:00 +0100</pubDate><author>HDCore</author><guid>https://hdcore.be/posts/my-other-websites/</guid><description><![CDATA[<p>I&rsquo;m already developing simple and complex websites since 1999, mostly on the WAMP or LAMP stack. Some of these sites are public, others are interal or hidden.</p>
<p>The public ones are:</p>
<ul>
<li><a href="https://www.lachjekrom.com" target="_blank" rel="noopener noreffer ">LachJeKrom.com</a></li>
<li><a href="https://www.lachkaarten.com" target="_blank" rel="noopener noreffer ">LachKaarten.com</a></li>
<li><a href="https://www.wtcmarvaparken.be" target="_blank" rel="noopener noreffer ">WTCMarvaParken.be</a></li>
</ul>]]></description></item><item><title>This website</title><link>https://hdcore.be/posts/this-website/</link><pubDate>Sun, 01 Jan 2023 00:00:00 +0100</pubDate><author>HDCore</author><guid>https://hdcore.be/posts/this-website/</guid><description>&lt;p>Welcome to my new website.&lt;/p>
&lt;p>The idea of creating this website was to play with some free services on the internet instead of using managed hosting.&lt;/p></description></item></channel></rss>