-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_config.yml
27 lines (20 loc) · 817 Bytes
/
_config.yml
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
# Dependencies
markdown: redcarpet
pygments: true
redcarpet:
extensions: [strikethrough, tables, no_intra_emphasis, fenced_code_blocks, autolink, with_toc_data]
# Permalinks
permalink: pretty
# Setup
title: Underengineering
tagline: 'Build more with less'
description: '<img src="/public/images/niki.jpg" style="height: 90px;width: 90px; border-radius: 50%; -webkit-border-radius: 50%;-moz-border-radius: 50%;"><br />Software engineering with small, orhogonal, composable abstractions. And more.'
url: http://underengineering.com
author:
name: 'Nikola Toshev'
url: https://github.com/ntoshev
paginate: 5
# Custom vars
version: 1.0.0
github:
repo: https://github.com/ntoshev/ntoshev.github.com