A light green theme based on Landscape for Hexo.
$ git clone https://github.com/xing5/hexo-theme-codeland.git themes/codeland
Landscape requires Hexo 2.4 and above.
Modify theme
setting in _config.yml
to codeland
.
cd themes/codeland
git pull
Add toc: true
in the front matter to enable table of content for a post.
title: Using Google Maps API to Implement a Two-dimensional Circle Heatmap like Tableau
comments: true
date: 2014-10-13 20:24:00
toc: true