2025-07 FS and Git components' draft
This commit is contained in:
@@ -25,6 +25,38 @@
|
||||
<h1>News</h1>
|
||||
|
||||
<div class="news_item">
|
||||
<h2 class="news_item_title">
|
||||
<a href="git-fs-components.html">FS and Git components' draft</a>
|
||||
</h2>
|
||||
<p class="news_item_date">
|
||||
2025-07-01
|
||||
</p>
|
||||
<div class="news_item_contents">
|
||||
<video controls width="700">
|
||||
<source src="../../images/2025-07_git-fs-components.mp4" type="video/mp4"/>
|
||||
</video>
|
||||
<h1 id="componentsdraft">Components' draft</h1>
|
||||
<p>In June I've created drafts of the following PSKOV 2 components:</p>
|
||||
<ul>
|
||||
<li>FS: virtual file system based on LightningFS</li>
|
||||
<li>Git: Git support based on Isomorphic-Git</li>
|
||||
</ul>
|
||||
<p>Currently one can do the following in PSKOV 2:</p>
|
||||
<ul>
|
||||
<li>clone Git repository</li>
|
||||
<li>inspect the list of Git repository files</li>
|
||||
<li>clean up file system and start anew</li>
|
||||
</ul>
|
||||
<h1 id="july">July</h1>
|
||||
<p>In July I plan to add the following:</p>
|
||||
<ul>
|
||||
<li>instead of showing all files of a repository, display files for currently selected directory only. . .</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="news_item_more">
|
||||
<a href="git-fs-components.html">Continue reading</a>
|
||||
</div>
|
||||
</div><div class="news_item">
|
||||
<h2 class="news_item_title">
|
||||
<a href="welcome-component.html">PSKOV 2 editor and components</a>
|
||||
</h2>
|
||||
@@ -224,29 +256,6 @@ local file system.</p>
|
||||
<div class="news_item_more">
|
||||
<a href="pskov-again.html">Continue reading</a>
|
||||
</div>
|
||||
</div><div class="news_item">
|
||||
<h2 class="news_item_title">
|
||||
<a href="ht-sound.html">Sound support and the search for a new direction</a>
|
||||
</h2>
|
||||
<p class="news_item_date">
|
||||
2024-10-11 00:00
|
||||
</p>
|
||||
<div class="news_item_contents">
|
||||
<h1 id="soundsupport">Sound support</h1>
|
||||
<video controls width="700">
|
||||
<source src="../../images/2024_sound.mp4" type="video/mp4"/>
|
||||
</video>
|
||||
<p>In September I implemented sound support. However, this was the last
|
||||
work for "Tail and Shadow" project, because the project's story writer -
|
||||
Eugene - left.</p>
|
||||
<h1 id="thesearchforanewdirection">The search for a new direction</h1>
|
||||
<p>In September I also noticed the loss of interest in the project by the
|
||||
audience. I linked this to the fact that the project's functional and
|
||||
graphical results did not match that of the audience.. . .</p>
|
||||
</div>
|
||||
<div class="news_item_more">
|
||||
<a href="ht-sound.html">Continue reading</a>
|
||||
</div>
|
||||
</div>
|
||||
<p class="pagination_title">Page 1 of 9</p>
|
||||
<p>
|
||||
|
||||
Reference in New Issue
Block a user