Why I made this…
Yes, I love Information security. But why did I spend a lot of time , just used PHP to develop a new Blog system? I know, there’re huge amount of excellent blog systems, like Wordpress, Hexo, Ghost…But learning something new is necessary. (well i admit that i’m just bored.
I tried using others MVC frameworks, like Yii, phalcon, LA. But I never understand how they work. This time I’m going dive into PHP MVC, OOP and Namespace. (btw i picked up Vue.js XD
Then I made a new MVC framework. Its code seems … not elegant at all. So , i just named it as UGPF: UGly PHP Framework. And this blog system called: ugly-blog.
Anyway, no matter which blog system am I using , Content is the most important thing. This site was running since 2016, hope it can live longer.
feature
- Markdown Editor (Editor.md)
- Code Highlight(Prism.js)
- Sqlite database, because I’m too poor to afford a good VPS and this poor VPS has only 512M memory. Make sure this blog is light enough (maybe can running on a potato.
- Views Counter, using image beacon and Session.
- Comment function (I just don’t understand why this little site received spams every day?)
- others, like Draft auto-saving, database backup…
Okay That’s it…hope ya have a nice day :)
Comments
Tianrui:
Nice website!
Reply