Switch language한국어
Back to the list

Moving from WordPress to Jekyll (and static site generators in general) | Hacker News

TL;DR AI

Key summary

2 min read
  1. The team has used AI coding tools with static site generators for the last few months.

  2. They use Hugo instead of Jekyll, with guard rails to add structure and process.

  3. Their workflow includes tone checks, audio transcription sync, tagging, translations, and SEO checks.

  4. Search uses vector search embeddings, and the model runs in the browser via WebGPU.

  5. A CEO uses the workflow for decks and large website updates, and Reveal.js has been tested for presentations.

Read the original