Skip to content

Latest commit

 

History

History
14 lines (7 loc) · 340 Bytes

README.md

File metadata and controls

14 lines (7 loc) · 340 Bytes
Personal Blogging Platform.

This code is very very heavily inspired from pydanny , whom I consider the one of the few geniuses I have seen in the internet world. https://github.com/pydanny/daniel-blog-fasthtml

steps to install and run:

1. brew install uv

2. uv init

3. uv venv --python=3.12.0

4. uv run main.py