X-Git-Url: http://47.100.26.94:8080/?a=blobdiff_plain;f=posts%2FBlog-with-org-mode.org;h=0d45e5661d8dd5944871c7a15429a8eb2b7d8859;hb=055045ab3a3ccf69504b2f2e08e3e6527b663980;hp=afc0759fca38460350caab3c6e7f4057bde21082;hpb=8a653cd86fff80dd57609b5d266b17d0409a9655;p=blog.git diff --git a/posts/Blog-with-org-mode.org b/posts/Blog-with-org-mode.org index afc0759..0d45e56 100644 --- a/posts/Blog-with-org-mode.org +++ b/posts/Blog-with-org-mode.org @@ -9,7 +9,6 @@ - 今天总算把 Blog 的框架大致弄好了。主要参考了 =Org-mode= 的 tutorial, [[http://orgmode.org/worg/org-tutorials/org-publish-html-tutorial.html#Special-comment-section][Publishing Org-mode files to HTML]] 和 [[https://ogbe.net/blog/blogging_with_org.html][Blogging using org-mode (and nothing else)]]。 其中 =css= , 利用的是 =worg.css=, 并参考了[[http://dayigu.github.io/WhyUseOrgModeToWriteBlog.html][为什么用org-mode写 blog?]] 和 [[http://wiki.houye.xyz/blogwithorg-mode.html][用org-mode写博客]]。