A git-pages instance #6
Labels
No labels
No milestone
No project
No assignees
3 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
hermitage/.profile#6
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
static sites basically
nice
@amp setting it up right now!!
That sounds nice, but could we make sure to keep everything in one site repo still?
@PPPDUD wrote in #6 (comment):
hmmm. not sure if that's possible
@playforge-coding wrote in #6 (comment):
On second thought, a multi-repo model would be much better anyway. Can we find a way to still keep a repo with common resources for all sites so that they can share the same Sandstone installation?
@PPPDUD wrote in #6 (comment):
no i don't think it's worth it or possible but you can research it if you want
@playforge-coding On second thought, git-pages seems a bit underdocumented. Have you considered getting a normal web server like Apache or NGINX (no preference) and just pulling from a monorepo every hour? It's a bit simplistic, but it's easy to maintain and secure.
@PPPDUD wrote in #6 (comment):
git-pages is already used at codeberg in production
@playforge-coding wrote in #6 (comment):
Sure, but they're a pretty big forge. I think that the simplest option would be the best one for right now.
@PPPDUD wrote in #6 (comment):
alright but honestly it would require probably more work to set up
@playforge-coding wrote in #6 (comment):
Well, it should be simple to maintain once it's up.
@PPPDUD wrote in #6 (comment):
[...]
OK, how about a compromise:
We use git-pages, but there are also shared assets stored on the website that any page can access (like the sandstone theme)
@playforge-coding wrote in #6 (comment):
Sounds good.
@playforge-coding What if we gave Sandstone its own dedicated
sandstone.hermits.ccsubdomain to make maintenance easier, and perhaps we also makecdn.hermits.ccfor non-Sandstone shared resources?@PPPDUD wrote in #6 (comment):
I suppose that could work. Sure