mdtohtml
Command-line tool to convert markdown to html (by gomarkdown)
Publish
A static site generator for Swift developers (by JohnSundell)
mdtohtml | Publish | |
---|---|---|
1 | 15 | |
32 | 4,942 | |
- | 0.2% | |
4.7 | 0.0 | |
over 1 year ago | about 1 year ago | |
Go | Swift | |
- | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
mdtohtml
Posts with mentions or reviews of mdtohtml.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-06-07.
Publish
Posts with mentions or reviews of Publish.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-11-03.
-
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
What are some alternatives?
When comparing mdtohtml and Publish you can also consider the following projects:
sitepress - Sitepress ruby gems
flutter-client - Invoice Ninja: Desktop/mobile admin portal built with Flutter
Bridgetown - A next-generation progressive site generator & fullstack framework, powered by Ruby
2022-portfolio
Pelican - Static site generator that supports Markdown and reST syntax. Powered by Python.