https://github.com/lustre-labs/ssg
I was planning on use this because on my first trye with wisp + lustre on my own I ran into some issues, but I find very little documentation on most things, anyone got any blogposts or docs on a topic like this?
#Any resources on building a blog/portfolio in Gleam?
1 messages · Page 1 of 1 (latest)
https://github.com/4ster-light/blog
This is the progress I had made so far
I did make a blog generator myself: https://discord.com/channels/768594524158427167/1231492933220569139, but it's not a guide. Still, you might find some resources in that codebase.
It uses lustre ssg for writing the outputs
Hmmm, it isn't quite qhat I was looking for, but seems very interesting 
I've found this repository and excelent article, so by cloning the repository I managed to get it up and running, and now I can use it as boilerplate for my app since I couldn't seem to manage running that one jajaja
I'll find out what I was doing wrong anyway
Problem solved 
Nice. I'm starting to play around with wisp/mist myself now. :)