Skip to content

haplo/blog.fidelramos.net

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

86 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

blog.fidelramos.net

This is the full source code for my personal blog: blog.fidelramos.net.

It's built with Pelican using Reflex theme.

Set up

You need uv installed.

git clone https://github.com/haplo/blog.fidelramos.net.git
git clone https://github.com/haplo/reflex.git pelican-theme-reflex
cd blog.fidelramos.net
uv sync

Developing

cd src && make devserver  # then navigate to http://localhost:8000

Deployment

./deploy.sh

About

My personal blog

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published