Blog - /Website
I have made an Arch archive at http://www.mwolson.org/archives. To use it, do:
tla register-archive mwolson@member.fsf.org--2004 \ http://www.mwolson.org/archives/2004 tla get -A mwolson@member.fsf.org--2004 emacs-wiki--main--1.0 \ emacs-wiki
This will check out a copy of Emacs Wiki and put it in the emacs-wiki subdirectory of your current directory. To put it in a different location, like emacs-wiki-mwo, replace the second line in the previous example with the following:
tla get -A mwolson@member.fsf.org--2004 emacs-wiki--main--1.0 \ emacs-wiki-mwo
So far, all I have up is the "Official" Emacs Wiki archive. I will probably transition several of my other projects over to Arch. There may in the near future be a nice web interface to my archives at http://archzoom.mwolson.org/. But not at the moment. :^)
Add a comment