Ecosyste.ms: Awesome
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: 1 day ago
JSON representation
hexo template heavily based on hexo-jade-barebone template
- Host: GitHub
- URL: https://github.com/dmshvetsov/hexo-s
- Owner: dmshvetsov
- Created: 2014-12-13T12:23:41.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2014-12-21T03:46:50.000Z (almost 10 years ago)
- Last Synced: 2024-04-01T15:19:18.571Z (7 months ago)
- Language: CSS
- Homepage:
- Size: 133 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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'
```