Closed jeffp42ker closed 2 years ago
yeah, things are a bit of a mess right now... however I went ahead and cleaned some stuff up, including updating all the default theme code (which I just finished writing for https://blog.thesample.ai anyway), so things should work now. after pulling the new code, you'll need to re-copy themes.TEMPLATE/default
to themes/default
, and I've also included some more details in README.md
and themes/default/README.md
. Also see config.edn.TEMPLATE
for a comment about setting some recaptcha config which is new.
I just did a test speedrun with a fresh clone and everything seems to be working. The site's deployed at https://sparkling-sprinkles-125cac.netlify.app/ in fact. Let me know if you run into any pitfalls. The user experience could definitely use more work.
Sorry if this is jumping the gun while you're in progress: getting error not finding
./render-site
when doing a Preview:https://github.com/jacobobryant/platypub/blob/fda203e6351e6523148fb070913ce871bf050453/src/com/platypub/feat/sites.clj#L121