0
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected 12 months ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
chore: Add hooks logger for users More... about 2 years ago
chore: Add missing hooks to hooks.__all__ More... about 2 years ago
refactor: Reorganize config values for consistency More... about 2 years ago
chore: Fix style error More... about 2 years ago
feat: Reload project hooks in dev server More... about 2 years ago
chore: Hardcode watchdog logging level to WARNING More... about 2 years ago
refactor: Rename xcmd and hooks path variables for consistency More... about 2 years ago
refactor: Reorganize constants for consistency More... about 2 years ago
feat: Restrict theme engines to 'engines.py' More... about 2 years ago
feat: Restrict project imports to specific paths More... about 2 years ago
feat: Limit import_file to pathlib.Path object and resolve path prior to import More... about 2 years ago
refactor: Move build dir creation into Site.build More... about 2 years ago
feat: Update log_method decorator to accept optional arguments More... about 2 years ago
chore: Add __repr__ for Theme More... about 2 years ago
chore: Minor style updates More... about 2 years ago
chore: Update type signature for consistency More... about 2 years ago
feat: Separate engine loading and targets collection and add more hooks More... about 2 years ago
feat: Copy static targets using a new StaticEngine More... about 2 years ago
chore: Update dependencies More... about 2 years ago
fix: Add missing required argument for default MarkdownEngine More... about 2 years ago
chore: Update type hint for precision More... about 2 years ago
chore: Fix linter error More... about 2 years ago
refactor: Move use 'static' folder under 'source' More... about 2 years ago
chore: Rename user-defined extension modules More... about 2 years ago
chore: Rename method for clarity More... about 2 years ago
chore: Rename variable for clarity More... about 2 years ago
refactor: Ensure theme load exceptions are handled More... about 2 years ago
chore: Update Site.targets type hint More... about 2 years ago
feat: Add method for selecting targets in site More... about 2 years ago
feat: Add method to update render kwargs in site More... about 2 years ago