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

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

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

Last synced: 26 days 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'
```