Commit Graph

130 Commits

Author SHA1 Message Date
Victoria Bialas e626571c45 modify docs feedback to route support questions properly and encourage docs specific issues
layout and wording changes per review comments

incorporated John's review comments

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2016-11-17 16:21:17 -08:00
John Mulhausen 4b05d07fb7 Pre-render nav 2016-11-15 11:49:18 -08:00
John Mulhausen 53d8efdfcf Add Segment integration 2016-11-14 16:55:59 -08:00
Joao Fernandes 821d1566cd Merge remote-tracking branch 'docs-private/vnext-datacenter' into vnext-datacenter 2016-11-11 11:39:43 -08:00
John Mulhausen 16bf63b3a8 Merge conflict fixes 2016-11-10 18:31:35 -08:00
John Mulhausen bc0cad8727 Edit this page should be overridden in some cases 2016-11-10 18:28:54 -08:00
John Mulhausen 80b3c2c4c1 Implement auto-assigned ticketing (#527)
* Implement auto-assigned ticketing

* Update _config.yml

* Update docs.html

* Update _config.yml
2016-11-10 16:51:27 -08:00
John Mulhausen edf553f892 Implement auto-assigned ticketing 2016-11-10 15:23:12 -08:00
Joao Fernandes b405004e07 Add canonical urls to datacenter articles 2016-11-10 14:34:15 -08:00
Joao Fernandes b154bb1152 Remove old datacenter docs from sitemap, robots.txt 2016-11-10 14:11:49 -08:00
John Mulhausen 081e2116b8 Add support for advisories 2016-11-04 18:02:28 -07:00
John Mulhausen 558314bf56 Converges titles to imperative-form, front-matter based, and sentence-case (#438)
Multiple title fixes, consistency fixes, convergence into metadata-based titles.
2016-11-04 15:38:40 -07:00
John Mulhausen 47de0e2073 Fix for hash links issue #413 2016-11-01 18:22:10 -07:00
John Mulhausen f32675b7d6 Change Twitter title to be page title. 2016-10-18 12:33:27 -07:00
LRubin a1a467d352 fix twitter preview label
Signed-off-by: LRubin <lrubin@docker.com>
2016-10-18 11:19:17 -07:00
John Mulhausen bd4ac27f7c Keyword fix 2016-10-11 19:22:12 -07:00
John Mulhausen d832bfc3d5 Cleanup of metadata 2016-10-11 14:31:10 -07:00
Misty Stanley-Jones 2e4d66999b Add jekyll-seo-tag to Jekyll template
Makes title, description, and keywords populate the right tags
See https://github.com/jekyll/jekyll-seo-tag

An example of this in action:
```
<!-- Begin Jekyll SEO tag v2.0.0 -->
<title>Docker Engine - Docker</title>
<meta property="og:title" content="Docker Engine" />
<meta name="description" content="Engine" />
<meta property="og:description" content="Engine" />
<meta property="og:site_name" content="Docker" />
<script type="application/ld+json">
  {
    "@context": "http://schema.org",
    "@type": "WebPage",
    "headline": "Docker Engine",
    "description": "Engine",
    "url": "/engine/"
  }
</script>
<!-- End Jekyll SEO tag -->
```
2016-10-10 17:13:33 -07:00
John Mulhausen 4a833da9f3 Checking in part 4 stopping place 2016-10-07 17:02:03 -07:00
John Mulhausen 5c9cbc86b4 Merge pull request #119 from sanscontext/improve-feedback-link
add leading url to feedback link email template
2016-10-07 12:18:00 -07:00
LRubin 8dfe096a11 add leading url to template, markdownify
Signed-off-by: LRubin <lrubin@docker.com>
2016-10-07 11:59:53 -07:00
John Mulhausen 1bf7e04b35 404 fix for Safari 2016-10-07 11:48:26 -07:00
John Mulhausen 11dae327dc Update docs.html 2016-10-06 09:39:18 -07:00
John Mulhausen cf15de2784 Update docs.html 2016-10-06 09:33:45 -07:00
John Mulhausen a0e7eb56d0 Update docs.html 2016-10-04 18:40:58 -07:00
John Mulhausen 69ddac1efc Fix for broken link and too-close Feedback box 2016-09-30 18:59:14 -07:00
John Mulhausen 066b78bf86 Content rendering fixes 2016-09-30 01:51:56 -07:00
John Mulhausen b58c93bb40 Fixes for forwarding, custom 404 2016-09-29 19:39:14 -07:00
John Mulhausen 1465790db0 Custom 404, Docs Archive, Archive Forwarding 2016-09-29 18:55:02 -07:00
Misty Stanley-Jones d53c6798c9 Convert TOML to YAML, tweaks to work with Jekyll 2016-09-29 17:16:03 -07:00