diff options
author | John MacFarlane <jgm@berkeley.edu> | 2017-12-27 14:09:28 -0800 |
---|---|---|
committer | John MacFarlane <jgm@berkeley.edu> | 2017-12-27 14:09:28 -0800 |
commit | 18da5443ff52ba5124e86998ad599b288a478bbc (patch) | |
tree | b345699e78139843feb6b1d8d0d4f394dfdafaf5 /RELEASE-CHECKLIST | |
parent | ba6c19345728cb6f1fcc18198346613dc2ca40c5 (diff) | |
download | pandoc-18da5443ff52ba5124e86998ad599b288a478bbc.tar.gz |
Update RELEASE-CHECKLIST.
Diffstat (limited to 'RELEASE-CHECKLIST')
-rw-r--r-- | RELEASE-CHECKLIST | 9 |
1 files changed, 3 insertions, 6 deletions
diff --git a/RELEASE-CHECKLIST b/RELEASE-CHECKLIST index bc0a85f41..303b339a0 100644 --- a/RELEASE-CHECKLIST +++ b/RELEASE-CHECKLIST @@ -26,12 +26,9 @@ _ Upload to HackageDB: stack upload . _ if docs don't build on Hackage: 'cabal install neil && neil docs --username=MYUSERNAME' -_ Update website, including short description of changes ('make changes') +_ go to website and 'make update && make && make upload' -_ Announce on pandoc-announce, pandoc-discuss - -_ on server, stack install --flag 'pandoc:trypandoc' - and then 'cd trypandoc; sudo make install' +_ make trypandoc -_ recompile gitit +_ Announce on pandoc-announce, pandoc-discuss |