mirror of
https://github.com/facebook/docusaurus.git
synced 2025-06-01 10:22:30 +02:00
46 lines
No EOL
3.6 KiB
XML
46 lines
No EOL
3.6 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<rss version="2.0">
|
|
<channel>
|
|
<title>Docusaurus Blog</title>
|
|
<link>https://docusaurus.io/blog</link>
|
|
<description>The best place to stay up-to-date with the latest Docusaurus news and events.</description>
|
|
<lastBuildDate>Mon, 30 Apr 2018 06:00:00 GMT</lastBuildDate>
|
|
<docs>http://blogs.law.harvard.edu/tech/rss</docs>
|
|
<generator>Feed for Node.js</generator>
|
|
<image>
|
|
<title>Docusaurus Blog</title>
|
|
<url>https://docusaurus.io/img/docusaurus.svg</url>
|
|
<link>https://docusaurus.io/blog</link>
|
|
</image>
|
|
<copyright>Copyright © 2018 Facebook Inc.</copyright>
|
|
<item>
|
|
<title><![CDATA[How I Converted Profilo to Docusaurus in Under 2 Hours]]></title>
|
|
<link>https://docusaurus.io/blog/2018/04/30/How-I-Converted-Profilo-To-Docusaurus.html</link>
|
|
<guid>https://docusaurus.io/blog/2018/04/30/How-I-Converted-Profilo-To-Docusaurus.html</guid>
|
|
<pubDate>Mon, 30 Apr 2018 06:00:00 GMT</pubDate>
|
|
<description><![CDATA[<blockquote>
|
|
<p><em>“Joel and I were discussing having a website and how it would have been great to launch with it. So I challenged myself to add Docusaurus support. It took just over an hour and a half. I'm going to send you a PR with the addition so you can take a look and see if you like it. Your workflow for adding docs wouldn't be much different from editing those markdown files.”</em></p>
|
|
<p><em>— Note sent to the Profilo team</em></p>
|
|
</blockquote>
|
|
<p>This is the story of the rather short journey it took to create the <a href="https://facebookincubator.github.io/profilo/">Profilo</a> website using Docusaurus.</p>
|
|
<p>Profilo, an Android library for collecting performance traces from production, <a href="https://code.facebook.com/posts/356115241551826/profilo-understanding-app-performance-in-the-wild/">was announced</a> earlier this year. The project was <a href="https://github.com/facebookincubator/profilo/tree/802042f90f990998a272387e371b893af52465b8">published on GitHub</a> with a less than <a href="https://github.com/facebookincubator/profilo/tree/802042f90f990998a272387e371b893af52465b8/docs">a handful or Markdown files</a> to describe its functionality and no website to showcase any branding and highlight the logo. The task at hand was to turn these existing docs and logo into a website.</p>
|
|
]]></description>
|
|
</item>
|
|
<item>
|
|
<title><![CDATA[Introducing Docusaurus]]></title>
|
|
<link>https://docusaurus.io/blog/2017/12/14/introducing-docusaurus.html</link>
|
|
<guid>https://docusaurus.io/blog/2017/12/14/introducing-docusaurus.html</guid>
|
|
<pubDate>Thu, 14 Dec 2017 06:00:00 GMT</pubDate>
|
|
<description><![CDATA[<p><img src="/img/slash-introducing.png" alt="Introducing Slash"></p>
|
|
<p>We are very happy to introduce <a href="https://github.com/facebook/Docusaurus">Docusaurus</a> to help you manage one or many open source websites.</p>
|
|
<p>We created <a href="https://docusaurus.io">Docusaurus</a> for the following reasons:</p>
|
|
<ol>
|
|
<li>To put the focus on writing good documentation instead of worrying about the infrastructure of a website.</li>
|
|
<li>To provide features that many of our open source websites need like blog support, search and versioning.</li>
|
|
<li>To make it easy to push updates, new features, and bug fixes to everyone all at once.</li>
|
|
<li>And, finally, to provide a consistent look and feel across all of our open source projects.</li>
|
|
</ol>
|
|
]]></description>
|
|
</item>
|
|
</channel>
|
|
</rss> |