Commit Graph

4 Commits

Author SHA1 Message Date
46e5d21bc6 fix: switch run command from main.py to dreamii module and remove unused fetch module 2025-01-27 18:32:42 +00:00
5f3ddd15ba chore: add initial Dreamii CMS project scaffold with Jinja2 markdown and Python execution extensions 2025-01-27 18:27:26 +00:00
13cabb826e docs: update README with separate usage and development setup instructions 2025-01-27 17:29:53 +00:00
41d8f46b46 feat: initialize project structure with core application scaffolding
- Create README.md with project description, features, and usage examples
- Set up basic directory layout for template rendering engine
- Define core concepts: markdown-first resolution, dynamic Python support, and CVS integration
2025-01-27 17:25:40 +00:00