Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Creating self-hosting documents repocloud.mdx #1388

Merged
merged 2 commits into from
Feb 26, 2024

Conversation

cosark
Copy link
Contributor

@cosark cosark commented Feb 25, 2024

  • ✨ feat
  • 🐛 fix
  • ♻️ refactor
  • 💄 style
  • 🔨 chore
  • ⚡️ perf
  • 📝 docs

🔀 变更说明 | Description of Change

Adding deployment documentation for RepoCloud as requested :)

Adding deployment documentation for RepoCloud as requested :)
Copy link

vercel bot commented Feb 25, 2024

@cosark is attempting to deploy a commit to the LobeHub Team on Vercel.

A member of the Team first needs to authorize it.

@lobehubbot
Copy link
Member

👍 @cosark

Thank you for raising your pull request and contributing to our Community
Please make sure you have followed our contributing guidelines. We will review it as soon as possible.
If you encounter any problems, please feel free to connect with us.
非常感谢您提出拉取请求并为我们的社区做出贡献,请确保您已经遵循了我们的贡献指南,我们会尽快审查它。
如果您遇到任何问题,请随时与我们联系。

Copy link

codecov bot commented Feb 25, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 86.32%. Comparing base (42ea0f5) to head (f150564).
Report is 1 commits behind head on main.

❗ Current head f150564 differs from pull request most recent head a6fd288. Consider uploading reports for the commit a6fd288 to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1388      +/-   ##
==========================================
- Coverage   86.33%   86.32%   -0.01%     
==========================================
  Files         217      217              
  Lines       11059    11059              
  Branches     1177     1177              
==========================================
- Hits         9548     9547       -1     
- Misses       1511     1512       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@arvinxx
Copy link
Contributor

arvinxx commented Feb 25, 2024

@cosark can you provider a svg logo of repocloud ?

Modifying with svg instead of png as requested
@cosark
Copy link
Contributor Author

cosark commented Feb 25, 2024

@cosark can you provider a svg logo of repocloud ?

https://d16t0pc4846x52.cloudfront.net/deploy.svg

@lobehubbot
Copy link
Member

Bot detected the issue body's language is not English, translate it automatically. 👯👭🏻🧑‍🤝‍🧑👫🧑🏿‍🤝‍🧑🏻👩🏾‍🤝‍👨🏿👬🏿


@cosark can you provider a svg logo of repocloud ?

https://d16t0pc4846x52.cloudfront.net/deploy.svg

@arvinxx
Copy link
Contributor

arvinxx commented Feb 26, 2024

@cosark LGTM, If you want to show up the RepoCloud Branding, I think you can add a hero image like this:

image

like this:

<Image
alt={'Using Gemma in LobeChat'}
src={'https://github.com/lobehub/lobe-chat/assets/28616219/e636cb41-5b7f-4949-a236-1cc1633bd223'}
cover
rounded
/>

If not , I will merge it.

@cosark
Copy link
Contributor Author

cosark commented Feb 26, 2024

LGTM to merge! (Additional branding graphics are not available unfortunately.)

@arvinxx arvinxx changed the base branch from main to docs/improve February 26, 2024 09:13
Copy link
Contributor

@arvinxx arvinxx left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm glad to merge it, Thanks for your work! @cosark

@arvinxx arvinxx merged commit 644328a into lobehub:docs/improve Feb 26, 2024
1 of 2 checks passed
@lobehubbot
Copy link
Member

❤️ Great PR @cosark ❤️

The growth of project is inseparable from user feedback and contribution, thanks for your contribution! If you are interesting with the lobehub developer community, please join our discord and then dm @arvinxx or @canisminor1990. They will invite you to our private developer channel. We are talking about the lobe-chat development or sharing ai newsletter around the world.
项目的成长离不开用户反馈和贡献,感谢您的贡献! 如果您对 LobeHub 开发者社区感兴趣,请加入我们的 discord,然后私信 @arvinxx@canisminor1990。他们会邀请您加入我们的私密开发者频道。我们将会讨论关于 Lobe Chat 的开发,分享和讨论全球范围内的 AI 消息。

@cosark
Copy link
Contributor Author

cosark commented Feb 26, 2024

Looks like users are unable to find the link anywhere?

@arvinxx
Copy link
Contributor

arvinxx commented Feb 26, 2024

Looks like users are unable to find the link anywhere?

I'm working on a polishment: #1393

@cosark
Copy link
Contributor Author

cosark commented Feb 26, 2024

There's currently no way for the users to see the link?

arvinxx added a commit that referenced this pull request Feb 27, 2024
* 📝 docs: Creating self-hosting documents repocloud.mdx (#1388)

* Creating self-hosting documents repocloud.mdx

Adding deployment documentation for RepoCloud as requested :)

* Update repocloud.mdx

Modifying with svg instead of png as requested

* 📝 docs: create repocloud.zn-CN.mdx (#1389)

* Create repocloud.zn-CN.mdx

* Update repocloud.zn-CN.mdx

Changing png to svg

* 📝 docs: update docs

* 📝 docs: add netlify deployment

* 🔧 chore: add netlify.toml config

* ✨ docs: update platform deployment

* ✨ docs: update readme

---------

Co-authored-by: cosark <121065588+cosark@users.noreply.github.com>
@arvinxx
Copy link
Contributor

arvinxx commented Feb 27, 2024

573dave pushed a commit to 573dave/lobe-chat that referenced this pull request Mar 5, 2024
* 📝 docs: Creating self-hosting documents repocloud.mdx (lobehub#1388)

* Creating self-hosting documents repocloud.mdx

Adding deployment documentation for RepoCloud as requested :)

* Update repocloud.mdx

Modifying with svg instead of png as requested

* 📝 docs: create repocloud.zn-CN.mdx (lobehub#1389)

* Create repocloud.zn-CN.mdx

* Update repocloud.zn-CN.mdx

Changing png to svg

* 📝 docs: update docs

* 📝 docs: add netlify deployment

* 🔧 chore: add netlify.toml config

* ✨ docs: update platform deployment

* ✨ docs: update readme

---------

Co-authored-by: cosark <121065588+cosark@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants