-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_config.yml
More file actions
executable file
·21 lines (18 loc) · 1.28 KB
/
_config.yml
File metadata and controls
executable file
·21 lines (18 loc) · 1.28 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# Site settings
title: "Not Even Wrong"
author: "Khaled Maamra"
description: "Just a place where I put down things I find interesting or that I just learned about mathematics, algorithms and few other things."
keywords: "Mathematics, Algorithms, Data Structures, Programming, Machine-Learning, Statistics, Probability, Puzzles, Typography, Philosophy, Books"
biography: "I used to work in Academia, now I do R&D in the financial industry"
colophon: "© MMXIII — MMXVI by K.M.<br>Content available under <a href='http://creativecommons.org/licenses/by-nc-sa/4.0/'>Creative Commons (BY-NC-SA)</a> unless otherwise noted.<br>This site was created with <a href='https://github.com/hugoferreira/papyrus-theme'>Papyrus</a> and <a href='http://jekyllrb.com/'>Jekyll</a>.<br> <a class='fa fa-github' href= 'https://github.com/0kham' title='GitHub'></a> <a class='fa fa-twitter' href='https://twitter.com/fuspkm' title='Twitter'></a> <a class='fa fa-linkedin' href='https://id.linkedin.com/in/'{{site.linkedin_username}} title='LinkedIn'></a></br>"
baseurl: ""
url: ""
twitter_username: fuspkm
github_username: 0kham
linkedin_username: ""
facebook_username: ""
google-analytics: "G-B5R7KFWSQ7"
simple_search: http://google.com/search
markdown: kramdown
highlighter: rouge
permalink: /blog/:categories/:title/