-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_config.yml
More file actions
25 lines (25 loc) · 875 Bytes
/
_config.yml
File metadata and controls
25 lines (25 loc) · 875 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
title: Higherkindness
#-------------------------
name: Higherkindness
#-------------------------
description: User focused libraries for FP
#-------------------------
mu-title: Mu
#-------------------------
mu-name: Mu
#-------------------------
mu-description: Mu is a purely functional library for building microservices
#-------------------------
author: Xebia Functional
keywords: functional-programming, kotlin-library, monads, monad-transformers, functional-data-structure, kotlin, fp-types, adt, free-monads, tagless-final, mtl, for-comprehension, category-theory
#-------------------------
url: https://www.47deg.com
#-------------------------
markdown: kramdown
sass:
sass_dir: _sass
style: compressed
#-------------------------
permalink: pretty
#-------------------------
exclude: ['config.ru', 'Gemfile', 'Gemfile.lock', 'vendor', 'Procfile', 'Rakefile']