<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>myDocsy – category 3</title>
    <link>/categories/category-3/</link>
    <description>Recent content in category 3 on myDocsy</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-us</language>
    
	  <atom:link href="/categories/category-3/index.xml" rel="self" type="application/rss+xml" />
    
    
      
        
      
    
    
    <item>
      <title>Docs: DEV Test Content</title>
      <link>/docs/dev-test-content/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>/docs/dev-test-content/</guid>
      <description>
        
        
        &lt;p&gt;One of the best ways to see what Docsy can do, and learn how to configure a site with it, is to see some real projects. In addition to our provided Docsy Example Project, there are several live sites already using the theme. Please add your own examples once you&amp;rsquo;ve got a production site up and running with Docsy!&lt;/p&gt;
&lt;h2 id=&#34;docsy-theme-examples&#34;&gt;Docsy theme examples&lt;/h2&gt;
&lt;p&gt;Example sites that have low to no customization:&lt;/p&gt;
&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;Site&lt;/th&gt;
&lt;th&gt;Repo (if public)&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;&lt;a href=&#34;/docs&#34;&gt;This Docsy documentation site&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;&lt;a href=&#34;https://github.com/google/docsy&#34;&gt;https://github.com/google/docsy&lt;/a&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;a href=&#34;https://example.docsy.dev&#34;&gt;&amp;ldquo;Goldydocs&amp;rdquo; - a Docsy example site&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;&lt;a href=&#34;https://github.com/google/docsy-example&#34;&gt;https://github.com/google/docsy-example&lt;/a&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;a href=&#34;https://www.kubeflow.org/&#34;&gt;https://www.kubeflow.org/&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;&lt;a href=&#34;https://github.com/kubeflow/website&#34;&gt;https://github.com/kubeflow/website&lt;/a&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;a href=&#34;https://agones.dev/site/&#34;&gt;https://agones.dev/site/&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;&lt;a href=&#34;https://github.com/GoogleCloudPlatform/agones/tree/master/site&#34;&gt;https://github.com/GoogleCloudPlatform/agones/tree/master/site&lt;/a&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;a href=&#34;https://googlecontainertools.github.io/kpt/&#34;&gt;https://googlecontainertools.github.io/kpt/&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;&lt;a href=&#34;https://github.com/GoogleContainerTools/kpt/tree/master/docs&#34;&gt;https://github.com/GoogleContainerTools/kpt/tree/master/docs&lt;/a&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;a href=&#34;https://www.navidrome.org&#34;&gt;Navidrome Music Server&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;&lt;a href=&#34;https://github.com/navidrome/website&#34;&gt;https://github.com/navidrome/website&lt;/a&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;a href=&#34;https://docs.agilebase.co.uk/&#34;&gt;https://docs.agilebase.co.uk/&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;&lt;a href=&#34;https://github.com/okohll/abdocs&#34;&gt;https://github.com/okohll/abdocs&lt;/a&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;a href=&#34;https://jvmperf.net/&#34;&gt;https://jvmperf.net/&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;&lt;a href=&#34;https://github.com/cchesser/java-perf-workshop&#34;&gt;https://github.com/cchesser/java-perf-workshop&lt;/a&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;a href=&#34;https://www.grpc.io/&#34;&gt;gRPC&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;&lt;a href=&#34;https://github.com/grpc/grpc.io&#34;&gt;https://github.com/grpc/grpc.io&lt;/a&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;h2 id=&#34;customized-docsy-examples&#34;&gt;Customized Docsy examples&lt;/h2&gt;
&lt;p&gt;Example sites that include a moderate to high amount of customization:&lt;/p&gt;
&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;Site&lt;/th&gt;
&lt;th&gt;Repo (if public)&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;&lt;a href=&#34;https://knative.dev&#34;&gt;Knative&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;&lt;a href=&#34;https://github.com/knative/docs&#34;&gt;https://github.com/knative/docs&lt;/a&gt; and &lt;a href=&#34;https://github.com/knative/website&#34;&gt;https://github.com/knative/website&lt;/a&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;a href=&#34;https://airflow.apache.org/&#34;&gt;Apache Airflow&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;&lt;a href=&#34;https://github.com/apache/airflow-site/&#34;&gt;https://github.com/apache/airflow-site/&lt;/a&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;a href=&#34;https://docsyjustdocs.netlify.com/&#34;&gt;Docsy Just Docs&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;&lt;a href=&#34;https://github.com/LisaFC/justdocs&#34;&gt;https://github.com/LisaFC/justdocs&lt;/a&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;a href=&#34;https://support.thunderheadeng.com/&#34;&gt;Thunderhead Engineering Product Support&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;&lt;a href=&#34;https://gitlab.com/tecidev/support&#34;&gt;https://gitlab.com/tecidev/support&lt;/a&gt; (private)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;a href=&#34;https://kubernetes.io&#34;&gt;Kubernetes&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;&lt;a href=&#34;https://github.com/kubernetes/website&#34;&gt;https://github.com/kubernetes/website&lt;/a&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;

      </description>
    </item>
    
  </channel>
</rss>
