Skip to content

Commit

Permalink
feat: initial
Browse files Browse the repository at this point in the history
  • Loading branch information
Justin3go committed Jul 25, 2024
0 parents commit c79e45a
Show file tree
Hide file tree
Showing 232 changed files with 74,203 additions and 0 deletions.
32 changes: 32 additions & 0 deletions .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
---
name: Bug report
about: Describe the website-related issues here
title: ''
labels: bug
assignees: ''

---

### Checklist

> Please carefully check the list below and fill in `[x]` in front of the actions you have already completed.
- [ ] Confirm there are no similar issues in the repository's Issues section
- [ ] Confirm there are no similar discussions in the repository's Discussions section
- [ ] Include screenshots/video demonstration unless you think the text is clear enough

### Issue Description

> Describe your issue here in text
### Screenshots/Video Demonstration

> Optional, demonstrate your issue in detail here
### Expected Behavior

> Describe what you expect to happen here
### Additional Information

> Got more to say? Continue here~
28 changes: 28 additions & 0 deletions .github/ISSUE_TEMPLATE/feature_request.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
---
name: Feature request
about: Describe your needs here
title: ''
labels: feature request
assignees: ''

---

### Checklist

> Please carefully check the list below and fill in `[x]` in front of the actions you have already completed.
- [ ] Confirm there are no similar issues in the repository's Issues section
- [ ] Confirm there are no similar discussions in the the repository's Discussions section
- [ ] Include screenshots/video demonstration unless you think the text is clear enough

### Feature Description

> Describe your feature request here
### Online Demonstration

> Optional, provide a detailed demonstration of your request here. If there is an online link or a ready-made demo, it will help the author understand your needs more clearly.
### Additional Information

> Got more to say? Continue here~
18 changes: 18 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
on:
push:
branches:
- master

name: Release

jobs:
release-please:
runs-on: ubuntu-latest
steps:
- uses: GoogleCloudPlatform/release-please-action@v3
id: release
with:
token: ${{ secrets.RELEASE_TOKEN }}
release-type: node
package-name: standard-version
changelog-types: '[{"type": "types", "section":"Types", "hidden": false},{"type": "revert", "section":"Reverts", "hidden": false},{"type": "feat", "section": "Features", "hidden": false},{"type": "fix", "section": "Bug Fixes", "hidden": false},{"type": "improvement", "section": "Feature Improvements", "hidden": false},{"type": "docs", "section":"Docs", "hidden": false},{"type": "style", "section":"Styling", "hidden": false},{"type": "refactor", "section":"Code Refactoring", "hidden": false},{"type": "perf", "section":"Performance Improvements", "hidden": false},{"type": "test", "section":"Tests", "hidden": false},{"type": "build", "section":"Build System", "hidden": false},{"type": "ci", "section":"CI", "hidden":false}]'
134 changes: 134 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,134 @@
# Logs
logs
*.log
npm-debug.log*
yarn-debug.log*
yarn-error.log*
lerna-debug.log*
.pnpm-debug.log*

# Diagnostic reports (https://nodejs.org/api/report.html)
report.[0-9]*.[0-9]*.[0-9]*.[0-9]*.json

# Runtime data
pids
*.pid
*.seed
*.pid.lock

# Directory for instrumented libs generated by jscoverage/JSCover
lib-cov

# Coverage directory used by tools like istanbul
coverage
*.lcov

# nyc test coverage
.nyc_output

# Grunt intermediate storage (https://gruntjs.com/creating-plugins#storing-task-files)
.grunt

# Bower dependency directory (https://bower.io/)
bower_components

# node-waf configuration
.lock-wscript

# Compiled binary addons (https://nodejs.org/api/addons.html)
build/Release

# Dependency directories
node_modules/
jspm_packages/

# Snowpack dependency directory (https://snowpack.dev/)
web_modules/

# TypeScript cache
*.tsbuildinfo

# Optional npm cache directory
.npm

# Optional eslint cache
.eslintcache

# Optional stylelint cache
.stylelintcache

# Microbundle cache
.rpt2_cache/
.rts2_cache_cjs/
.rts2_cache_es/
.rts2_cache_umd/

# Optional REPL history
.node_repl_history

# Output of 'npm pack'
*.tgz

# Yarn Integrity file
.yarn-integrity

# dotenv environment variable files
.env
.env.development.local
.env.test.local
.env.production.local
.env.local

# parcel-bundler cache (https://parceljs.org/)
.cache
.parcel-cache

# Next.js build output
.next
out

# Nuxt.js build / generate output
.nuxt
dist

# Gatsby files
.cache/
# Comment in the public line in if your project uses Gatsby and not Next.js
# https://nextjs.org/blog/next-9-1#public-directory-support
# public

# vuepress build output
.vuepress/dist

# vuepress v2.x temp and cache directory
.temp
.cache

# Docusaurus cache and generated files
.docusaurus

# Serverless directories
.serverless/

# FuseBox cache
.fusebox/

# DynamoDB Local files
.dynamodb/

# TernJS port file
.tern-port

# Stores VSCode versions used for testing VSCode extensions
.vscode-test

# yarn v2
.yarn/cache
.yarn/unplugged
.yarn/build-state.yml
.yarn/install-state.gz
.pnp.*

# vitepress
docs/.vitepress/dist
cache
156 changes: 156 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,156 @@
# Changelog

## [1.3.7](https://github.com/Justin3go/FAV0/compare/v1.3.6...v1.3.7) (2024-06-30)


### Docs

* <weekly> 持续写作的瓶颈 ([45c8bf3](https://github.com/Justin3go/FAV0/commit/45c8bf36143b251c5c1f031a39730412852789b9))

## [1.3.6](https://github.com/Justin3go/FAV0/compare/v1.3.5...v1.3.6) (2024-06-23)


### Bug Fixes

* typo ([956c893](https://github.com/Justin3go/FAV0/commit/956c893b081d67c3300f07e8e9b0bc36a58bf6fe))


### Docs

* <weekly 004>为什么“都”在独立开发 ([204f7a7](https://github.com/Justin3go/FAV0/commit/204f7a74bac0f76180fe6da7551733a6b26932da))
* add README in Japanese ([d5f13c3](https://github.com/Justin3go/FAV0/commit/d5f13c31c37c731ba02ab32a148bd3d0b9f4657a))

## [1.3.5](https://github.com/Justin3go/FAV0/compare/v1.3.4...v1.3.5) (2024-06-16)


### Docs

* <weekly-003> 与GPT的信任危机 ([e19606d](https://github.com/Justin3go/FAV0/commit/e19606d9d2791b1eb145e9e4ed215c0cd27a19f6))

## [1.3.4](https://github.com/Justin3go/FAV0/compare/v1.3.3...v1.3.4) (2024-06-09)


### Docs

* <weekly-002> 保持独立开发的动力 ([4d61e6b](https://github.com/Justin3go/FAV0/commit/4d61e6bd055dc913777f741e34e99c6934417388))

## [1.3.3](https://github.com/Justin3go/FAV0/compare/v1.3.2...v1.3.3) (2024-06-02)


### Docs

* 优化readme以及修改协议 ([b4b0d30](https://github.com/Justin3go/FAV0/commit/b4b0d306f6238efb0ff0e859a02de14fd461d74e))

## [1.3.2](https://github.com/Justin3go/FAV0/compare/v1.3.1...v1.3.2) (2024-06-01)


### Docs

* <FAV0周刊001期> AI内容污染搜索 ([7556917](https://github.com/Justin3go/FAV0/commit/75569177040cd08bd30dfc36822338b88c344153))

## [1.3.1](https://github.com/Justin3go/FAV0/compare/v1.3.0...v1.3.1) (2024-05-30)


### Bug Fixes

* 英文RSS订阅链接错误 ([eba2bae](https://github.com/Justin3go/FAV0/commit/eba2bae55f091ac9d8e14e05faa8b4c8a5f1daf0))

## [1.3.0](https://github.com/Justin3go/FAV0/compare/v1.2.0...v1.3.0) (2024-05-30)


### Features

* 支持i18n ([29f0ad4](https://github.com/Justin3go/FAV0/commit/29f0ad4381483dfb235f158355735659e1b6dfa4))


### Bug Fixes

* 搜索的国际化 ([83cc6c9](https://github.com/Justin3go/FAV0/commit/83cc6c90b79dc86882f021ccb6f17a467766d278))
* 组件库的i18n ([8e6ddcf](https://github.com/Justin3go/FAV0/commit/8e6ddcf6b87a08abd96f47e051033f7cb6ab9c7b))


### Performance Improvements

* 预加载字体 ([3655787](https://github.com/Justin3go/FAV0/commit/365578700d41535009c9ee0b36646ff53f8b16b3))

## [1.2.0](https://github.com/Justin3go/FAV0/compare/v1.1.1...v1.2.0) (2024-05-29)


### Features

* 更新logo ([5c7e27e](https://github.com/Justin3go/FAV0/commit/5c7e27ec7342abd22f5edbc54fde088792f69bd7))

## [1.1.1](https://github.com/Justin3go/FAV0/compare/v1.1.0...v1.1.1) (2024-05-28)


### Performance Improvements

* 优化字体文件 ([143998d](https://github.com/Justin3go/FAV0/commit/143998d08cf02d983ea667469c4351c0d52a3986))

## [1.1.0](https://github.com/Justin3go/FAV0/compare/v1.0.2...v1.1.0) (2024-05-28)


### Features

* initial commit ([a2ea0a0](https://github.com/Justin3go/FAV0/commit/a2ea0a0829e4ea5a2f5756208a33b021c4e981b0))
* 修改正文字体 ([83dc3c6](https://github.com/Justin3go/FAV0/commit/83dc3c6e0a037960064069f1e9174a04415ca772))
* 添加rss生成 ([39020af](https://github.com/Justin3go/FAV0/commit/39020af3ef93b362e4876360f5e7eec0b81136bf))
* 添加外部链接图标以及优化代码结构 ([1e8b92b](https://github.com/Justin3go/FAV0/commit/1e8b92b1a042a465ffdc2f48e8619873d828d38d))
* 添加推特卡片及OG信息 ([98e105c](https://github.com/Justin3go/FAV0/commit/98e105ccf24b9b3615a4372de01b3945fa630453))


### Bug Fixes

* build error ([a4efac5](https://github.com/Justin3go/FAV0/commit/a4efac5493da6d8bebc8022ca5d2cdf34e2e9eea))
* 移动端导航栏样式 ([600303f](https://github.com/Justin3go/FAV0/commit/600303fabbfb376b49c2c2e8ea880b6ff94bd205))


### Docs

* readme ([0a4a81d](https://github.com/Justin3go/FAV0/commit/0a4a81d07f9240a344e0377ba8b2f006ca5061db))
* readme及协议 ([c69826f](https://github.com/Justin3go/FAV0/commit/c69826fd1b221bbfc1c75f6fe50fb261f8618937))


### CI

* auto release ([55bbb73](https://github.com/Justin3go/FAV0/commit/55bbb738c6c124fa3cbd969dcda406b5fcf6add3))

## [1.0.2](https://github.com/Justin3go/FAV0/compare/v1.0.1...v1.0.2) (2024-05-27)


### Bug Fixes

* 移动端导航栏样式 ([600303f](https://github.com/Justin3go/FAV0/commit/600303fabbfb376b49c2c2e8ea880b6ff94bd205))

## [1.0.2](https://github.com/Justin3go/FAV0/compare/v1.0.1...v1.0.2) (2024-05-27)


### Bug Fixes

* 移动端导航栏样式 ([600303f](https://github.com/Justin3go/FAV0/commit/600303fabbfb376b49c2c2e8ea880b6ff94bd205))

## [1.0.1](https://github.com/Justin3go/FAV0/compare/v1.0.0...v1.0.1) (2024-05-27)


### Docs

* readme及协议 ([c69826f](https://github.com/Justin3go/FAV0/commit/c69826fd1b221bbfc1c75f6fe50fb261f8618937))

## 1.0.0 (2024-05-27)


### Features

* initial commit ([a2ea0a0](https://github.com/Justin3go/FAV0/commit/a2ea0a0829e4ea5a2f5756208a33b021c4e981b0))
* 添加rss生成 ([39020af](https://github.com/Justin3go/FAV0/commit/39020af3ef93b362e4876360f5e7eec0b81136bf))
* 添加推特卡片及OG信息 ([98e105c](https://github.com/Justin3go/FAV0/commit/98e105ccf24b9b3615a4372de01b3945fa630453))


### Docs

* readme ([0a4a81d](https://github.com/Justin3go/FAV0/commit/0a4a81d07f9240a344e0377ba8b2f006ca5061db))


### CI

* auto release ([55bbb73](https://github.com/Justin3go/FAV0/commit/55bbb738c6c124fa3cbd969dcda406b5fcf6add3))
23 changes: 23 additions & 0 deletions LICENSE
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
## All files with the `.md` suffix in this repository are licensed under the following terms:

Creative Commons Attribution 4.0 International License

This work is licensed under a Creative Commons Attribution 4.0 International License.

You are free to share and adapt the material under the following terms:

- Attribution: You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use.

For detailed terms and conditions, please see https://creativecommons.org/licenses/by/4.0/legalcode.

## All other files are under the MIT License

Copyright (C) <year> <copyright holders>

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

For more information, see [here](https://en.wikipedia.org/wiki/MIT_License).
Loading

0 comments on commit c79e45a

Please sign in to comment.