@aparrish my advice to people is:
Don’t try to write the next Jekyll or Hugo. It’s a crowded market and you can’t possibly break through.
Do write a simple SSG for yourself! It’s easy, and you’ll know exactly how it works when you’re done.
@aparrish @travislaborde I struggled with whether or not to release the SSG I wrote for my blog. (After struggling, and failing, to get Hugo to do what I wanted!)
What I ended up doing was just linking to a tarball of a snapshot of the code: https://www.brainonfire.net/blog/2020/08/18/from-wordpress-to-ssg/ -- much harder for someone to get the impression "this is supported" if there's no git repo, no issue tracker, etc. :-)
The code is *deeply* full of references to my own site's name and structure, but it has some unusual and nice features and I'd like people to be able to use it for reference or a starting point in building their own SSGs.
@aparrish This is wonderful. Thanks for sharing.
[Your Idea] ... *yoink!*
@aparrish literally was just thinking about how to manage my bookmarks and was about to jump to Zotero lol
this looks great! Love that it's hosted too
@aparrish I’ve thought about this a couple of times but each time ended up sticking with pinboard because of how easy it is to put bookmarks in. I’m curious how or if you solved that for yourself? Also super nice work!
Edit: saw the boost and replied before seeing the “details” follow ups. Whoops!
@aparrish Very cool!
I’ve been thinking of doing something similar in my copious free time, only with some kind of archiving. I’d like to have a text/pdf snapshot of everything I save because the web is degrading pretty fast these days.
Right now I’m using Zotero to do that but it is a bit heavy-weight for my actual needs.