cryogen

http://cryogenweb.org/ - static sites by @U0DJK1VH6 & Co.
Eugen 2020-12-14T06:49:37.267Z

Yes, that is what I mean. Now that it comes from someone else, it seems kind of silly. I could manually rename the file name and stick with it.

💯 1
Eugen 2020-12-14T08:25:57.268900Z

I don't know why but the rename failed. I did the rename to replace space with - . The links are no longer working on local.

Changes not staged for commit:
  (use "git add/rm <file>..." to update what will be committed)
  (use "git restore <file>..." to discard changes in working directory)
        deleted:    content/asc/posts/2020/2020-11-22-My activities for week 47 - 2020.asc
        deleted:    content/asc/posts/2020/2020-11-29-My activities for week 48 - 2020.asc
        deleted:    content/asc/posts/2020/2020-12-13-My activities for week 49 and 50 - 2020.asc

Untracked files:
  (use "git add <file>..." to include in what will be committed)
        .vscode/
        content/asc/posts/2020/2020-11-22-My-activities-for-week-47-2020.asc
        content/asc/posts/2020/2020-11-29-My-activities-for-week-48-2020.asc
        content/asc/posts/2020/2020-12-13-My-activities-for-week-49-and-50-2020.asc
config.edn :clean-urls :trailing-slash

Eugen 2020-12-14T08:27:31.269700Z

The links contain spaces ( I believe from the :title property

Eugen 2020-12-14T08:29:34.270400Z

For reference, the site source is https://gitlab.com/ieugen/ieugen-ro .

Jakub Holý 2020-12-14T14:43:50.271Z

make sure to clean your output directory and build from scratch