8 Commits (85fe38f8154e635f33fcc0f4e7d7ba5f847695e0)

Author SHA1 Message Date
welpo 1601fbf30c
feat(pre-commit): sync config.toml and theme.toml [extra] 2 years ago
welpo 2833d9f8c0
🔨 docs(pre-commit): remove redundancy in minified error 2 years ago
welpo cffe06f44e
feat(pre-commit): show which JS compressor is best 2 years ago
welpo 1027c4fd02
feat(pre-commit): check for JS minification 2 years ago
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.
2 years ago
welpo 89519e6268
💡chore: add usage instructions 2 years ago
welpo 6cb2327907
feat: avoid commiting drafts
- Optimizes both new and modified png files.
2 years ago
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.
2 years ago