forked from malsami/malsami.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_config.yml
More file actions
32 lines (27 loc) · 881 Bytes
/
_config.yml
File metadata and controls
32 lines (27 loc) · 881 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
# Site settings
title: MaLSAMi
email: bliening@cs.tum.edu
url: https://malsami.github.io
description: "Machine-learning supported schedulability analysis for migration of software-based components during runtime"
# Color settings (hex-codes without the leading hash-tag)
color:
primary-dark: '#000000'
links: '#219ab3'
# Footer settings
footer: MaLSAMi Project
# Social networks usernames (many more available: google-plus, flickr, dribbble, pinterest, instagram, tumblr, linkedin, etc.)
social:
- title: twitter
url: https://twitter.com/SBootstrap
- title: facebook
url:
- title: stack-overflow
url: http://stackoverflow.com/questions/tagged/jekyll
- title: bitbucket
url: http://bitbucket.org/jekyll
- title: github
url: https://github.com/IronSummitMedia/startbootstrap
# Build settings
markdown: kramdown
permalink: pretty
theme: default