8000 GitHub - frostming/resume: Personal resume with a handwritten SSG
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

frostming/resume

Repository files navigation

Resume of Frost Ming

Requires: PDM and Python >= 3.10

Usage

Install dependencies

pdm install

Build static files

pdm run build

Run development server

pdm dev

Data files are in data/ directory, and templates are in templates/ directory.

If you want to serve the resume page under a subpath, you can set the BASE_URL environment variable or run:

pdm run build --base-url /subpath

Tech

About

Personal resume with a handwritten SSG

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0