Skip to content

yutatokoi/website

Repository files navigation

Personal Website

Development

Start the HTTP server

go run main.go

Setting up uv

uv init
uv run hello.py
Create .gitignore file with .venv/
uv add PyYAML
uv add markdown2
uv add beautifulsoup4

Convert Markdown files to HTML

uv run md2html.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published