Skip to content
This repository has been archived by the owner on Apr 20, 2023. It is now read-only.

Commit

Permalink
Fix Docusaurus site
Browse files Browse the repository at this point in the history
  • Loading branch information
diegoquinteiro committed May 30, 2018
1 parent d4e1695 commit ed89832
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/get-started.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,15 @@ id: get-started
title: Getting Started
---

**Instant Articles Builder** helps you to create rules that convert your articles to [Facebook Instant Articles](https://instantarticles.fb.com/).
With the Instant Articles Builder, you are able to specify the template for your [Instant Articles](https://instantarticles.fb.com/) simply by pointing and clicking on the visual elements of your mobile web articles. This template is used to map the content in your mobile web articles to Instant Articles, which will then be rendered to your readers within Facebook's mobile apps.

For using this tool you'll need:

* A website containing articles.
* A Facebook Page enabled to use Instant Articles and connected to your website.

The <abbr title="JavaScript Object Notation">JSON</abbr> file produced by this tool should be uploaded to a public URL and referenced by a meta tag inside the `<head>` tag of your articles:
The file produced by this tool should be uploaded to a public URL and referenced by a meta tag inside the `<head>` tag of your articles:

`<meta property="ia:rules_url" content="path/to/your/rules-file.json"/>`

[Read the full documentation to learn more.](https://developers.facebook.com/docs/instant-articles/rules-editor)
[Read the full documentation to learn more.](https://developers.facebook.com/docs/instant-articles/builder)
Binary file modified website/static/img/favicon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified website/static/img/logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified website/static/img/print-overall.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit ed89832

Please sign in to comment.