this post was submitted on 20 Jun 2023
3 points (100.0% liked)

Swift

365 readers
2 users here now

This group focus on the content related to the development of Apple Eco-system software. So feel free to share and talk about, for example;

founded 1 year ago
MODERATORS
3
submitted 1 year ago* (last edited 1 year ago) by Mustafaalbazy to c/swift
 

I have used a few SSG framework such as Next and Hugo, and my personal blog is built by Hugo which is based on GO programming language.

IME i've noticed the majority of SSG are based on Javascript and Typescript for some reason.

Never thought of Swift as an SSG, but it sounds interesting for me to play with and built a blog or something, and maybe even migrate my current blog to a swift-based SSG if they are as good as, say, Hugo.

Do you guys have any experience with Swift-SSG?

Edit: typos

you are viewing a single comment's thread
view the rest of the comments
[โ€“] Mustafaalbazy 2 points 1 year ago (1 children)

IME to build a site with Hugo is much easier than all other SSGs, specially the JS/TS-based SSGs i find them much harder and complicated to work with. Also, Hugo seems to be much popular with blogs and there are many ready and free to use themes which you can use them as start point then customise from there.

[โ€“] balder1993 2 points 1 year ago

Yeah, I settled with Jekyll as it also has multiple themes and seems pretty easy to setup in many operating systems.