diff --git a/en/news/2025-10_display-files.md b/en/news/2025-10_display-files.md new file mode 100644 index 0000000..a7f1f6f --- /dev/null +++ b/en/news/2025-10_display-files.md @@ -0,0 +1,27 @@ +Title: List of project files +Date: 2025-10-02 +Category: News +Slug: display-files +Lang: en + + + +# Displaying project files + +In September I created the new draft version of PSKOV 2, which now consists of two parts: web client + web server: + +* the web server provides access to files on disk using [Local Host Access][lha] format to the web client +* the web client provides UI for a human to manage site's contents + +Logic is in Kotlin. Then Kotlin code is translated to JavaScript for +both Node.js and web browser. Using Kotlin as an [anchor language][year24] +finally started to bare fruits. + +# October + +In October I plan to add Markdown file viewer functionality. + +[lha]: lha-jvm-macos.html +[year24]: year24.html diff --git a/en/news/display-files.html b/en/news/display-files.html new file mode 100644 index 0000000..0062181 --- /dev/null +++ b/en/news/display-files.html @@ -0,0 +1,70 @@ + + + +
+ + + + + ++ 2025-10-02 +
+In September I created the new draft version of PSKOV 2, which now consists of two parts: web client + web server:
+Logic is in Kotlin. Then Kotlin code is translated to JavaScript for +both Node.js and web browser. Using Kotlin as an anchor language +finally started to bare fruits.
+In October I plan to add Markdown file viewer functionality.
++ 2025-10-02 +
+In September I created the new draft version of PSKOV 2, which now consists of two parts: web client + web server:
+Logic is in Kotlin. Then Kotlin code is translated to JavaScript for. . .
+- 2025-01-15 00:00 -
-
Let's see the results of the year 2024 quarter by quarter:
-Page 1 of 9
@@ -272,4 +270,4 @@ However, the contents of the generated HTML files differ because PSKOV 1 uses