Remove dates from html filenames and links

This commit is contained in:
2025-06-16 20:18:05 -07:00
parent c859775024
commit 18581b3ea4
3 changed files with 17 additions and 16 deletions

24
html/.gitignore vendored
View File

@@ -1,14 +1,14 @@
app.css
index.html
posts/2023-08-03-recursively-list-all-files-in-a-directory-with-elixir.html
posts/2023-09-15-open-an-iex-shell-from-an-elixir-script.html
posts/2023-10-08-start-erlangs-dialyzer-with-gui-from-a-docker-container.html
posts/2023-10-16-fix-distortion-introduced-when-transforming-multiview-projections-to-isometric.html
posts/2023-11-01-deploy-elixir-generated-html-with-docker-on-digitalocean.html
posts/2023-11-15-test-mix-task-file-modify.html
posts/2023-12-01-build-static-website-generator-part-1.html
posts/2024-01-01-build-a-neovim-qt-appimage-from-source.html
posts/2024-11-03-set-up-a-gitweb-server.html
posts/2024-11-11-resize-a-qemu-disk-image.html
posts/2025-01-18-publish-markdown-documents-as-static-web-pages-with-pandoc-and-phoenix.html
posts/index.html
posts/build-a-neovim-qt-appimage-from-source.html
posts/build-static-website-generator-part-1.html
posts/deploy-elixir-generated-html-with-docker-on-digitalocean.html
posts/fix-distortion-introduced-when-transforming-multiview-projections-to-isometric.html
posts/index.html
posts/open-an-iex-shell-from-an-elixir-script.html
posts/publish-markdown-documents-as-static-web-pages-with-pandoc-and-phoenix.html
posts/recursively-list-all-files-in-a-directory-with-elixir.html
posts/resize-a-qemu-disk-image.html
posts/set-up-a-gitweb-server.html
posts/start-erlangs-dialyzer-with-gui-from-a-docker-container.html
posts/test-mix-task-file-modify.html