Closed QiXuanWang closed 6 years ago
@QiXuanWang thanks for sharing I will take your opinion in consideration, thanks so much!
Now my goal is to make it really simple, I learned a lot about Content Management developing two widely used CMSs (opps and quokka) and I figured out that there are some important things to focus.
1) define the target (I think quokka target is developers and/or I.T people) 2) keep it simple (my plan is to make it very lean) 3) do not depend on database (but have it optionally) in this new generation quokka will not depend on external dependency 4) generate static web site (quokka will use jinja and pelican templates to deliver a static site optionally) 5) really simple admin (now it will have few options in admin)
Thanks for sharing and following, I'll update information here soon.
Just come up with some other feature thoughts:
This issue was moved to rochacbruno/quokka#555
I was an early follower when I want to try some light-weight cms framework. And quokka was a perfect match since at that time I was trying to learn mongodb and flask. I tried to setup a few testing sites but honestly didn't use it at production. The major concern:
Will add more if I have other comment. But, great work and keep going!