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
test: Add CLI test for 'build' outside of project More... about 2 years ago
test: Show CLI output for failing test_cli tests More... about 2 years ago
feat: Update StaticEngine to handle empty missing assets dir gracefully More... about 2 years ago
test: Add test for 'new' with a theme More... about 2 years ago
test: Update test dir layout helper method to check for theme files More... about 2 years ago
test: Update test helper method to better handle string paths More... about 2 years ago
feat: Add placeholder 'index.md' when calling 'new' with a theme More... about 2 years ago
feat: Capitalize default inferred site name in config More... about 2 years ago
feat: Add flag to include/exclude default theme in 'new' More... about 2 years ago
feat: Add initial setup for default template More... about 2 years ago
feat: Remove load_template method to simplify template loading More... about 2 years ago
fix: Use 'overload' for template markers for mypy compatibility More... about 2 years ago
feat: Add py.typed file More... about 2 years ago
feat: Add tests template extension loading More... about 2 years ago
refactor: Add function to create template extension mark decorator More... about 2 years ago
refactor: Update template extension load to allow for tests and filters More... about 2 years ago
feat: Rename custom template filters file and set up for adding tests More... about 2 years ago
refactor: Move template filter decorator to own template.py More... about 2 years ago
feat: Add custom Jinja2 filters to theme More... about 2 years ago
refactor: Set site.Plan and site.PlanNode as private classes More... about 2 years ago
chore: Rename Makefile rule for brevity More... about 2 years ago
chore: Update mypy to latest More... about 2 years ago
feat: Silence server access logs according to log level More... about 2 years ago
feat: Add optional banner to 'serve' More... about 2 years ago
refactor: Rename default markdown classes to reflect underlying library More... about 2 years ago
chore: Update package name caps More... about 2 years ago
chore: Update error message for clarity More... about 2 years ago
chore: Update default template to handle multiple authors More... about 2 years ago
fix: Ensure unclean builds can overwrite destination More... about 2 years ago
chore: Remove redundant declaration More... about 2 years ago