03-31-2021, 07:07 PM
(03-30-2021, 05:22 AM)sohamb03 Wrote: Glad to see this project progressing, I'm excited to try it out myself once it's complete and out in public beta. Good luck!
I am hoping that once I get the admin panel and some documentation created I will be able to put it out in private beta for everyone to test out that way I can collect feedback and start working on a public beta build. I've been working on the theming system over the past few days and building a custom theme. You can see the current progress at: archer.tbelldesign.co. It loads fairly quickly and currently is not devouring the resources allocated in the hosting provided by @phoenixwolf.
(03-30-2021, 05:39 AM)debjit Wrote: I always love to see new vanilla PHP projects. Is the UI is custom or open-sourced?
It seems a private projects, the UI looks fresh minimalistic. You can implement a lot of open-sourced alternative to save times, CKEditor for textarea editing.
best of luck with your new adventure.
The UI is custom at this stage, I will begin building CSS for the mockups that I have shown off in the screenshots above and things will refine as I continue to develop the project. I have been looking at open source block editors to see what I like and what I can do to enhance the features already provided by some of them. WPBakery is my favorite block editor, so that will be a huge inspiration with whatever I choose to be the base for the post/page editing tool.