summaryrefslogtreecommitdiff
path: root/doc/tips
diff options
context:
space:
mode:
authorJoey Hess <joey@kitenet.net>2011-02-25 14:56:16 -0400
committerJoey Hess <joey@kitenet.net>2011-02-25 14:56:16 -0400
commitcc5f8de9e89c0028c94974a6b81f17f0628e9888 (patch)
tree69e35c308e77fa97334a3a338b469d5bdb725e66 /doc/tips
parent5d6a455367d563881f87b8157294565aaf20109c (diff)
parent93f963abd05900306823dc165baa339b8c5106b1 (diff)
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
Diffstat (limited to 'doc/tips')
-rw-r--r--doc/tips/github.mdwn2
-rw-r--r--doc/tips/ikiwiki_on_Mac_OS_X_Snow_Leopard.mdwn2
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/tips/github.mdwn b/doc/tips/github.mdwn
index 9bdf15751..d745bfcc5 100644
--- a/doc/tips/github.mdwn
+++ b/doc/tips/github.mdwn
@@ -5,7 +5,7 @@ site. Your laptop is used to generate and publish changes to it.
This is possible because github now supports
[github pages](http://github.com/blog/272-github-pages).
-Note that github limits free accounts to 100 mb of git storage. It's
+Note that github limits free accounts to 100 MB of git storage. It's
unlikely that a small wiki or blog will outgrow this, but we are keeping
two copies of the website in git (source and the compiled site), and all
historical versions too. So it could happen. If it does, you can pay github
diff --git a/doc/tips/ikiwiki_on_Mac_OS_X_Snow_Leopard.mdwn b/doc/tips/ikiwiki_on_Mac_OS_X_Snow_Leopard.mdwn
index 8b649156d..bb1db0cbb 100644
--- a/doc/tips/ikiwiki_on_Mac_OS_X_Snow_Leopard.mdwn
+++ b/doc/tips/ikiwiki_on_Mac_OS_X_Snow_Leopard.mdwn
@@ -68,7 +68,7 @@ When you can't get into the setup page or you get strange behavior after a setup
cd ../git-1.7.3.1/gitweb
-make GITWEB_PROJECTROOT="/opt/ikiwiki/" GITWEB_CSS="/gitweb.css" GITWEB_LOGO="/git-logo.png" GITWEB_FAVICON="/git-favicon.png"
+make GITWEB_PROJECTROOT="/opt/ikiwiki/" GITWEB_CSS="/gitweb.css" GITWEB_LOGO="/git-logo.png" GITWEB_FAVICON="/git-favicon.png" GITWEB_JS="/gitweb.js"
cp gitweb.cgi /Library/WebServer/CGI-Executables/