Bug #6915
remove references to old style guide and replace with new style guide
| Status: | Closed | Start date: | 03/31/2011 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | % Done: | 0% | ||
| Category: | - | |||
| Target version: | - | |||
| Keywords: | Affected URL: | |||
| Branch: | ||||
Description
We’ve got a new style guide.. but you can’t really find it on the site.. in fact searching for it brings up the now deprecated guide.
History
#1
Updated by Garrett Honeycutt about 2 years ago
- Status changed from Unreviewed to Accepted
- Assignee set to Nick Fagerlund
http://docs.puppetlabs.com/guides/style.html needs to be removed with a 301 redirect to http://docs.puppetlabs.com/guides/style_guide.html
#2
Updated by Nick Fagerlund about 2 years ago
- Assignee changed from Nick Fagerlund to James Turnbull
Oh. Actually, this is a standing problem with the deploy: if we remove a page in the source (like we did), its ghost hangs around in the output. Jekyll only writes, it doesn’t clean. James, is there a chance you can fix this with a minor rakefile tweak?
#3
Updated by Garrett Honeycutt about 2 years ago
If we have to change the URL from the that of the old style guide, let’s be sure to get a 301 redirect in there to preserve SEO and bookmarks.