diff --git a/CHANGELOG.md b/CHANGELOG.md index bd83ee5..de6b6ac 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,15 @@ STL: Statique Littérateur - Changelog: https://git.a-lec.org/echolib/stl/-/blob/main/CHANGELOG.md - License: https://git.a-lec.org/echolib/stl/-/blob/main/LICENSE +## [0.2.5] +### WIP +- fix: sidebar uri + +# IMPORTANT NOTE +You will have to wip -F again, to construct again your HTML pages, so +that URI sidebar can be reached + + ## [0.2.4] ### WIP - fix: uri to access template folder (favicon, styles.css...) diff --git a/control b/control index 7103c9d..a9646f4 100644 --- a/control +++ b/control @@ -1,5 +1,5 @@ Package: estl -Version: 0.2.4 +Version: 0.2.5 Section: custom Priority: optional Architecture: all diff --git a/help/CHANGELOG.md b/help/CHANGELOG.md index bd83ee5..de6b6ac 100644 --- a/help/CHANGELOG.md +++ b/help/CHANGELOG.md @@ -6,6 +6,15 @@ STL: Statique Littérateur - Changelog: https://git.a-lec.org/echolib/stl/-/blob/main/CHANGELOG.md - License: https://git.a-lec.org/echolib/stl/-/blob/main/LICENSE +## [0.2.5] +### WIP +- fix: sidebar uri + +# IMPORTANT NOTE +You will have to wip -F again, to construct again your HTML pages, so +that URI sidebar can be reached + + ## [0.2.4] ### WIP - fix: uri to access template folder (favicon, styles.css...) diff --git a/help/last-version.md b/help/last-version.md index 1bb5006..76fe688 100644 --- a/help/last-version.md +++ b/help/last-version.md @@ -3,11 +3,8 @@ - new: content image syntax # WIP -- fix: uri to access template folder (favicon, styles.css...) +- fix: sidebar uri # IMPORTANT NOTE -You will have to check -F all your articles, before doing their wip -F - -Tips: You could first, remove all files in /var/www/DOMAIN/wip/ and all -filees in "files", "images", and "template" folders, but keep these -folders. +You will have to wip -F again, to construct again your HTML pages, so +that URI sidebar can be reached diff --git a/usr/local/bin/stl b/usr/local/bin/stl index 33aad15..f358323 100755 --- a/usr/local/bin/stl +++ b/usr/local/bin/stl @@ -1,5 +1,5 @@ #!/bin/bash -# Version: 0.2.4 +# Version: 0.2.5 # Name: Statique Littérateur # Type: Executable # file: stl diff --git a/var/lib/stl/help/CHANGELOG.md b/var/lib/stl/help/CHANGELOG.md index bd83ee5..de6b6ac 100644 --- a/var/lib/stl/help/CHANGELOG.md +++ b/var/lib/stl/help/CHANGELOG.md @@ -6,6 +6,15 @@ STL: Statique Littérateur - Changelog: https://git.a-lec.org/echolib/stl/-/blob/main/CHANGELOG.md - License: https://git.a-lec.org/echolib/stl/-/blob/main/LICENSE +## [0.2.5] +### WIP +- fix: sidebar uri + +# IMPORTANT NOTE +You will have to wip -F again, to construct again your HTML pages, so +that URI sidebar can be reached + + ## [0.2.4] ### WIP - fix: uri to access template folder (favicon, styles.css...) diff --git a/var/lib/stl/help/last-version.md b/var/lib/stl/help/last-version.md index 1bb5006..76fe688 100644 --- a/var/lib/stl/help/last-version.md +++ b/var/lib/stl/help/last-version.md @@ -3,11 +3,8 @@ - new: content image syntax # WIP -- fix: uri to access template folder (favicon, styles.css...) +- fix: sidebar uri # IMPORTANT NOTE -You will have to check -F all your articles, before doing their wip -F - -Tips: You could first, remove all files in /var/www/DOMAIN/wip/ and all -filees in "files", "images", and "template" folders, but keep these -folders. +You will have to wip -F again, to construct again your HTML pages, so +that URI sidebar can be reached diff --git a/var/lib/stl/scripts/manage__HTML b/var/lib/stl/scripts/manage__HTML index 4985e44..02e28f6 100644 --- a/var/lib/stl/scripts/manage__HTML +++ b/var/lib/stl/scripts/manage__HTML @@ -177,7 +177,7 @@ $(cat "$article_tmp_post")

$domain_sidebar_title