Add jekyll related things

This commit is contained in:
2015-07-30 15:40:18 +02:00
parent 7b70991618
commit 59c094fad6
2 changed files with 115 additions and 1 deletions

View File

@@ -47,7 +47,8 @@
(files
(".#*" "*.so" "*~")))))
'(magit-auto-revert-mode nil)
'(magit-last-seen-setup-instructions "1.4.0"))
'(magit-last-seen-setup-instructions "1.4.0")
'(jekyll-directory "~/Projektek/jekyll/gergely.polonkai.eu"))
(custom-set-faces
;; custom-set-faces was added by Custom.
@@ -88,6 +89,7 @@
(load (concat user-emacs-directory "transpose-windows.el"))
(load (concat user-emacs-directory "zim.el"))
(load (concat user-emacs-directory "clearcase.el"))
(load (concat user-emacs-directory "jekyll.el"))
(add-hook 'c-mode-hook
(lambda ()