SaaSHub helps you find the best software and product alternatives Learn more →
Publish Alternatives
Similar projects and alternatives to Publish
-
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
-
Strapi
🚀 Strapi is the leading open-source headless CMS. It’s 100% JavaScript/TypeScript, fully customizable, and developer-first.
-
eleventy 🕚⚡️
A simpler site generator. Transforms a directory of templates (of varying types) into HTML.
-
Directus
The flexible backend for all your projects 🐰 Turn your DB into a headless CMS, admin panels, or apps with a custom UI, instant APIs, auth & more.
-
-
swift-evolution
This maintains proposals for changes and user-visible enhancements to the Swift Programming Language.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
gutenberg
A fast static site generator in a single binary with everything built-in. https://www.getzola.org
-
Grav
Modern, Crazy Fast, Ridiculously Easy and Amazingly Powerful Flat-File CMS powered by PHP, Markdown, Twig, and Symfony
-
-
-
-
swift-corelibs-foundation
The Foundation Project, providing core utilities, internationalization, and OS independence
-
-
-
-
-
-
fastpages
Discontinued An easy to use blogging platform, with enhanced support for Jupyter Notebooks.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
Publish discussion
Publish reviews and mentions
-
Why You Should Write Your Own Static Site Generator
For Swift there’s https://github.com/JohnSundell/Publish which is a framework to create a static site generator. It’s really good.
-
What’s New in Dart 3: Introduction
- I use a static site generator written in Swift: https://github.com/johnsundell/publish (wouldn't recommend it though). - Vanilla CSS - Minimal JS (no frameworks needed)
-
How to turn a folder of markdown docs into a structured docs section in an app?
First thing I thought of was John Sundell's Publish, then make all the articles as posts. A bit of HTML work and have it list it as a sidebar with an order metadata of the markdown. You could then use the LocalWebsitePublishPlugin to make it all accessible offline too - though I haven't tested it so I dont know if it works or not. There are not a lot, but some plugins available too that are helpful, and it's nice to be inside of the same language ecosystem.
-
Is it possible to code a website using Swift?
There is a SSG that uses Swift: https://github.com/JohnSundell/Publish
-
Ask HN: Share Your Personal Site
I made https://will.institute/ as a place to post stuff after bailing on most social media, the existing content was migrated over from my old Instagram account.
Static site built in Swift with Publish: https://github.com/JohnSundell/Publish
Since I got out of the habit of posting anything on Instagram for a couple years I haven’t really gotten back into it for my own site, but one of these days I’ll put some new pictures up!
-
Swift.org Website is Now Open Source
The best static site generator in Swift is Publish, but the Swift.org website is much older than that project.
-
I created a blog template that uses Github as the CMS, so your blog can be version controlled and written with the same workflow as you write your code. What do you think?
Currently working on something similar, but in Swift, with Publish. Still a long way off since my css skills leave a lot to be desired, lol
-
Just a simple coding question
If a static website works for you, you can use Publish library by John Sundell.
- Swift for WEB???
- Apple’s use of Swift and SwiftUI in iOS 15
-
A note from our sponsor - SaaSHub
www.saashub.com | 24 May 2025
Stats
JohnSundell/Publish is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of Publish is Swift.