update blog.el
authorPeng Li <seudut@gmail.com>
Sat, 4 Mar 2017 07:38:26 +0000 (15:38 +0800)
committerPeng Li <seudut@gmail.com>
Sat, 4 Mar 2017 07:38:26 +0000 (15:38 +0800)
blog.el
sitemap.org

diff --git a/blog.el b/blog.el
index 3e28bcb..a0bb36b 100644 (file)
--- 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"))
 
 
 
index 485afbe..698e8bb 100644 (file)
@@ -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]]