Skip to content

Commit

Permalink
🤖 chore: Auto format and add i18n json files
Browse files Browse the repository at this point in the history
  • Loading branch information
lobehubbot committed Dec 16, 2023
1 parent 43a5b96 commit b63c5e4
Show file tree
Hide file tree
Showing 15 changed files with 70 additions and 34 deletions.
1 change: 1 addition & 0 deletions .prettierrc.cjs
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,4 @@ module.exports = require('@lobehub/lint').prettier;
module.exports = require('@lobehub/lint').prettier;
module.exports = require('@lobehub/lint').prettier;
module.exports = require('@lobehub/lint').prettier;
module.exports = require('@lobehub/lint').prettier;
1 change: 1 addition & 0 deletions .remarkrc.cjs
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,4 @@ module.exports = require('@lobehub/lint').remarklint;
module.exports = require('@lobehub/lint').remarklint;
module.exports = require('@lobehub/lint').remarklint;
module.exports = require('@lobehub/lint').remarklint;
module.exports = require('@lobehub/lint').remarklint;
51 changes: 34 additions & 17 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,13 +35,14 @@
- [🚀 How to Submit your Plugin](#-how-to-submit-your-plugin)
- [Step-by-step Instructions](#step-by-step-instructions)
- [🕶 Awesome Plugins](#-awesome-plugins)
- [weather GPT](#weather-gpt)
- [Ask Your PDF](#ask-your-pdf)
- [SEO](#seo)
- [Pollinate drawing](#pollinate-drawing)
- [Search Engine](#search-engine)
- [Website Crawler](#website-crawler)
- [Realtime Weather](#realtime-weather)
- [Clock Time](#clock-time)
- [weather GPT](#weather-gpt)
- [🛳 Self Hosting](#-self-hosting)
- [Deploy to Vercel](#deploy-to-vercel)
- [⌨️ Local Development](#️-local-development)
Expand Down Expand Up @@ -85,6 +86,22 @@ If you wish to add a plugin onto the index, make an entry in `plugins` directory

<!-- AWESOME PLUGINS -->

### weather GPT

<sup>By **[@Steven Tey](https://github.com/steven-tey/weathergpt)** on **undefined**</sup>

Get current weather information for a specific location.

`weather`

<div align="right">

[![][back-to-top]](#readme-top)

</div>

---

### Ask Your PDF

<sup>By **[@AskYourPDF](https://askyourpdf.com/)** on **undefined**</sup>
Expand All @@ -101,6 +118,22 @@ Unlock the power of your PDFs!, dive into your documents, find answers, and brin

---

### SEO

<sup>By **[@Orren Prunckun](https://orrenprunckun.com)** on **undefined**</sup>

Enter any URL and keyword and get an On-Page SEO analysis & insights!

`seo`

<div align="right">

[![][back-to-top]](#readme-top)

</div>

---

### Pollinate drawing

<sup>By **[@AI0x0](https://github.com/mushan0x0/lobe-pollinations-ai)** on **undefined**</sup>
Expand Down Expand Up @@ -177,22 +210,6 @@ Display a clock to show current time

[![][back-to-top]](#readme-top)

</div>

---

### weather GPT

<sup>By **[@Steven Tey](https://github.com/steven-tey/weathergpt)** on **undefined**</sup>

Get current weather information for a specific location.

`weather`

<div align="right">

[![][back-to-top]](#readme-top)

</div>

<!-- AWESOME PLUGINS -->
Expand Down
51 changes: 34 additions & 17 deletions README.zh-CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,13 +35,14 @@
- [🚀 如何提交您的插件](#-如何提交您的插件)
- [提交步骤](#提交步骤)
- [🕶 Awesome Plugins](#-awesome-plugins)
- [天气 GPT](#天气-gpt)
- [AskYouPDF](#askyoupdf)
- [SEO](#seo)
- [授粉绘画](#授粉绘画)
- [搜索引擎](#搜索引擎)
- [网站爬虫](#网站爬虫)
- [实时天气](#实时天气)
- [时钟时间](#时钟时间)
- [天气 GPT](#天气-gpt)
- [🛳 自主托管](#-自主托管)
- [部署到 Vercel](#部署到-vercel)
- [⌨️ 本地开发](#️-本地开发)
Expand Down Expand Up @@ -85,6 +86,22 @@

<!-- AWESOME PLUGINS -->

### 天气 GPT

<sup>By **[@Steven Tey](https://github.com/steven-tey/weathergpt)** on **undefined**</sup>

获取特定位置的当前天气信息。

`天气`

<div align="right">

[![][back-to-top]](#readme-top)

</div>

---

### AskYouPDF

<sup>By **[@AskYourPDF](https://askyourpdf.com/)** on **undefined**</sup>
Expand All @@ -101,6 +118,22 @@

---

### SEO

<sup>By **[@Orren Prunckun](https://orrenprunckun.com)** on **undefined**</sup>

输入任何 URL 和关键词,获取页面 SEO 分析和见解!

`seo`

<div align="right">

[![][back-to-top]](#readme-top)

</div>

---

### 授粉绘画

<sup>By **[@AI0x0](https://github.com/mushan0x0/lobe-pollinations-ai)** on **undefined**</sup>
Expand Down Expand Up @@ -177,22 +210,6 @@

[![][back-to-top]](#readme-top)

</div>

---

### 天气 GPT

<sup>By **[@Steven Tey](https://github.com/steven-tey/weathergpt)** on **undefined**</sup>

获取特定位置的当前天气信息。

`天气`

<div align="right">

[![][back-to-top]](#readme-top)

</div>

<!-- AWESOME PLUGINS -->
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit b63c5e4

Please sign in to comment.