From 6c3836ec3553819a0dda95efd0855910682fc518 Mon Sep 17 00:00:00 2001 From: s-ol Date: Fri, 11 Oct 2019 16:04:36 +0200 Subject: fix browser nav issues, fs default sorting --- root/articles/mmmfs/ba_log/2019-10-10/text$markdown.md | 7 +++---- root/articles/realities/text$moonscript -> mmm$component.moon | 2 +- 2 files changed, 4 insertions(+), 5 deletions(-) (limited to 'root/articles') diff --git a/root/articles/mmmfs/ba_log/2019-10-10/text$markdown.md b/root/articles/mmmfs/ba_log/2019-10-10/text$markdown.md index bfecbeb..549ea99 100644 --- a/root/articles/mmmfs/ba_log/2019-10-10/text$markdown.md +++ b/root/articles/mmmfs/ba_log/2019-10-10/text$markdown.md @@ -2,9 +2,8 @@ Today I moved the static resources needed by the web-frontend into the content o The server doesn't make an exception for static files anymore (as described in [a previous update][2019-10-08]), but rather the files are just in a fileder called `static` now, and properly typed, here: -- [`/static/style/`](/static/style/:%20text/html+interactive#inspect) -- [`/static/mmm/`](/static/mmm/:%20text/html+interactive#inspect) -- [`/static/fengari-web/`](/static/fengari-web/:%20text/html+interactive#inspect) +- [/static/style/](/static/style/:%20text/html+interactive) +- [/static/mmm/](/static/mmm/:%20text/html+interactive) This removed a big exception and left the server implementation much cleaner and shorter, as can be seen in the corresponding commit [`005cc9b`][005cc9b]. @@ -16,7 +15,7 @@ all content below the current fileder, rather than just including the child-file Here are some example links for viewing these: -- [`/?index`](/?index) +- [`/?index: text/html`](/?index:%20text/html) - [`/articles/mmmfs/ba_log/?index: text/html`](/articles/mmmfs/ba_log/?index:%20text/html) Finally I added a third pseudo-facet called `?interactive` that renders the Inspector that the old page ran on, diff --git a/root/articles/realities/text$moonscript -> mmm$component.moon b/root/articles/realities/text$moonscript -> mmm$component.moon index 7689dbb..a7dc365 100644 --- a/root/articles/realities/text$moonscript -> mmm$component.moon +++ b/root/articles/realities/text$moonscript -> mmm$component.moon @@ -24,7 +24,7 @@ if MODE == 'SERVER' render: => rplc = with div id: @id, :style \append '(diagram goes here)' - -- \append "