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 am working on a small static site (7 pages) for a client. I have looked at some tutorials for Netlify CMS, and I love the live preview editor it provides. I am trying to set up the website so the client can edit her website’s pages using this fantastically lightweight CMS.
I’m still pretty much a novice with NetlifyCMS. (I have read and watched tutorials about Netlify CMS Collections.)
(I’m also using the excellent 11ty/eleventy static site generator, if that’s relevant.)
The Problem
AFAICT, Netlify CMS only allows the live-preview editing feature for items in a Netlify CMS Collection.
I want to be able to have the client use that awesome live-preview editor for regular pages.
Is it possible to use some sort of clever setup to “trick” Netlify CMS into allowing the live-preview editor for all pages?
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
-
The Project
I am working on a small static site (7 pages) for a client. I have looked at some tutorials for Netlify CMS, and I love the live preview editor it provides. I am trying to set up the website so the client can edit her website’s pages using this fantastically lightweight CMS.
I’m still pretty much a novice with NetlifyCMS. (I have read and watched tutorials about Netlify CMS Collections.)
(I’m also using the excellent 11ty/eleventy static site generator, if that’s relevant.)
The Problem
AFAICT, Netlify CMS only allows the live-preview editing feature for items in a Netlify CMS Collection.
I want to be able to have the client use that awesome live-preview editor for regular pages.
Is it possible to use some sort of clever setup to “trick” Netlify CMS into allowing the live-preview editor for all pages?
Beta Was this translation helpful? Give feedback.
All reactions