Repositories to build blogs on GitHub pages

本文列举了在GitHub Pages上搭建博客的一些常用repository,如何使用请大家自己选择感兴趣的repo,查看相应的document,文中有+1标记的,是我折腾过感觉不错的或者使用最多的一些repo,如果大家推荐的repo没有在本文列出,欢迎在评论栏留言添加

ruby

jekyll +1

  • Jekyll is a blog-aware, static site generator in Ruby
  • http://jekyllrb.com

octopress +1

  • Octopress is an obsessively designed framework for Jekyll blogging
  • http://github.com/imathis/octopress

nanoc

  • nanoc is a web publishing system written in Ruby.
  • http://nanoc.ws/

NodeJS

hexo +1

  • A fast, simple & powerful blog framework, powered by Node.js.
  • http://hexo.io

pop

  • A static site and blog generator
  • http://popjs.com

simple +1
-A static blog generator with a single static page

  • http://isnowfy.github.io/simple/

python

pelican +1

  • Static site generator that supports Markdown and reST syntax. Powered by Python.
  • http://getpelican.com/

liquidluck

  • Felix Felicis (aka liquidluck) is a static blog generator in python
  • http://lab.lepture.com/liquidluck/

Catsup

  • A lightweight static website generator which aims to be simple and elegant.
  • https://catsup.readthedocs.org/en/latest/

lilac +1

  • Minimal Static Blog Generator
  • http://lilac.hit9.org/

rux

  • Micro & Fast static blog generator (markdown => html).
  • http://rux.readthedocs.org/

acrylamid

  • static blog generator in python with incremental rendering
  • http://posativ.org/acrylamid/

blogofile

  • A static website compiler and blog engine written in Python.
  • http://www.blogofile.com

nikola

  • A static website and blog generator
  • http://getnikola.com/

Not enough? See here

你可能感兴趣的:(Repositories to build blogs on GitHub pages)