Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move to Hugo #263

Open
Privat33r-dev opened this issue May 8, 2024 · 0 comments
Open

Move to Hugo #263

Privat33r-dev opened this issue May 8, 2024 · 0 comments

Comments

@Privat33r-dev
Copy link
Contributor

Hugo is a popular alternative to Jekyll, written in Golang. It's actively maintained and has much greater speed, which might attract more maintainers.

Reasons:

  • More active development1
  • Bigger community1
  • Speed of rebuilding, performance2
  • Extensibility3
  • Better template syntax with migration tools from Jekyll4
  • LiveReload out of the box5

I guess this image would be ok (from verified company)
chainguard/hugo:latest

Update of Jekyll to V4 would allow faster builds due to caching (in theory, in practice I just tested and it takes same 6 seconds to build even without any changes).

Footnotes

  1. https://cloudcannon.com/blog/jekyll-vs-hugo-choosing-the-right-tool-for-the-job/ 2

  2. https://michaelnordmeyer.com/benchmarking-hugo-vs-jekyll-vs-github-pages-in-2024

  3. https://hugomods.com/#projects-modules

  4. https://gohugo.io/tools/migrations/#jekyll

  5. https://gohugo.io/getting-started/usage/#livereload

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant