mirror of
https://github.com/facebook/docusaurus.git
synced 2025-06-01 18:32:52 +02:00
feat: docusaurus-init without example directories (#1378)
* feat: do not copy into examples folder * Update documentation * feat: use Undraw illustrations for initialized landing page (#1379)
This commit is contained in:
parent
1a44d99db1
commit
21793a833d
27 changed files with 83 additions and 83 deletions
|
@ -0,0 +1,11 @@
|
|||
---
|
||||
title: Adding RSS Support - RSS Truncation Test
|
||||
author: Eric Nakagawa
|
||||
authorURL: http://twitter.com/ericnakagawa
|
||||
authorFBID: 661277173
|
||||
---
|
||||
1234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890
|
||||
|
||||
This should be truncated.
|
||||
<!--truncate-->
|
||||
This line should never render in XML.
|
Loading…
Add table
Add a link
Reference in a new issue