Fork me on GitHub
#cryogen
<
2020-12-14
>
Eugen06:12:37

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.

💯 3
Eugen08:12:57

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

Eugen08:12:31

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

Eugen08:12:34

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

Jakub Holý (HolyJak)14:12:50

make sure to clean your output directory and build from scratch