2025-12 Previewing of an edited page

This commit is contained in:
2025-12-04 07:13:53 +03:00
parent 60368d164f
commit 6218b8ca1e
26 changed files with 690 additions and 362 deletions

View File

@@ -24,6 +24,32 @@
<center>
<h1>News</h1>
<div class="news_item">
<h2 class="news_item_title">
<a href="preview-single-page.html">Preview an edited page</a>
</h2>
<p class="news_item_date">
2025-12-04
</p>
<div class="news_item_contents">
<video controls width="700">
<source src="../../vid/pskov_0.8.0_en.mp4" type="video/mp4"/>
</video>
<h1 id="november">November</h1>
<p>In November I implemented the ability to preview a single edited page.</p>
<p>The video shows how this functionality works and highlights the following:</p>
<ol>
<li>(01:37) Manual creation of a new Markdown file</li>
<li>(02:03) Launching PSKOV with <code>npx</code></li>
<li>(02:28) Markdown file structure</li>
<li>(03:31) Edited site navigation when previewing</li>
<li>(04:15) The state of the site repository after preview generation. . .</li>
</ol>
</div>
<div class="news_item_more">
<a href="preview-single-page.html">Continue reading</a>
</div>
</div>
<div class="news_item">
<h2 class="news_item_title">
<a href="edit-files.html">Editing of files</a>
@@ -241,35 +267,8 @@ this was the second assessment of Isomorphic-Git. The first one happened in
<a href="iso-git2.html">Continue reading</a>
</div>
</div>
<div class="news_item">
<h2 class="news_item_title">
<a href="cld_ctx-gen.html">CLD: Context generation</a>
</h2>
<p class="news_item_date">
2025-03-11 00:00
</p>
<div class="news_item_contents">
<p><img src="../../images/2025-03_redux-data-flow.jpg" alt="splash" /></p>
<h1 id="contextgeneration">Context generation</h1>
<p>In February I've updated the <strong>C</strong>ross-<strong>l</strong>anguage <strong>d</strong>ialect (CLD) translator to
generate Context out of YML. The generated Contexts have already been
used for the following projects:</p>
<ul>
<li>CLD (the CLD translator generated its own Context)</li>
<li>LHA</li>
<li>PSKOV</li>
</ul>
<p>I never really took time to explain what Context is, so here's
a very short explanation: Context is very close to
<a href="https://redux.js.org/introduction/getting-started#basic-example">Store in Redux</a>. I'm afraid this is not yet the time
to explain Context in detail because I don't yet have a good. . .</p>
</div>
<div class="news_item_more">
<a href="cld_ctx-gen.html">Continue reading</a>
</div>
</div>
<p class="pagination_title">Page 1 of 9</p>
<p class="pagination_title">Page 1 of 10</p>
<p>
<a href="index2.html">Older »</a>
</p>