Commit graph

27 commits

Author SHA1 Message Date
3ee5c40bf6 bump: version 1.0.0 → 1.1.0 2025-01-18 10:48:11 +01:00
4ba8e5407f feat: Add exposed entrypoint for pipx 2025-01-18 10:47:54 +01:00
9c93673cd5 fix: Reverse order in which entries are rendered 2025-01-18 10:43:00 +01:00
5f749559f1
Merge pull request #2 from sigmasternchen/feat/sitemaps
feat: Automatic Sitemaps Generation
2025-01-17 20:17:02 +01:00
1199c036c6 fix: Wrong file extension for compressed sitemaps 2025-01-12 22:31:15 +01:00
78f0e22507 fix: Deduplicate content list before processing 2025-01-12 22:14:00 +01:00
fe7039750d feat: Add module for sitemaps 2025-01-12 22:09:19 +01:00
101d1f6a21 bump: version 0.1.0 → 1.0.0 2025-01-12 20:46:45 +01:00
c71f7df079 chore: Add commitizen setup 2025-01-12 20:46:39 +01:00
adc2b98064
Merge pull request #1 from sigmasternchen/feat/modules
feat: Modules & Plugin System
2025-01-10 19:12:55 +01:00
f3f2889e44 feat: Switch to Python logging 2025-01-10 18:53:57 +01:00
2016173123 format: Change to consistent use of double-quotes 2025-01-10 18:28:56 +01:00
d7ef7a122a
fix: Change utils import to named import
Co-authored-by: Ninaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa <nina@l1f.de>
2025-01-10 18:28:01 +01:00
49ad983da0 docs: Update README to include information about the plugin system 2025-01-07 20:38:14 +01:00
7ad0d3eb40 feat: Allow loading of external modules 2025-01-07 20:30:09 +01:00
b2d8198d1d refactor: Extract individual features into toggleable modules 2025-01-07 20:14:49 +01:00
8fe474561a docs: Fix wrong license in README 2025-01-07 09:45:05 +01:00
7fe6ce3d29 docs: Add pip-installation 2025-01-06 21:57:49 +01:00
6df6c0b20b fix: Add packages section to pyproject 2025-01-06 21:40:00 +01:00
a31797a950 fix: Reduce minimum python version 2025-01-06 21:36:52 +01:00
01059c05b6 fix: Rename package 2025-01-06 21:34:14 +01:00
7156638cbc fix: pyproject license string 2025-01-06 21:32:09 +01:00
9323d78c37 chore: Add release pipeline 2025-01-06 21:25:58 +01:00
5b06ef0ec1 docs: Add README and more info to pyproject.toml 2025-01-06 21:00:20 +01:00
04dadfa8e4 cleanup + better logging 2025-01-06 00:25:42 +01:00
da5ec4876a
Create LICENSE 2025-01-05 23:17:14 +01:00
6cdfe1d274 initial version 2025-01-05 23:13:57 +01:00