Actually, which cms is better for creating a personal blog?
Required features:
- Create articles
- Tags for articles
- Comments to articles
- Search all articles
And a bit more:
- Compact in size
- Relatively fast
If the task is to quickly launch a blog - then WordPress .
If this is a programming question - write your blog engine on the introductory lesson for the Yii framework.
There is also Yupe . She is on yii.
If you don’t like to write yourself and Framework do not like it, write it yourself on the "bare" PHP. I started it about 2 weeks ago, almost everything is ready ...
Source: https://ru.stackoverflow.com/questions/197841/
All Articles