Commit Graph

8 Commits

Author SHA1 Message Date
665b627b7c Update & revise docs
+ Getting Started
  + Add "Using/loading local packages" section
  + Add "Pinning packages to specific commits" section
  + Clarify prereqs & revise install docs
  + Revise package-management section
+ FAQ
  + Add package management section
2020-01-28 05:36:42 -05:00
9fa78f6a64 Update discord link again
First link wasn't a permanent link. Whoops!
2020-01-27 23:58:32 -05:00
d27ff78444 Update discord links 2020-01-27 23:36:39 -05:00
c363791da0 Made -f the default for 'doom refresh' #2065
-f is necessary when there are changes to your system that Doom needs to
pick up when running 'doom refresh'. It won't do anything if your doom
dotfiles haven't visibly changed, which won't be the case if you are
installing, say, mu4e or vterm, through your system package manager.

What was initially a time-saving mechanic has become a trap for
beginners, so I've made -f its default behavior and its previous
behavior opt-in with the -n / --if-necessary switches.
2019-11-16 20:55:08 -05:00
bd3f3d708a Merge pull request #1987 from rprimus/fix-typos
Correct some typos across the board
2019-11-01 13:14:25 -04:00
0b8e7a27b6 Minor refactoring/reformatting across the board 2019-10-31 14:35:07 -04:00
a7e8e50c40 Correct some typos 2019-10-30 14:41:10 +00:00
3f6decfe04 Add docs/contributing.org
Closes #1962
Relevant to #1771, #1755, #839, #372
2019-10-29 01:10:25 -04:00