Skip to content

jpchauvel/chauvel.org

Repository files navigation

Hellhound's Blog

To build, install uv, follow the instructions in their documentation https://docs.astral.sh/uv/getting-started/installation/, uv will handle all the dependencies and the python installation as well. So we don't need to install python separately.

Then install all the necessary packages (make sure to change to the root directory of the project):

uv sync

And then, you can build the html files of the blog by running the following command:

uv run ablog build

Then you can serve the files locally using this command:

uv run ablog serve

About

hellhound's blog

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors