summaryrefslogtreecommitdiff
path: root/_config.yml
diff options
context:
space:
mode:
authorJade Dominguez <plusjade@gmail.com>2011-12-30 14:17:44 -0800
committerJade Dominguez <plusjade@gmail.com>2012-01-11 15:13:40 -0800
commit4c18e3c136bea49e3335ab594ae22d999892cf27 (patch)
tree6ee24ea94d767bc6c69081531350a6776a5f9fcb /_config.yml
version 0.0.1
Diffstat (limited to '_config.yml')
-rw-r--r--_config.yml18
1 files changed, 18 insertions, 0 deletions
diff --git a/_config.yml b/_config.yml
new file mode 100644
index 0000000..47de579
--- /dev/null
+++ b/_config.yml
@@ -0,0 +1,18 @@
+# This is the default format.
+# For more see: https://github.com/mojombo/jekyll/wiki/Permalinks
+permalink: /:categories/:year/:month/:day/:title
+auto: true
+pygments: true
+var:
+ archive_path: /archive.html
+ categories_path : /categories.html
+ tags_path : /tags.html
+
+production_url : http://username.github.com # or your custom domain name
+title : My Blog =)
+
+author :
+ name : Name Lastname
+ email : blah@email.test
+ github : username
+ twitter : username