Everone Graham
Everone Graham
You have to do 2 for loops for this one. Do something like: ``` {% for p in site.pages %} {% for gallery in p.galleries %} etc............... {% endfor %}...
Hey there Arfey, I will look into this over the weekend.
Hey there Arfey, had to be off for this for a good while. And starting to get back on it. Is the login page suppose to be the first page...
True, I got the login is page ready. Just the page right now. No auth or postgres related data. Will be working on the auth side thru the week after...
Yes, on hold for personal reasons. Will be resuming this weekend.
@amartya-dev feel free to take this over. Think I've bitten off a bit more than I can handle right now.
Oh, thanks for pointing that out. I'll give it a try.
I do prefer Obsidians style for callouts though.
Updated this to be a feature request.
You can find it here: https://github.com/satnaing/astro-paper/blob/main/src/pages/index.astro#L26