-
Notifications
You must be signed in to change notification settings - Fork 12
Expand file tree
/
Copy path_config.yml
More file actions
34 lines (26 loc) · 737 Bytes
/
_config.yml
File metadata and controls
34 lines (26 loc) · 737 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
33
34
# Dependencies
markdown: redcarpet
highlighter: pygments
# Permalinks
permalink: pretty
#relative_permalinks: true
# Setup
title: LetsHack
tagline: 'Hacking adventures with the Raspberry Pi, Arduino, ESP...etc.'
description: 'Hacking adventures with the Raspberry Pi, Arduino, ESP, etc.'
url: https://tangowhisky37.github.io
baseurl: /LetsHack
author:
name: 'Trevor Warren'
url: https://twitter.com/tangowhisky37
paginate: 5
# Custom vars
version: 2.1.0
github:
repo: https://github.com/tangowhisky37
---
layout: page
title: About
title: HowTos
title: JustCode
---