Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dmshvetsov/hexo-s

hexo template heavily based on hexo-jade-barebone template
https://github.com/dmshvetsov/hexo-s

Last synced: 1 day ago
JSON representation

hexo template heavily based on hexo-jade-barebone template

Awesome Lists containing this project

README

        

# Hexo-S

## Description

Simple template for Hexo static site generator

## Usage

### Google Analytics

Add ``` google_analytics.tracking_id ``` property to your root _config.yml

```yaml
google_analytics:
tracking_id: 'Your_ga_tracking_id_here'
```