summaryrefslogtreecommitdiffstats
path: root/blog.org
diff options
context:
space:
mode:
authorGravatar Tom Willemse2014-03-30 23:39:39 +0200
committerGravatar Tom Willemse2014-03-30 23:39:39 +0200
commit520da7b85a75029830702e4e5923a0eb263c73be (patch)
treef06f44fd1d4559b2fbcde5e98a02d3df82b1d485 /blog.org
parent35c03fbe0885c80367ecabedb218fff9826892a1 (diff)
downloadorgweb-520da7b85a75029830702e4e5923a0eb263c73be.tar.gz
orgweb-520da7b85a75029830702e4e5923a0eb263c73be.zip
Automatically generate blog structure from org files
Diffstat (limited to 'blog.org')
-rw-r--r--blog.org52
1 files changed, 0 insertions, 52 deletions
diff --git a/blog.org b/blog.org
deleted file mode 100644
index 3975273..0000000
--- a/blog.org
+++ /dev/null
@@ -1,52 +0,0 @@
-#+TITLE:
-#+OPTIONS: toc:nil
-#+STARTUP: showall
-#+HTML_LINK_UP: ./
-#+RSS_EXTENSION: rss
-
-# * Python mixins :python:coding:
-# :PROPERTIES:
-# :PUBDATE: <2013-11-10 Sun 15:35>
-# :RSS_PERMALINK: articles/python-mixins.html
-# :END:
-# A little explanation of one of the things that I think make Mixins
-# in Python an interesting idea.
-
-# [[file:articles/python-mixins.org][Read]]
-
-* Mounting music dir before MPD :systemd:mpd:config:
- :PROPERTIES:
- :RSS_PERMALINK: articles/mounting_music_dir_before_mpd.html
- :PUBDATE: <2013-11-24 Sun 14:03>
- :END:
- I use an NFS drive to store my music files, which I don't mount by
- default (to keep startup fast). It was a pain to have to mount the
- drive manually each time before starting MPD. [[file:articles/mounting_music_dir_before_mpd.org][Read]]
-
-* rlwrapping sbcl :sbcl:lisp:utility:
- :PROPERTIES:
- :RSS_PERMALINK: articles/rlwrapping_sbcl.html
- :PUBDATE: <2013-10-06 13:02>
- :END:
- A useful addition to SBCL. [[file:articles/rlwrapping_sbcl.org][Read]]
-
-* C-d to close eshell :eshell:emacs:elisp:config:
- :PROPERTIES:
- :PUBDATE: <2013-08-17 2:25>
- :RSS_PERMALINK: articles/c-d_to_close_eshell.html
- :END:
- A little trick to improve your eshell experience. [[file:articles/c-d_to_close_eshell.org][Read]]
-
-* Some quick git diff tips :org:lisp:hy:elisp:scheme:config:
- :PROPERTIES:
- :RSS_PERMALINK: articles/some_quick_git_diff_tips.html
- :PUBDATE: <2013-08-11 0:54>
- :END:
- Making git see more diff. [[file:articles/some_quick_git_diff_tips.org][Read]]
-
-* Notstumpwm :notion:wm:lua:config:
- :PROPERTIES:
- :RSS_PERMALINK: articles/notstumpwm.html
- :PUBDATE: <2013-05-24 0:10>
- :END:
- Pretending Notion is (like) stumpwm. [[file:articles/notstumpwm.org][Read]]