Wp2hugo: Best WordPress to Hugo migrator (written in Go)

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

InfluxDB high-performance time series database
Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.
influxdata.com
featured
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
  1. wp2hugo

    The best WordPress to static site migrator

    You can see the features here https://github.com/ashishb/wp2hugo#goals-of-wp2hugo

    > If I migrate my commercial blog, will the license apply to generated contents?

    Lots of individuals have personal non-commercial websites and my goal was to give them a free tool to migrate out from WordPress -> Hugo (or even a static site, in general).

    I hope it is fair to say that the original author of the code deserves to capture some value for the commercial migrations.

  2. InfluxDB

    InfluxDB high-performance time series database. Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.

    InfluxDB logo
  3. Publii

    The most intuitive Static Site CMS designed for SEO-optimized and privacy-focused websites.

  4. wordpress-to-hugo-exporter

    Hugo is static site generator written in golang. Wordpress is a tool for remote access to your server ;-) ❗️Contributions welcome!

    shameless self promotion https://github.com/SchumacherFM/wordpress-to-hugo-exporter

  5. wordpress-export-to-markdown

    Converts a WordPress export XML file into Markdown files.

    Last year, I moved my small WordPress blog (~100 posts) to Hugo, and tested a couple of these - I can't remember if I tried Wp2hugo, but ended up using wordpress-export-to-markdown ( https://github.com/lonekorean/wordpress-export-to-markdown ).

    I probably could have tweaked it for my own purposes, but with only 100 posts, I just reviewed every one. It probably took me a few evenings to get everything looking right following the conversion.

  6. Artalk

    🌌 Your Self-hosted Comment System. | 自托管评论系统

    I am trying to decide which one to use for my website.

    - https://github.com/ArtalkJS/Artalk

  7. remark42

    comment engine

  8. static-php-cli

    Build standalone PHP binary on Linux, macOS, FreeBSD, Windows, with PHP project together, with popular extensions included.

    If you’re so inclined, you can: https://static-php.dev/

    That was not what the parent post required, is also besides the point, and I wouldn’t recommend it. Go is a fine language, especially for standalone applications.

    But downright dismissing PHP as obviously worse than Go doesn’t do another very fine language justice. PHP is capable of quite a lot really, is fast as heck, has an amazing ecosystem, and carries you all the way from quick prototype to stable production workload.

    And yes: a tool to migrate a blog is something it effortlessly handles.

  9. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • How to Lazy Load Disqus for Improved Site Performance

    1 project | /r/javascript | 15 Jan 2023
  • Simple Comments for blogs, or other web appearances

    1 project | /r/selfhosted | 12 Jul 2022
  • Commenting system for Hugo

    6 projects | /r/gohugo | 30 May 2022
  • Remark42 – Privacy-focused lightweight commenting engine

    1 project | news.ycombinator.com | 28 May 2022
  • A full featured sveltekit blog

    1 project | /r/sveltejs | 16 Feb 2022

Did you know that Go is
the 4th most popular programming language
based on number of references?