Skip to content

Commit 8cd4c06

Browse files
committed
import articles
1 parent 8debf3c commit 8cd4c06

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

src/content/docs/ecency/publish.mdx

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,25 @@ The Ecency **Publish** page provides a rich editor for composing posts. You can
2323
- Select the <Badge text="poll" /> option in the toolbar to insert a poll block.
2424
- Enter your question and up to five answer choices.
2525

26+
## Importing content
27+
28+
You can import an existing blog post or article into the editor instead of starting from scratch. This is useful when you want to republish your own content from another platform onto Hive.
29+
30+
### How to import
31+
32+
1. Open the [Import page](https://ecency.com/publish/import) directly, or click the <Badge text="import" /> icon in the Publish toolbar.
33+
2. Paste the URL of the article you want to import.
34+
3. The content, title, images, and tags will be loaded into the editor where you can review and edit before publishing.
35+
36+
### Supported sources
37+
38+
- **Hive posts** — URLs from Ecency, PeakD, Hive.blog, and other Hive front-ends. The original markdown and tags are preserved.
39+
- **External articles** — URLs from any public website. The article text and images are extracted automatically, and a source attribution is appended at the end.
40+
41+
:::caution
42+
Only import content that you own or have permission to republish.
43+
:::
44+
2645
## Formatting content
2746

2847
- Use toolbar buttons for headings, lists, quotes, links, and more.

0 commit comments

Comments
 (0)