tohojo / bufferbloat-net

The source repository for the bufferbloat.net web site
https://www.bufferbloat.net
Other
52 stars 32 forks source link

Update/refactor [What to do about | Quick Test for ] Bufferbloat pages #10

Closed richb-hanover closed 8 years ago

richb-hanover commented 8 years ago

Also remove "_" in favor of a simple "" (e.g., fq_codel), change headings to use #, ## instead of underlining, etc.

tohojo commented 8 years ago

Looks good. Do you want to reinstate the link to the tuning session now that it works again?

Also, when changing the heading of the page it may be worth changing the filename (and thus the URL). The way to do this is renaming it with git mv, and adding an aliases section to the front matter - this needs to have the full previous URL to redirect from. See the issue pages for syntax...

richb-hanover commented 8 years ago

Good points. Watch for a new PR.

tohojo commented 8 years ago

You don't have to create a new PR - just pushing to the branch you created this one from will update it :)

richb-hanover commented 8 years ago

Updated tuning session link (and imported it from snapon, so that it's in easy version control). I'm done for a bit.

tohojo commented 8 years ago

Good work; I think there's a few tweaks needed before merging this (having a file called 'ipv6.svg' is bound to create problems later when it's just one flat namespace); can do those and merge it later...