When comparing Hexo vs Write.as, the Slant community recommends Hexo for most people. In the question“What are the best solutions for a personal blog?” Hexo is ranked 6th while Write.as is ranked 14th.
Specs
Ranked in these QuestionsQuestion Ranking
Pros
Pro Fast and easy to use
Pro Deployment is easy and fast
Hexo built sites can be easily deployed to Github pages, Heroku, Openshift (custom cartridge needs to be setup) or any other custom solution (just copy over thepublic
folder). Any deployment is as simple as editing the _config.yml
file and running the hexo deploy
command
Pro Generating a blog is pretty fast
Generating a new blog with Hexo is generally really fast. Hexo truly lives up to it's name as a simple and fast static website generator.
Pro Constantly updated and actively maintained
Hexo's repository in GitHub is very active and it's actively being maintained. Updates are released every two or three months.
Pro Complete and helpful documentation
Hexo's documentation is very thorough and helpful, especially for people who are just starting with it.
Pro Protects your privacy
Works totally anonymously or you can sign up with a pen name.
Pro No sign up required
You can publish without ever signing up or giving out your email address.
Pro Clean writing space
It's made for writing, so there aren't crazy buttons and alerts all over the place to distract you.
Cons
Con Relatively large community but the majority is non-english speakers
Hexo has a relatively large following and community, especially in China. While this is certainly a positive, many developers who do not know chinese would be unable to follow all the guides and tutorials out there written by their chineses counterparts.
Con Very simple
The editor only lets you write plain text, select from a few fonts, and use Markdown for formatting. It's difficult to use Write.as for more complicated blogging or creating a full website.
Con The writing space is very limited
The writing window is limited to only about one-fifth of the page, the rest is just blank. You can only see about three lines of text at a time. Seems like a mismanaging of space.