#Any resources on building a blog/portfolio in Gleam?

1 messages · Page 1 of 1 (latest)

craggy ermine
#

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?

GitHub

Contribute to lustre-labs/ssg development by creating an account on GitHub.

sonic peak
#

It uses lustre ssg for writing the outputs

craggy ermine
#

Hmmm, it isn't quite qhat I was looking for, but seems very interesting lucyhappy

craggy ermine
#

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 lucyhappy

knotty kelp
#

Nice. I'm starting to play around with wisp/mist myself now. :)