Minimal Hugo site for blog.pierrehenry.be, using the fantastic clean and minimalist hugo-bearblog theme.
This site publishes Pierre-Henry Soria's English articles with an emphasis on:
- Tech and software engineering
- Digital nomad work and travel
- Money and wealth
- Time management, tasks, productivity, and time blocking
- Entrepreneurship
The content import is automated from the source markdown archive at ~/Code/youtube-to-medium-blog-posts-automation/articles.
Install Hugo first:
brew install hugoImport the English articles into the Hugo content folder:
python3 scripts/import_articles.py --cleanRun the site locally:
hugo serverBuild the production site:
hugo buildThe importer keeps only English-ready markdown files with structured metadata, normalizes their Hugo front matter, removes duplicated opening headings, strips leftover promotional clutter, and promotes the target niches on the homepage via priority tags.
Pierre-Henry Soria
Passionate software AI engineer building intelligent systems to solve real-world problems.
☕️ Enjoying this project? Buy me a coffee to support more AI innovations!