Update live site

This commit is contained in:
2021-02-24 20:58:44 +01:00
parent 10c326f756
commit 514ed006bf
41 changed files with 288 additions and 442 deletions

View File

@ -9,7 +9,7 @@
<meta name="keywords" content="hacking, english, software engineering, maven" />
<meta name="description" content="Ever wanted to compile IntelliJ IDEA GUI-Designer forms with maven? I&rsquo;ve found a 2021 solution.">
<meta name="author" content="">
<meta name="author" content="Tobias Manske">
<link rel="canonical" href="https://tobiasmanske.de/posts/2021-02-23-maven-ij-designer/" />
<link href="/assets/css/stylesheet.min.3f1fba1fd1f01bee45136efad8e1a47a2cdf369b6a90abeb4b8ca9e2461fbfc9.css" integrity="sha256-Px&#43;6H9HwG&#43;5FE2762OGkeizfNptqkKvrS4yp4kYfv8k=" rel="preload stylesheet"
as="style">
@ -49,6 +49,10 @@
"inLanguage": "en",
"datePublished": "2021-02-23T03:59:59+01:00",
"dateModified": "2021-02-23T03:59:59+01:00",
"author":{
"@type": "Person",
"name": "Tobias Manske"
},
"mainEntityOfPage": {
"@type": "WebPage",
"@id": "https://tobiasmanske.de/posts/2021-02-23-maven-ij-designer/"
@ -142,7 +146,9 @@
<h1 class="post-title">
Compiling IntelliJ Designer Forms with Maven
</h1>
<div class="post-meta">February 23, 2021
<div class="post-meta">
February 23, 2021&nbsp;·&nbsp;Tobias Manske
</div>
</header>