< back to main site
about
help
Home
History for
how-to-install.org
Previous
Next
Garet Robertson
February 23, 2021
how-to-install.org: Correct uninstallation steps. The uninstallation procedure that was supposed to be OS-agnostic contained two non-critical commands that are not available in a Windows command prompt.
112d70c
Garet Robertson
February 11, 2021
how-to-install: Re-organize. Uninstallation is similar in all OSes, but depends on the Pluckeye version, so it makes more sense to organize according to the latter.
714227f
Garet Robertson
February 08, 2021
Separate last step on how-to-install.org. Restarting one's browsers may have previously appeared to be part of Step 2, Method 2.
a43a182
Garet Robertson
February 04, 2021
Remove 7zip method from how-to-install.org.
2f27ccf
Garet Robertson
February 04, 2021
Indent and ensure empty lines around code blocks.
ddb0c76
Garet Robertson
February 04, 2021
s/#+BEGIN_EXAMPLE/#+BEGIN_SRC for shell commands. Garet had been using '#+BEGIN_EXAMPLE' and '#+END_EXAMPLE' to format shell command blocks, but '#+BEGIN_SRC sh' and '#+END_SRC' are preferable, as they give some syntax highlighting.
77958c6
Jon Wilkes
January 28, 2021
Add how-to-update link at top of how-to install. Updating is different than installing, and Windows users should be warned.
a645a58
Garet Robertson
January 27, 2021
Move docs from https://u.pluckeye.net/doc/ . Jon said to move most documents from https://u.pluckeye.net/doc/ to the manual. Also, copy https://www.pluckeye.net/quickstart to /quickstart. Also, merge several pages on https://www.pluckeye.net/ with slightly different versions that were already in the manual to prepare the ones on www.pluckeye.net for deletion. Also, split options.org into commands.org, rules.org, and features.org. Document just about every command, rule type, and feature I (Garet) am aware of, both current and obsolete. Also, add a question or two to the FAQ.
5ef41d0
Jon Wilkes
November 24, 2020
how-to-install; s/firefox// Also, prefer https:// links
57566a2
Jon Wilkes
July 13, 2020
sleep $(pluck delay)
c95334f