Skip to content

feoh/blindnotdumb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

197 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blind Not Dumb, Hugo branch

This branch is a Hugo-based version of the blog.

Local development

If Hugo is installed globally:

hugo server

If not, you can use a local Hugo binary:

.tools/hugo/hugo server

Build

hugo build --cleanDestinationDir
python3 scripts/generate_legacy_feeds.py

This preserves the legacy feed endpoints:

  • rss.xml
  • feed.atom

Notes

  • content/ is the canonical source for posts and pages
  • static/images/ contains site images
  • Hugo tags/taxonomies provide tag index pages
  • Legacy Nikola and Pelican source/config files have been removed from this branch
  • scripts/generate_legacy_feeds.py writes public/feed.atom for subscriber compatibility

About

An experiment in De-complexifying my blogging experience

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors