Repos / hi.imnhan.com / b0c39dbec5
commit b0c39dbec50e53513f15c8e9c4cacec415905143
Author: nhanb <thanhnhan483@gmail.com>
Date:   Mon Jun 3 22:20:43 2013 +0700

    cleanup

diff --git a/.gitmodules b/.gitmodules
new file mode 100644
index 0000000..e69de29
diff --git a/pelican-octopress-theme b/pelican-octopress-theme
new file mode 160000
index 0000000..2e01f90
--- /dev/null
+++ b/pelican-octopress-theme
@@ -0,0 +1 @@
+Subproject commit 2e01f90f538c036262643e52fec173cbcd45c805
diff --git a/pelicanconf.py b/pelicanconf.py
index 2165426..9d30f5d 100644
--- a/pelicanconf.py
+++ b/pelicanconf.py
@@ -43,6 +43,14 @@
 
 DEFAULT_PAGINATION = 10
 
+THEME = "~/dev/pelican-otopress-theme/"
+
+GITHUB_USERNAME = "nhanb"
+FACEBOOK_USERNAME = "thanhnhanb"
+
+AUTHOR_NAME = "Bùi Thành Nhân"
+AUTHOR_SLUG = "nhanb"
+
 # Social widget
 #SOCIAL = (('You can add links in your config file', '#'),
           #('Another social link', '#'),)