-
Notifications
You must be signed in to change notification settings - Fork 173
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
README revamp #98
README revamp #98
Conversation
I love your writing style bud! Super easy to read. |
Iron Bank login material moved over to it's own page. Moving on to the "Workstation Setup" page now. |
6b2ec9e
to
9ff72c5
Compare
Added "Workstation Setup" page, "Build Your First Zarf" page (to cover how to build & login to Iron Bank for the very first time), and "Supported OSes" pages. I'm mostly done with the initial content refactor... just gotta figure out where the asciicinema-s should live now (and redo them to match the newest version of Zarf). Gonna pick this up again tomorrow, but hope to be able to merge for-reals in the next couple of days. Any of the new content stuff (all roughed in with "TODO" links) I'll work on after that... prolly as part of a new PR. |
If you have time I’d love to include asciicinemas for the examples too |
I'd love to see this merged tomorrow, once @jeff-mccoy is back in the office. Can we all get together and look over it and get it in? We can always keep adding to it in new PRs. |
eb8f8b1
to
6861c9b
Compare
@RothAndrew I literally only changed markdown... do we really need to e2e this? I mean, no real rush or anything but doesn't seem like it'll do much but burn some processor time. |
Not really, but it's a requirement for the branch protection rule so we should do it anyway |
6861c9b
to
319b6d8
Compare
Squashed all the crazy WIPs & such. Should be ready whenever. Gonna leave this one tied to #47 & move over to another PR for the get started / game example README stuff. |
/test all |
Guh. The commit wasn't signed. @btlghrants can you turn on signing and force push a signed commit? |
Nevermind actually. I'm gonna use admin privs to merge anyway, but do a squash so it results in a signed commit on master. I've looked through all the changes and it all looks good. |
Signed-off-by: Jeff McCoy <[email protected]>
Signed-off-by: Jeff McCoy <[email protected]>
Not done or anything, but I've got (what I think is) a not-so-clunky layout (mostly) in-place for the top-level README.
I expect to continue working my way down the page & moving content over to subREADMEs as it makes sense. Just wanted to get something up for others to peep to make sure I wasn't taking us off in a direction we didn't want to go.
#47