| Paste number 7564: | sample muse setup |
| Pasted by: | mwolson |
| When: | 7 years, 1 month ago |
| Share: | Tweet this! | http://paste.lisp.org/+5U4 |
| Channel: | None |
| Paste contents: |
(setq muse-project-alist '(("BlogWiki"
("~/Blog" "~/Blog2" ;; directories included in the project
:default "index.html") ;; default page (for browsing, mostly)
(:base "my-blosxom" ;; publisher name
:path "~/Website/blog" ;; where files are published to
:include "/Blog") ;; which pattern to use for selecting files
(:base "my-blosxom" ;; 2nd publishing style of this project
:path "~/Website/blog2" ;; where files are published to
:include "/Blog2") ;; which pattern to use for selecting files
)))This paste has no annotations.