Skip to content

Commit 039e3a6

Browse files
committed
Remove date from file names of posts
Without the date in the file name, there are some name collisions. These were resolved by inserting `@{counter}` before the file extension. A later commit will adjust the static site generator to strip this disambiguator again, such that permalinks stay intact. The counter is sorted by date, i.e. `foo@0.md` is older than `foo@1.md`.
1 parent dc16817 commit 039e3a6

File tree

584 files changed

+0
-0
lines changed