🍎 Added salient features
This commit is contained in:
@@ -16,32 +16,29 @@ type FeatureItem = {
|
|||||||
|
|
||||||
const FeatureList: FeatureItem[] = [
|
const FeatureList: FeatureItem[] = [
|
||||||
{
|
{
|
||||||
title: 'Easy to Use',
|
title: 'Don\'t Hate, Curate.',
|
||||||
image: '/img/undraw_docusaurus_mountain.svg',
|
image: '',
|
||||||
description: (
|
description: (
|
||||||
<>
|
<>
|
||||||
Docusaurus was designed from the ground up to be easily installed and
|
Browse, search, discover your comic book library that you have so proudly built from scratch.
|
||||||
used to get your website up and running quickly.
|
|
||||||
</>
|
</>
|
||||||
),
|
),
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: 'Focus on What Matters',
|
title: 'No Fuss DC++',
|
||||||
image: '/img/undraw_docusaurus_tree.svg',
|
image: '',
|
||||||
description: (
|
description: (
|
||||||
<>
|
<>
|
||||||
Docusaurus lets you focus on your docs, and we'll do the chores. Go
|
With first-class support for the excellent <code>AirDC++</code>, find and acquire hidden gems.
|
||||||
ahead and move your docs into the <code>docs</code> directory.
|
|
||||||
</>
|
</>
|
||||||
),
|
),
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: 'Powered by React',
|
title: 'Shine with Comic Vine',
|
||||||
image: '/img/undraw_docusaurus_react.svg',
|
image: '',
|
||||||
description: (
|
description: (
|
||||||
<>
|
<>
|
||||||
Extend or customize your website layout by reusing React. Docusaurus can
|
Scrape Comic Vine's exhaustive comic book database to analyze and clean up your library's metadata.
|
||||||
be extended while reusing the same header and footer.
|
|
||||||
</>
|
</>
|
||||||
),
|
),
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user