-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_config.yml
More file actions
32 lines (25 loc) · 784 Bytes
/
_config.yml
File metadata and controls
32 lines (25 loc) · 784 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
title: DIY GPS App bundle
author: Csaba Toth
email: csaba.toth.us@gmail.com
description: > # this means to ignore newlines until "baseurl:"
About Do-It-Yourself GPS App bundle
twitter_username: tocsa2
github_username: MrCsabaToth
google_analytics: G-ZQ9QTJR3J7
tracker:
app_url: https://play.google.com/store/apps/details?id=dev.csaba.diygpstracker
src_url: https://github.com/DIYGPSTracker/DIYGPSTracker
manager:
app_url: https://play.google.com/store/apps/details?id=dev.csaba.diygpsmanager
src_url: https://github.com/DIYGPSTracker/DIYGPSManager
messaging:
src_url: https://github.com/DIYGPSTracker/DIYGPSMessaging
exclude:
- "LICENSE"
- "README.md"
- ".gitignore"
plugins:
- jekyll-redirect-from
sass:
style: compressed
theme: jekyll-theme-minimal