2018-03-02

Static site generators for GitPages

What is static site generator?
It is like compiler. Compiler transforms the source language into the target language. The static site generator produces a complete and static web pages from sources.

Famous tools
Jekyll, Hugo and Hexo

Jekyll is written in Ruby.
Hugo is written in Go.
Hexo is written in Javascript.

For Hugo, Hexo and etc, static files, which means built files, are uploaded to Github. Pre-built files should be maintained seperately.
For Jekyll, pre-built files are uploaded to Github. Because Jekyll is integrated with Gitpages.

How do I write posts using Jekyll from mobile?
Use MrHyde App
But it does not work on my mobile.

The blogger.com does not support post history.

http://archive.is/TZCS2
http://archive.is/8TB66
http://archive.is/HaXGm
http://archive.is/qRHTc
http://archive.is/Qu2iy
http://archive.is/aFvYq
http://archive.is/nuba6
https://goo.gl/M4n4XM
http://archive.is/GIyNI
http://archive.is/rJham
http://archive.is/HjFoz
http://archive.is/T8kBf
http://archive.is/6WZNV
http://archive.is/2tFbn


No comments:

Post a Comment