6 Commits

Author SHA1 Message Date
welpo
cffe06f44e
feat(pre-commit): show which JS compressor is best 2023-08-17 23:56:21 +02:00
welpo
1027c4fd02
feat(pre-commit): check for JS minification 2023-08-17 23:42:40 +02:00
welpo
adb702f3c3
🐛 fix: is_draft returning opposite value
 feat: avoid commiting files with "TODO"

♻️ refactor: loop over all files, not just markdown and png.
Useful to catch TODOs in Tera templates, for example.
2023-08-16 23:56:42 +02:00
welpo
89519e6268
💡chore: add usage instructions 2023-08-16 01:15:16 +02:00
welpo
6cb2327907
feat: avoid commiting drafts
- Optimizes both new and modified png files.
2023-08-16 01:05:25 +02:00
welpo
22d8ae6b8a
🔨 feat: add pre-commit hook
- Updates the `updated` date of posts.

- Compresses PNG files.

- Creates font subsets.

- Updates multilanguage-related lines in README.md.
2023-08-16 00:11:38 +02:00