YodasMyDad / ZauberCMS

The Blazor CMS, built by .Net Developers for .Net Developers
MIT License
53 stars 5 forks source link

Have Published & Unpublished States On Content #31

Closed YodasMyDad closed 2 months ago

YodasMyDad commented 3 months ago

Have the published side working, but now need to think about how to deal with already published content that saves, and not saves and publishes. Need to save the unpublished changes somewhere and then load them when the content loads in the editor.