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

@@ -0,0 +1,26 @@
Title: Preview an edited page
Date: 2025-12-04
Category: VideoNews
Slug: preview-single-page
Lang: en
<video controls width="700">
<source src="../../vid/pskov_0.8.0_en.mp4" type="video/mp4"/>
</video>
# November
In November I implemented the ability to preview a single edited page.
The video shows how this functionality works and highlights the following:
1. (01:37) Manual creation of a new Markdown file
2. (02:03) Launching PSKOV with `npx`
3. (02:28) Markdown file structure
4. (03:31) Edited site navigation when previewing
5. (04:15) The state of the site repository after preview generation
# December
In December I plan to implement the ability to add a new Markdown file
right inside PSKOV.