Wednesday, August 1, 2018

Hexo vs. Hugo vs. Jekyll | https://stackshare.io/stackups/hexo-vs-hugo-vs-jekyll

Comparison of Hexo, Hugo and Jeklyll on stackshare.io
https://stackshare.io/stackups/hexo-vs-hugo-vs-jekyll

JAMstack | https://jamstack.org/

If you prefer static sites, you need to know about JAMstack.
Modern web development architecture based on client-side JavaScript, reusable APIs, and prebuilt Markup.
What is the JAMstack?
  • JavaScript
  • APIs
  • Markup
Why the JAMstack?
  • Better Performance
  • Cheaper, Easier Scaling

StaticGen | https://www.staticgen.com/

A site that compares static site generators.
Jekyll, Hugo, Hexo, Next, Nuxt, etc.
Top 3 by Github stars: Jekyll, Next, Hugo.
Top 3 by Twitter followers: Nuxt, Gatsby, Jekyll.
StaticGen | A List of Static Site Generators for JAMstack Sites.
https://www.staticgen.com/

Hexo-LearningRoadMap urls

Wednesday, July 25, 2018

Getting Started with the Hexo Blogging Framework | https://www.cgmartin.com/2016/01/03/getting-started-with-hexo-blog/

It’s a very kind and detailed tutorial.
Getting Started with the Hexo Blogging Framework
https://www.cgmartin.com/2016/01/03/getting-started-with-hexo-blog/

hexo-theme-minos | https://blog.zhangruipeng.me/hexo-theme-minos/categories/Documentation/

The first theme of my choice is Minos.
It’s simple and beautiful.

https://github.com/search?o=desc&q=hexo-theme&s=stars&type=Repositories&utf8=%E2%9C%93

Hexo theme ranking on Github Search

https://github.com/search?o=desc&q=hexo-theme&s=stars&type=Repositories&utf8=%E2%9C%93

https://en.abnerchou.me/Blog/5c00ca67/

Top 10 themes based on github stars by @NoahDragon
Hexo Top 10 Popular Themes
https://en.abnerchou.me/Blog/5c00ca67/

https://hexo.io/themes/

You can find all free themes here.
Themes List
https://hexo.io/themes/

https://github.com/hexojs/awesome-hexo

A curated list of awesome things related to Hexo.
Tutorials, Themes, Showcases.
https://github.com/hexojs/awesome-hexo

https://band.us/@hexolearningroadmap

Hexo-LearningRoadMap on Band
Hexo Band
https://band.us/@hexolearningroadmap

https://hexo-learningroadmap.github.io/

Hexo-LearningRoadMap on Github Pages
https://hexo-learningroadmap.github.io/

https://hexo-learningroadmap.now.sh/

Hexo-LearningRoadMap on `now.sh`
https://hexo-learningroadmap.now.sh/

https://hexo-learningroadmap.surge.sh/

Hexo-LearningRoadMap on surge.sh
https://hexo-learningroadmap.surge.sh/

https://pages.github.com/

Of course, Github Pages is a good choice of static site publishing platforms.
https://pages.github.com/

https://now.sh

`now` is another awesome static site publishing platform.
now is very simple also, and it supports Docker, Node.js applications.
https://now.sh

https://surge.sh/

To deploy a blog built by hexo you can use https://surge.sh/ .
Use @surge_sh deploy a static web site is very simple.