-
Notifications
You must be signed in to change notification settings - Fork 0
/
_config.yml
38 lines (31 loc) · 950 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
28
29
30
31
32
33
34
35
36
37
38
permalink: /:categories/:year/:month/:day/:title
exclude: ["README.md"]
pygments: true
title: "Canal Web"
tagline: "Cellular automata analysis tool"
description: "Canal is a web based cellular automata analysis tool. You can set your initial state and run any of the ECA rules on it. There are more options that extends the possibilities of analysis and simulations."
keywords: "cellular automata elementary html5 eca"
image: "/img/meta-image.gif"
author :
name : "Edwin Rodríguez"
email : "[email protected]"
page: "http://edwrodrig.github.io"
services:
twitter: edwrodrig
production_url: "http://edwrodrig.github.io/canal-web"
google_tracking_id: "UA-49580762-3"
type:
name: "github_project"
github_project:
user: "edwrodrig"
name: "canal-web"
branch: "gh-pages"
sharing:
style: "native"
services:
- "facebook"
- "twitter"
- "google-plus"
- "pinterest"
- "github"
markdown: kramdown