From: Peng Li Date: Sat, 4 Mar 2017 07:38:26 +0000 (+0800) Subject: update blog.el X-Git-Url: http://47.100.26.94:8080/?a=commitdiff_plain;h=407d0a9cb8c734ab1f84e6965c6479311e0a2178;p=blog.git update blog.el --- diff --git a/blog.el b/blog.el index 3e28bcb..a0bb36b 100644 --- a/blog.el +++ b/blog.el @@ -40,8 +40,8 @@ ;; (defconst root-dir "~/Private/blog/") (defconst root-dir (file-name-directory (or load-file-name buffer-file-name))) (defconst publish-dir (concat root-dir "_site/")) -(defconst res-dir (concat root-dir "res/")) -(defconst css-file (concat res-dir "worg.css")) +(defconst css-file "../css/worg.css") +;; (defconst css-file (concat root-dir "css/worg.css")) diff --git a/sitemap.org b/sitemap.org index 485afbe..698e8bb 100644 --- a/sitemap.org +++ b/sitemap.org @@ -2,15 +2,11 @@ + posts + [[file:posts/Blog-with-org-mode.org][Blog with Org Mode]] - + [[file:posts/elisp-tips.org][Emacs List Tips]] + [[file:posts/git-note.org][Git Note]] + [[file:posts/My-work-flow-with-tmux-vim-zsh-iterm.org][My Work Flow with Tmux + Vim + Zsh + iTerm2]] + [[file:posts/linux-note.org][Note of Linux (Debian)]] - + [[file:posts/org-tips.org][Org Tips]] - + [[file:posts/test.org][Test]] + [[file:posts/raspberrypi-note.org][The note of raspberry]] - + [[file:posts/print-vs-message-in-emacs.org][jifjeif]] - + [[file:posts/A-new-package-for-working-with-multiple-workspaces.org][fjioejfe]] + + [[file:posts/note.org][note]] + [[file:index.org][My Personal Wiki]] + [[file:README.org][README]] + [[file:remember.org][Remember]]