For the past few days Iāve been churning out new features on Superadmin, a CMS I built for my own projects and websites I make for people.
It started with styling the entire interface ā I built it September, but havenāt had the inspiration to style it nicely until now. Hereās the visual style I landed on:
Then, I added one-off pages and an image field.
Before, I had ācollectionsā of items ā like blog posts or portfolio pieces. But I wanted to have the concept of a page, which is a place to update one-off information like āabout page bioā.
Also, I added a field that allows people to upload images.
Lastly, I decided that Editor.js didnāt feel great and replaced it with Tiptap. Using Tiptap is always a bit of a pain because you have to build the editing UI yourself, but I managed to put together a fairly nice editor: