refactor: simplify documentation structure by removing multi-language i18n support and unused components
This commit is contained in:
@@ -1,13 +1,13 @@
|
||||
---
|
||||
title: Introduction
|
||||
description: Welcome to MemeGoat, the MEME and GIF library.
|
||||
title: Hello World
|
||||
description: Your first document
|
||||
---
|
||||
|
||||
MemeGoat is a MEME and GIF library website.
|
||||
The goal is to allow finding an image suited to one's needs through a simple search.
|
||||
It is also possible to create content on the site.
|
||||
Welcome to the docs! You can start writing documents in `/content/docs`.
|
||||
|
||||
## Goals
|
||||
- Fast and intuitive search.
|
||||
- Sharing original content.
|
||||
- Community-driven library.
|
||||
## What is Next?
|
||||
|
||||
<Cards>
|
||||
<Card title="Learn more about Next.js" href="https://nextjs.org/docs" />
|
||||
<Card title="Learn more about Fumadocs" href="https://fumadocs.dev" />
|
||||
</Cards>
|
||||
|
||||
Reference in New Issue
Block a user