Wordpress To Wintersmith
After moving to the wintersmith from wordpress, I have two problem.
- need to redirect old url to new url
- re-import old comments to new url
- re-import old images
After moving to the wintersmith from wordpress, I have two problem.
Today, I moved to the wintersmith from the wordpress. Wordpress is amazing blog platform. However, I want to try a static generated blog instead of dyanmic. Actually there is no reason for changing to static page. After testing wintersmith , it is really fast. It is easy to use.
Pros : support markdown. Static pages. Really fast. Can use with github pages.
Cons : no full text search and use with google custom search. Need to use jade for creating template. Only few templates. You need computer to write blog.
I prefer wintersmith than jekyll because of node.js. I can customize if it’s require to change.
[...]