## Version 3.0 — simpler setup, more reliable publishing This is a major update after several years. Version 3 replaces the old Python tool (buster) with **gssg**, so you no longer need Python 2. ### What's new - **Fewer dependencies** — Node.js and wget only (no Python) - **More reliable links and images** on your live GitHub Pages site - **migrate.sh** — automatic upgrade from Classic v2 with backup - **Plain-English docs** in the `docs/` folder ### Get started - **New blog:** [Getting Started guide](https://github.com/paladini/ghost-on-github-pages/blob/master/docs/v3/GETTING-STARTED.md) - **Upgrading from v2:** [Migration guide](https://github.com/paladini/ghost-on-github-pages/blob/master/docs/MIGRATION.md) - **Classic v2.0.1 still available:** [Download v2.0.1](https://github.com/paladini/ghost-on-github-pages/releases/tag/v2.0.1) ### Fixed issues Broken images, localhost links, install errors, and other long-standing bugs — see [CHANGELOG.md](https://github.com/paladini/ghost-on-github-pages/blob/master/CHANGELOG.md). **Demos:** [v3 (current)](https://paladini.github.io/ghost-on-github-pages-demo/) · [Classic v2 (archive)](https://paladini.github.io/ghost-on-github-pages-demo/legacy/v2/static/)