summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Mazieres <dm@uun.org>2015-05-16 15:29:32 -0700
committerDavid Mazieres <dm@uun.org>2015-05-16 15:29:32 -0700
commitad40206efc0684e1d13c509639c919cf677f1dd4 (patch)
tree0a675bb3af47e5272e4ea5f8eb5819066cdd905d
parent90d83784e1c9f590d8a5b93116c553500e829427 (diff)
ask for git fetch commands
-rw-r--r--www/GNUmakefile2
-rw-r--r--www/index.md7
2 files changed, 6 insertions, 3 deletions
diff --git a/www/GNUmakefile b/www/GNUmakefile
index 0842721..f5c2e0c 100644
--- a/www/GNUmakefile
+++ b/www/GNUmakefile
@@ -4,7 +4,7 @@ all: index.html muchsync.html logo.png
CSS = https://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/css/bootstrap.min.css \
local.css
-PANDOC = pandoc -s -t html5 --template=template.html \
+PANDOC = pandoc -S -s -t html5 --template=template.html \
$(patsubst %, --css=%, $(CSS))
DEPS = template.html GNUmakefile
diff --git a/www/index.md b/www/index.md
index 746b8fb..1773772 100644
--- a/www/index.md
+++ b/www/index.md
@@ -87,8 +87,11 @@ will need [ssh](http://www.openssh.com/).
## Contact
Please [email](http://www.scs.stanford.edu/~dm/addr/) questions,
-comments, testimonials, and bug reports to the author (preferably with
-the word "muchsync" in the email subject).
+comments, testimonials, bug reports, patches, and pull requests to the
+author (preferably with the word "muchsync" in the email subject).
+For pull requests, please spare me the trouble of navigating any web
+sites and include include a raw `git fetch` command that makes
+`FETCH_HEAD` point to whatever it is you would like me to merge.
muchsync is brought to you by
[David Mazi&egrave;res](http://www.scs.stanford.edu/~dm/) of the