You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a blog www.wildernessprime.com which used Forestry as the admin engine. I haven't updated it in a few years but I'd like to continue with it, but Forestry has been discontinued. I've spent all day trying to get it working with Tina, and I'm starting to think there's something incompatible with my architecture. I'll explain:
Upon commit to the main branch, circleci is used to rebuild Hugo site and push to gh-pages branch
Github pages serves the site (static pages only)
Forestry admin is served as a single page app from /admin/ (static pages only)
Forestry admin updates the content by doing a git commit to the main branch of the repo
Image uploads are handled by cloudinary
Will this work with Tina? I'm a Go developer with very little JS experience so all this Node configuration is a little over my head.
Right now the admin page is giving me an error: "Failed loading TinaCMS assets Your TinaCMS configuration may be misconfigured, and we could not load the assets for this page."
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I have a blog www.wildernessprime.com which used Forestry as the admin engine. I haven't updated it in a few years but I'd like to continue with it, but Forestry has been discontinued. I've spent all day trying to get it working with Tina, and I'm starting to think there's something incompatible with my architecture. I'll explain:
gh-pages
branchWill this work with Tina? I'm a Go developer with very little JS experience so all this Node configuration is a little over my head.
Right now the admin page is giving me an error: "Failed loading TinaCMS assets Your TinaCMS configuration may be misconfigured, and we could not load the assets for this page."
Beta Was this translation helpful? Give feedback.
All reactions