diff --git a/content/pages/company.md b/content/pages/company.md new file mode 100644 index 00000000..98d0d70b --- /dev/null +++ b/content/pages/company.md @@ -0,0 +1,6 @@ +title: Company +subtitle: +template: readthedocs/company +save_as: company.html +status: hidden +description: diff --git a/readthedocs-theme/static/img/team/ana.jfif b/readthedocs-theme/static/img/team/ana.jfif new file mode 100644 index 00000000..64bbb52c Binary files /dev/null and b/readthedocs-theme/static/img/team/ana.jfif differ diff --git a/readthedocs-theme/static/img/team/anthony.jfif b/readthedocs-theme/static/img/team/anthony.jfif new file mode 100644 index 00000000..a51580b7 Binary files /dev/null and b/readthedocs-theme/static/img/team/anthony.jfif differ diff --git a/readthedocs-theme/static/img/team/eric.jfif b/readthedocs-theme/static/img/team/eric.jfif new file mode 100644 index 00000000..334bc931 Binary files /dev/null and b/readthedocs-theme/static/img/team/eric.jfif differ diff --git a/readthedocs-theme/static/img/team/juanlu.jfif b/readthedocs-theme/static/img/team/juanlu.jfif new file mode 100644 index 00000000..11e05ad6 Binary files /dev/null and b/readthedocs-theme/static/img/team/juanlu.jfif differ diff --git a/readthedocs-theme/static/img/team/manuel.jfif b/readthedocs-theme/static/img/team/manuel.jfif new file mode 100644 index 00000000..f7d8a150 Binary files /dev/null and b/readthedocs-theme/static/img/team/manuel.jfif differ diff --git a/readthedocs-theme/static/img/team/santos.jfif b/readthedocs-theme/static/img/team/santos.jfif new file mode 100644 index 00000000..c19b02b4 Binary files /dev/null and b/readthedocs-theme/static/img/team/santos.jfif differ diff --git a/readthedocs-theme/templates/readthedocs/company.html b/readthedocs-theme/templates/readthedocs/company.html new file mode 100644 index 00000000..b5fe88d1 --- /dev/null +++ b/readthedocs-theme/templates/readthedocs/company.html @@ -0,0 +1,261 @@ +{% extends "page.html" %} + +{% block body_id %}company{% endblock %} + +{% block content %} + + +
+ +
+
+ +
+

+ Read the Docs: Documentation Simplified +

+
+

+ We are an Open Source project providing the tools, knowledge and hosting for some of the world's top teams' documentation. +

+
+
+ +
+
+ +
+ + + +
+ +
+
+ +
+
+

Our mission

+

+ Technical teams rely on up-to-date documentation and require solid methods and tools to help creating continuous documentation that will improve team efficiency and productivity. +

+

+ Our mission is to develop those tools and help shape the methods that will make high-quality documentation part of the normal development workflow. +

+
+
+ +
+
+

We've grown

+

+ Read the Docs has grown substantially since its beginning as a weekend project and is closing in on being a top-1000 site on the internet. +

+

Today, we serve over 55 million pages of documentation a month, + serve over 40 TB of documentation a month, + host over 80,000 open source projects and support over 100,000 users

+
+
+ +
+
+

Community

+

+ Read the Docs is open source and community supported. It depends on users like you to contribute to development, support, and operations. You can learn more about how to contribute in our + docs. Thanks so much to our wonderful community team who helps us + run the site. Read the Docs wouldn't be possible without them. +

+

+ Hosting for the project is graciously provided by Microsoft Azure. +

+
+
+ +
+
+ +
+ + + +
+
+ +
+

+ Who we are +

+
+ +
+
+ +
+
+ +
+
+
Eric Holscher
+
Job Title
+
+
+ +
+
+ +
+
+
Anthony Johnson
+
Job Title
+
+
+ +
+
+ +
+
+
Manuel Kaufmann
+
Job Title
+
+
+ +
+
+ +
+
+
Santos Gallegos
+
Job Title
+
+
+ +
+
+ +
+
+
Juan Luis Cano
+
Job Title
+
+
+ +
+
+ +
+
+
Ana Costa
+
Job Title
+
+
+ +
+
+ +
+
+ +

Contributors

+ +
+
+
+ + + + + + + + +
+
+

+ We are honored to have several external contributors that have kept with us for a long time and helped us a lot along the way. Here we list just a few but the full list can be found at Github. +

+

+ A heart felt thanks to all of you! +

+
+
+
+ +
+
+ +
+
+ + + +
+ +
+
+ +
+
+

Our Blog

+

+ This is where we post all the week to week progress updates and announcements. +

+

+ Check it out! +

+
+
+ +
+
+

Our docs

+

+ The docs is where you'll find in-depth documentation about Read the Docs. From "How to" style guides to common usages, troubleshooting and advanced knowledge on how to work with our application, you'll find it all and probably more — because we documentation — in our docs. +

+
+
+ +
+
+

Subscribe our Newsletter

+
+

Stray up to date with our latest blog updates delivered weekly to your inbox.

+ +
+ +
+ +
+ + +
+ + +
+
+
+ +
+
+ +
+ + + +
+
+ +

+ Brand Assets +

+
+

+ Want to display our logo in your project?
+ Download our brand assets and learn how to use them in our brand guidelines +

+
+ +
+
+ +{% endblock content %}