Update pages
authorPeng Li <seudut@gmail.com>
Sun, 12 Mar 2017 12:27:23 +0000 (20:27 +0800)
committerPeng Li <seudut@gmail.com>
Sun, 12 Mar 2017 12:27:23 +0000 (20:27 +0800)
about.org [new file with mode: 0644]
my-publish.el
remember.org [deleted file]
sitemap.org [deleted file]

diff --git a/about.org b/about.org
new file mode 100644 (file)
index 0000000..1e029d5
--- /dev/null
+++ b/about.org
@@ -0,0 +1,10 @@
+#+TITLE: About Me
+#+AUTHOR: Peng Li
+#+EMAIL: seudut@gmail.com
+#+DATE: 2017-03-12
+
+* My home page http://www.seudut.com
+
+* Github https://github.com/seudut
+
+* Gmail seudut@gmail.com
index 528465f..2ff77bc 100644 (file)
@@ -45,9 +45,9 @@
        "<h1><a href= '/' >Peng Li</a></h1>"
        "<hr>"
        "<nav><ul>"
-       "<li><a href= './' >About</a></li>"
-       "<li><a href= './sitemap.html' >Blog</a></li>"
-       "<li><a href= './home.html' >Home</a></li>"
+       "<li><a href= '/about.html' >About</a></li>"
+       "<li><a href= '/post/sitemap.html' >Blog</a></li>"
+       "<li><a href= '/index.html' >Home</a></li>"
        "</ul></nav>"
        "</header>"))
 
diff --git a/remember.org b/remember.org
deleted file mode 100644 (file)
index f3d3a3b..0000000
+++ /dev/null
@@ -1,6 +0,0 @@
-#+TITLE: Remember
-#+AUTHOR: Peng Li
-#+EMAIL: seudut@gmail.com
-#+DATE: 2016-10-25
-
-This is Remember page
diff --git a/sitemap.org b/sitemap.org
deleted file mode 100644 (file)
index 3d5aac8..0000000
+++ /dev/null
@@ -1,13 +0,0 @@
-#+TITLE: Sitemap
-
-   + posts
-     + [[file:posts/Blog-with-org-mode.org][Blog with Org Mode]]
-     + [[file:posts/emacs-note.org][Emacs Lisp Study Note]]
-     + [[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/raspberrypi-note.org][The note of raspberry]]
-     + [[file:posts/note.org][note]]
-   + [[file:index.org][My Personal Wiki]]
-   + [[file:README.org][README]]
-   + [[file:remember.org][Remember]]