Commit Graph

16 Commits (568b0fe11d24a7de8a2e688e26a24354070d033b)

Author SHA1 Message Date
Simon McVittie d18b77c107 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.
2015-06-09 22:29:38 +01:00
Simon McVittie a1fda0b516 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.
2015-03-01 16:15:01 +00:00
Antoine Beaupré c44d59a5f6 make dot_cgi clearly optional 2013-11-26 00:15:52 -05:00
Antoine Beaupré 9a008cc243 fix error in git_wrapper path i introduced 2013-11-26 00:14:14 -05:00
Antoine Beaupré b2cce39036 be more explicit about which options to configure on your laptop 2013-11-26 00:08:21 -05:00
Joey Hess 6dc6fe2f9b fix apparently confusing wording 2010-03-19 13:45:43 -04:00
Joey Hess af83b4c5f5 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.
2010-03-19 13:40:02 -04:00
http://kerravonsen.dreamwidth.org/ 9a6a285120 corrected the update-the-laptop-from-the-server section 2010-03-18 22:33:18 +00:00
Joey Hess b042e4a051 rename headers 2009-12-01 15:54:48 -05:00
http://kerravonsen.dreamwidth.org/ df66288c4d an alternative approach using a bare mirror 2009-11-30 20:31:37 -05:00
Joey Hess 756197f30f combine two pages 2009-01-12 20:01:03 -05:00
Joey Hess 0933fde58c reword 2008-09-11 15:56:34 -04:00
Joey Hess e12daf3d98 updates, document using git post-merge hook since it's available now 2008-09-11 15:52:34 -04:00
Joey Hess 598ffb7133 web commit by http://liw.iki.fi/liw/: Document that you need to clone repository, not the actual source directory 2008-03-02 18:29:34 -05:00
joey 691c503c1f improvements 2007-10-22 01:47:15 +00:00
joey b1e3da4f43 new tip, describing essentially how I'm using ikiwiki and git on my laptop
to create branches of wikis
2007-10-22 01:45:55 +00:00