You are here: Home
/ Portfolio / The change from Wordpress - Hexo
The change from Wordpress - Hexo
The project
Making a
change. Moving our website from dynamic Wordpress to static Hexo.
The scope
Dynamic websites, like Wordpress,
have upsides and downsides. Some of it's downsides are that the speed and the hardware requirement of the
website is not always the lowest, this costs the user experience. Wordpress has also a wide range of
vulnerabilities. These are just some of the errors we would like to eliminate and for this job, a static content
generator is the best solution.
Our implementation
Why Hexo?
Hexo is one of the fastest static content generator.
You can easily add or make new features to the generator using Node.js and JavaScript
Constantly updated and actively maintained. Hexo's repository on GitHub is very active and it's actively being maintained.
It's simple and flexible.
Hexo works well with Github and it's easy to keep track of the versions of the website.