26 lines
713 B
Markdown
26 lines
713 B
Markdown
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. |