Skip to content

Commit

Permalink
RELEASE
Browse files Browse the repository at this point in the history
  • Loading branch information
biosbob committed Jan 11, 2024
1 parent 720b054 commit 2b441de
Show file tree
Hide file tree
Showing 7 changed files with 803 additions and 2 deletions.
40 changes: 40 additions & 0 deletions site/archive/2024/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -448,6 +448,46 @@ <h1 id="2024">2024</h1>

</nav>

<div class="md-post__meta md-meta">
<ul class="md-meta__list">
<li class="md-meta__item">
<time datetime="2024-01-11 00:00:00">January 11, 2024</time></li>



<li class="md-meta__item">

2 min read

</li>

</ul>

</div>
</header>
<div class="md-post__content md-typeset">
<h2 id="learning-em-through-vs-code"><a class="toclink" href="../../post-004/">Learning EM through VS Code</a></h2>
<p>Popular IDEs such as <strong>Eclipse</strong> and <strong>VS Code</strong> have elevated &thinsp;"support for language <em>X</em>&thinsp;"&thinsp; to one of their most vital features. To that end, our recently published <strong>EM Builder</strong> extension &ndash; freely available from the <a href="https://marketplace.visualstudio.com/items?itemName=the-em-foundation.em-builder">VS Code marketplace</a> &ndash; now brings the EM language into the fold.</p>

<nav class="md-post__action">
<a href="../../post-004/">
Continue reading
</a>
</nav>
</div>
</article>

<article class="md-post md-post--excerpt">
<header class="md-post__header">

<nav class="md-post__authors md-typeset">

<span class="md-author">
<img src="https://avatars.githubusercontent.com/u/57962169?v=4" alt="Bob Frankel">
</span>

</nav>

<div class="md-post__meta md-meta">
<ul class="md-meta__list">
<li class="md-meta__item">
Expand Down
2 changes: 1 addition & 1 deletion site/extra.css
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

:root {
--em-vers: "24.0.10";
--em-time: "202401110120";
--em-time: "202401110122";
}

[data-md-color-scheme="slate"] {
Expand Down
40 changes: 40 additions & 0 deletions site/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -471,6 +471,46 @@ <h1 id="home">Home</h1>

</nav>

<div class="md-post__meta md-meta">
<ul class="md-meta__list">
<li class="md-meta__item">
<time datetime="2024-01-11 00:00:00">January 11, 2024</time></li>



<li class="md-meta__item">

2 min read

</li>

</ul>

</div>
</header>
<div class="md-post__content md-typeset">
<h2 id="learning-em-through-vs-code"><a class="toclink" href="post-004/">Learning EM through VS Code</a></h2>
<p>Popular IDEs such as <strong>Eclipse</strong> and <strong>VS Code</strong> have elevated &thinsp;"support for language <em>X</em>&thinsp;"&thinsp; to one of their most vital features. To that end, our recently published <strong>EM Builder</strong> extension &ndash; freely available from the <a href="https://marketplace.visualstudio.com/items?itemName=the-em-foundation.em-builder">VS Code marketplace</a> &ndash; now brings the EM language into the fold.</p>

<nav class="md-post__action">
<a href="post-004/">
Continue reading
</a>
</nav>
</div>
</article>

<article class="md-post md-post--excerpt">
<header class="md-post__header">

<nav class="md-post__authors md-typeset">

<span class="md-author">
<img src="https://avatars.githubusercontent.com/u/57962169?v=4" alt="Bob Frankel">
</span>

</nav>

<div class="md-post__meta md-meta">
<ul class="md-meta__list">
<li class="md-meta__item">
Expand Down
2 changes: 2 additions & 0 deletions site/post-003/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@
<link rel="prev" href="../post-002/">


<link rel="next" href="../post-004/">


<link rel="icon" href="../assets/favicon.png">
<meta name="generator" content="mkdocs-1.5.3, mkdocs-material-9.5.3">
Expand Down
Loading

0 comments on commit 2b441de

Please sign in to comment.