BevanR / bevanr.github.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JS.geek.NZ static site builder

Requires

  • Hugo

Local development

hugo -w

Deploy

Production builds are built on GitHub Actions and deployed by the GHA workflow to GitHub Pages.

git push

See .github/actions/gh-pages.yml.

Tasks

  • Find a good scraper
  • Import HTML content
  • Fix display date
  • Support .html in Hugo path. Or redirect URLs to paths without it
  • Migrate images

About


Languages

Language:HTML 99.6%Language:TypeScript 0.4%