Uh oh!
There was an error while loading. Please reload this page.
Add guide: "Anatomy of an HTTP Request" - #218
Conversation
Qard
commented
Oct 9, 2015
@nodejs/documentation @nodejs/website Can I get a LGTM, just for good measure? :) |
drewfish
commented
Oct 9, 2015
+1 |
bengl
commented
Oct 9, 2015
The only thing I would add here is that the links to API docs are all linking to iojs.org, which was because at the time, nodejs.org did not have modern API docs. This should probably be changed, and now's a good time. |
Qard
commented
Oct 9, 2015
Ah, yep. I'll fix that. This was just a quick port of the commits. I didn't really look too closely at the content, since it had already gone through review on https://github.com/nodejs/docs. |
phillipj
commented
Oct 9, 2015
Nice! Any plans for listing these guides? A completely new section or under docs maybe? |
silverwind
commented
Oct 14, 2015
@phillipj yes, I think a 'Guides' section would be great for these kind of things. I had basically the same idea over at nodejs/docs#42. |
Qard
commented
Oct 14, 2015
The original plan for the docs wg, discussed back at nodeconf, was to sort docs into topics, guides and reference. We kind of dropped the ball on coordinating with website to figure out how this stuff would all appear though, which is what I'm working on fixing now. 😸 |
phillipj
commented
Oct 15, 2015
Looking forward to having these resources on the website 👍 @Qard so lets merge this content now, and figure out the best way to group/present them later in a separate issue? |
s/iojs.org/nodejs.org/
Qard
commented
Oct 15, 2015
Ok, it should be ready now. I just had to fix some links. I'm good with merging and starting another PR to sort out linking to this content. |
fhemberger
commented
Oct 16, 2015
Now we have PRs for adding pages as docs, meta docs, guides, topics and knowledge base. This is confusing for the users (at least it is for me now). I think having less categories (and/or a clearer structure) would be a better approach. Otherwise LGTM. |
Add guide: "Anatomy of an HTTP Request"
fhemberger
commented
Oct 20, 2015
Merged, although it's not linked on the site yet. |
Note: This is part of the migration of content files from https://github.com/nodejs/docs, see: nodejs/docs#44