summaryrefslogtreecommitdiff
path: root/wikiwriteaccess.mdwn
AgeCommit message (Collapse)Author
2017-05-25Prefer the word "website" over "wiki"Carl Worth
We use "wiki" on this page when talking about the implementation strategy, but for purposes of intent---it's the website that is being edited.
2016-03-23Another minor change to the wiki0write-access instructions.Carl Worth
As is likely clear by now, I'm merely trying to test the push process.
2016-03-23Add another word to this sentence.Carl Worth
Perhaps making it more clear.
2016-03-23Slight tweak to wiki-write-access instructionsCarl Worth
Giving some indication of when you would want to use "git add", (for new files), and recommending "git commit -a".
2014-10-15wikiwriteaccess: simplifyJani Nikula
2014-10-15COPYING: The wiki is now dual licensed under CC-BY-SA-3.0 and GPL v3+Jani Nikula
All the content in the wiki now falls into one of these categories, in decreasing order of quantity: * The authors have agreed that all of their contributions to the notmuch wiki can be dual licensed under CC-BY-SA-3.0 and GPL v3+. * The content is copied from the notmuch main repository and is licensed under GPL v3+. Effectively this is the man pages. * The authors have not been reached but their contribution have been a very minor or trivial change or cleanup of content falling into above categories. * The authors have not been reached but the content has been deleted.
2014-10-12wikiwriteaccess: require valid user.name and user.emailJani Nikula
2014-05-03add the logo all aroundJani Nikula
2014-05-01wikiwriteaccess: licensingJani Nikula
2011-02-07Update write access instructionsMichal Sojka
Anonymous SSH access seems to be neither needed nor working.
2010-03-01wikiwriteaccess: add links to markdown syntax and online previewerSebastian Spaeth
Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
2010-02-27Minor edits to wikiwriteaccessJames Vasile
2010-02-27add wikiwriteaccess to tell people how to push/pull the wikiJames Vasile