0
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
feat: Add pub_time as MarkdownSource property More... over 2 years ago
refactor: Rename 'page' meta attribute to 'url' More... over 2 years ago
chore: Fix wrong time unit More... over 2 years ago
chore: Remove stale 'extras' More... over 2 years ago
feat: Add MarkdownEngine and set it as default More... over 2 years ago
feat: Add EngineSpec and implement engine loading from module More... over 2 years ago
chore: Update mypy to latest More... over 2 years ago
fix: Ensure f-string work with bytes More... over 2 years ago
fix: Add missing f-string specifier More... over 2 years ago
fix: Ensure echo_fmt only capitalizes first letter More... over 2 years ago
chore: Update flake8 to latest More... over 2 years ago
refactor: Move load_template utils method under SiteConfig More... over 2 years ago
feat: Add methods to base Engine class with source_dirname arg More... over 2 years ago
refactor: Split classes in volt.resource into own modules More... over 2 years ago
fix: Fix linter error More... over 2 years ago
fix: Ensure 'drafts' flag is respected in 'edit' subcommand More... over 2 years ago
refactor: Move 'edit' directory lookup to own function More... over 2 years ago
fix: Downgrade python-Levenshtein for thefuzz compatibility More... over 2 years ago
fix: Ensure --drafts flag is not ignored in edit subcommand More... over 2 years ago
feat: Unnest 'src' directory to root dir and update dir names More... over 2 years ago
refactor: Stop using default engine class names More... over 2 years ago
refactor: Remove unused DEFAULT_TEMPLATE_KEY constant More... over 2 years ago
refactor: Set MarkdownSource as frozen and separate Markdown conversion More... over 2 years ago
chore: Add type stubs dev packages More... over 2 years ago
refactor: Move commonly-used classes to module top-level More... over 2 years ago
feat: Define an abstract Engine class More... over 2 years ago
refactor: Set engine path to be relative to theme engines dir More... over 2 years ago
refactor: Separate target generation and plan update More... over 2 years ago
feat: Skip running undefined engines More... over 2 years ago
refactor: Update RenderTarget to TemplateTarget More... over 2 years ago