You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i understand it's been a while since we've touched this, and I didn't personally put any work into this, but I was skimming the site over and I found a few things:
each page should be padded with a little bit of extra whitespace (or possibly a footer) at the bottom, as some text is at the very bottom of the page and you can't scroll down beyond it, kinda hard (or at least annoying) to read
"(Note:[...]" addendums should have smaller text and/or have an additional newline separating them from the line below (example: setup.html, point # 4 under "if you plan to develop on the CS systems")
"you're" near the top of FAQ page should be "your"
in the "scary editor" part,
----- use ":x" to save and quit, or explain that ":wq" is ":w" (write) + ":q" (quit) (or both! I know this isn't vi instructions though)
----- definitely mention git commit -m
The text was updated successfully, but these errors were encountered:
i understand it's been a while since we've touched this, and I didn't personally put any work into this, but I was skimming the site over and I found a few things:
----- use ":x" to save and quit, or explain that ":wq" is ":w" (write) + ":q" (quit) (or both! I know this isn't vi instructions though)
----- definitely mention
git commit -m
The text was updated successfully, but these errors were encountered: