aboutsummaryrefslogtreecommitdiff
path: root/doc/tips/laptop_wiki_with_git.mdwn
Commit message (Expand)AuthorAge
* Add [[!meta date]] to news items and tips•••The git checkout and build process can leave the checkout date in the tarball release, leading to unstable sorting. I tried to use `git restore-mtime`, but that doesn't work for ikiwiki, because dgit interferes with it. Simon McVittie2015-06-09
* Standardize on --long-option instead of -long-option•••[[forum/refresh_and_setup]] indicates some confusion between --setup and -setup. Both work, but it's clearer if we stick to one in documentation and code. A 2012 commit to [[plugins/theme]] claims that "-setup" is required and "--setup" won't work, but I cannot find any evidence in ikiwiki's source code that this has ever been the case. Simon McVittie2015-03-01
* make dot_cgi clearly optionalAntoine Beaupré2013-11-26
* fix error in git_wrapper path i introducedAntoine Beaupré2013-11-26
* be more explicit about which options to configure on your laptopAntoine Beaupré2013-11-26
* fix apparently confusing wordingJoey Hess2010-03-19
* Revert "corrected the update-the-laptop-from-the-server section"•••No, we don't normally push from servers to laptops. Because most laptops do not have publicly accessible IP addresses, for one thing. Also because there's really no reason to ssh to the server from your laptop in order to update the laptop when you can just pull. Joey Hess2010-03-19
* corrected the update-the-laptop-from-the-server sectionhttp://kerravonsen.dreamwidth.org/2010-03-18
* rename headersJoey Hess2009-12-01
* an alternative approach using a bare mirrorhttp://kerravonsen.dreamwidth.org/2009-11-30
* combine two pagesJoey Hess2009-01-12
* rewordJoey Hess2008-09-11
* updates, document using git post-merge hook since it's available nowJoey Hess2008-09-11
* web commit by http://liw.iki.fi/liw/: Document that you need to clone reposit...Joey Hess2008-03-02
* improvementsjoey2007-10-22
* new tip, describing essentially how I'm using ikiwiki and git on my laptop•••to create branches of wikis joey2007-10-22