mirror of
https://github.com/rjNemo/fastapi
synced 2026-06-11 13:06:43 +00:00
📝 Add official FastAPI Twitter to docs (#3578)
This commit is contained in:
parent
a0209a0d2c
commit
dbfd3f7e18
20 changed files with 40 additions and 37 deletions
|
|
@ -76,7 +76,7 @@ extra:
|
||||||
- icon: fontawesome/brands/discord
|
- icon: fontawesome/brands/discord
|
||||||
link: https://discord.gg/VQjSZaeJmf
|
link: https://discord.gg/VQjSZaeJmf
|
||||||
- icon: fontawesome/brands/twitter
|
- icon: fontawesome/brands/twitter
|
||||||
link: https://twitter.com/tiangolo
|
link: https://twitter.com/fastapi
|
||||||
- icon: fontawesome/brands/linkedin
|
- icon: fontawesome/brands/linkedin
|
||||||
link: https://www.linkedin.com/in/tiangolo
|
link: https://www.linkedin.com/in/tiangolo
|
||||||
- icon: fontawesome/brands/dev
|
- icon: fontawesome/brands/dev
|
||||||
|
|
|
||||||
|
|
@ -99,3 +99,7 @@ a.announce-link:hover {
|
||||||
display: flex;
|
display: flex;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.twitter {
|
||||||
|
color: #00acee;
|
||||||
|
}
|
||||||
|
|
|
||||||
|
|
@ -20,6 +20,10 @@ You can subscribe to the (infrequent) [**FastAPI and friends** newsletter](/news
|
||||||
* Breaking changes 🚨
|
* Breaking changes 🚨
|
||||||
* Tips and tricks ✅
|
* Tips and tricks ✅
|
||||||
|
|
||||||
|
## Follow FastAPI on Twitter
|
||||||
|
|
||||||
|
<a href="https://twitter.com/fastapi" class="external-link" target="_blank">Follow @fastapi on **Twitter**</a> to get the latest news about **FastAPI**. 🐦
|
||||||
|
|
||||||
## Star **FastAPI** in GitHub
|
## Star **FastAPI** in GitHub
|
||||||
|
|
||||||
You can "star" FastAPI in GitHub (clicking the star button at the top right): <a href="https://github.com/tiangolo/fastapi" class="external-link" target="_blank">https://github.com/tiangolo/fastapi</a>. ⭐️
|
You can "star" FastAPI in GitHub (clicking the star button at the top right): <a href="https://github.com/tiangolo/fastapi" class="external-link" target="_blank">https://github.com/tiangolo/fastapi</a>. ⭐️
|
||||||
|
|
@ -32,7 +36,7 @@ You can "watch" FastAPI in GitHub (clicking the "watch" button at the top right)
|
||||||
|
|
||||||
There you can select "Releases only".
|
There you can select "Releases only".
|
||||||
|
|
||||||
Doing it, you will receive notifications (in your email) whenever there's a new release (a new version) of **FastAPI** with bug fixes and new features.
|
By doing it, you will receive notifications (in your email) whenever there's a new release (a new version) of **FastAPI** with bug fixes and new features.
|
||||||
|
|
||||||
## Connect with the author
|
## Connect with the author
|
||||||
|
|
||||||
|
|
@ -46,17 +50,18 @@ You can:
|
||||||
* <a href="https://twitter.com/tiangolo" class="external-link" target="_blank">Follow me on **Twitter**</a>.
|
* <a href="https://twitter.com/tiangolo" class="external-link" target="_blank">Follow me on **Twitter**</a>.
|
||||||
* Tell me how you use FastAPI (I love to hear that).
|
* Tell me how you use FastAPI (I love to hear that).
|
||||||
* Hear when I make announcements or release new tools.
|
* Hear when I make announcements or release new tools.
|
||||||
|
* You can also <a href="https://twitter.com/fastapi" class="external-link" target="_blank">follow @fastapi on Twitter</a> (a separate account).
|
||||||
* <a href="https://www.linkedin.com/in/tiangolo/" class="external-link" target="_blank">Connect with me on **Linkedin**</a>.
|
* <a href="https://www.linkedin.com/in/tiangolo/" class="external-link" target="_blank">Connect with me on **Linkedin**</a>.
|
||||||
* Hear when I make announcements or release new tools (although I use Twitter more often 🤷♂).
|
* Hear when I make announcements or release new tools (although I use Twitter more often 🤷♂).
|
||||||
* Read what I write (or follow me) on <a href="https://dev.to/tiangolo" class="external-link" target="_blank">**Dev.to**</a> or <a href="https://medium.com/@tiangolo" class="external-link" target="_blank">**Medium**</a>.
|
* Read what I write (or follow me) on <a href="https://dev.to/tiangolo" class="external-link" target="_blank">**Dev.to**</a> or <a href="https://medium.com/@tiangolo" class="external-link" target="_blank">**Medium**</a>.
|
||||||
* Read other ideas, articles, and about tools I have created.
|
* Read other ideas, articles, and read about tools I have created.
|
||||||
* Follow me to read when I publish something new.
|
* Follow me to read when I publish something new.
|
||||||
|
|
||||||
## Tweet about **FastAPI**
|
## Tweet about **FastAPI**
|
||||||
|
|
||||||
<a href="https://twitter.com/compose/tweet?text=I'm loving FastAPI because... https://github.com/tiangolo/fastapi cc @tiangolo" class="external-link" target="_blank">Tweet about **FastAPI**</a> and let me and others know why you like it. 🎉
|
<a href="https://twitter.com/compose/tweet?text=I'm loving @fastapi because... https://github.com/tiangolo/fastapi" class="external-link" target="_blank">Tweet about **FastAPI**</a> and let me and others know why you like it. 🎉
|
||||||
|
|
||||||
I love to hear about how **FastAPI** is being used, what have you liked in it, in which project/company are you using it, etc.
|
I love to hear about how **FastAPI** is being used, what you have liked in it, in which project/company are you using it, etc.
|
||||||
|
|
||||||
## Vote for FastAPI
|
## Vote for FastAPI
|
||||||
|
|
||||||
|
|
@ -67,15 +72,15 @@ I love to hear about how **FastAPI** is being used, what have you liked in it, i
|
||||||
|
|
||||||
You can see <a href="https://github.com/tiangolo/fastapi/issues" class="external-link" target="_blank">existing issues</a> and try and help others, most of the times they are questions that you might already know the answer for. 🤓
|
You can see <a href="https://github.com/tiangolo/fastapi/issues" class="external-link" target="_blank">existing issues</a> and try and help others, most of the times they are questions that you might already know the answer for. 🤓
|
||||||
|
|
||||||
If you are helping a lot of people on issues you might become an official [FastAPI Expert](fastapi-people.md#experts){.internal-link target=_blank}. 🎉
|
If you are helping a lot of people with issues, you might become an official [FastAPI Expert](fastapi-people.md#experts){.internal-link target=_blank}. 🎉
|
||||||
|
|
||||||
## Watch the GitHub repository
|
## Watch the GitHub repository
|
||||||
|
|
||||||
You can "watch" FastAPI in GitHub (clicking the "watch" button at the top right): <a href="https://github.com/tiangolo/fastapi" class="external-link" target="_blank">https://github.com/tiangolo/fastapi</a>. 👀
|
You can "watch" FastAPI in GitHub (clicking the "watch" button at the top right): <a href="https://github.com/tiangolo/fastapi" class="external-link" target="_blank">https://github.com/tiangolo/fastapi</a>. 👀
|
||||||
|
|
||||||
If you select "Watching" instead of "Releases only", you will receive notifications when someone creates a new issue.
|
If you select "Watching" instead of "Releases only" you will receive notifications when someone creates a new issue.
|
||||||
|
|
||||||
Then you can try and help them solving those issues.
|
Then you can try and help them solve those issues.
|
||||||
|
|
||||||
## Create issues
|
## Create issues
|
||||||
|
|
||||||
|
|
@ -84,7 +89,7 @@ You can <a href="https://github.com/tiangolo/fastapi/issues/new/choose" class="e
|
||||||
* Ask a **question** or ask about a **problem**.
|
* Ask a **question** or ask about a **problem**.
|
||||||
* Suggest a new **feature**.
|
* Suggest a new **feature**.
|
||||||
|
|
||||||
**Note**: if you create an issue then I'm going to ask you to also help others. 😉
|
**Note**: if you create an issue, then I'm going to ask you to also help others. 😉
|
||||||
|
|
||||||
## Create a Pull Request
|
## Create a Pull Request
|
||||||
|
|
||||||
|
|
@ -94,7 +99,7 @@ You can [contribute](contributing.md){.internal-link target=_blank} to the sourc
|
||||||
* To share an article, video, or podcast you created or found about FastAPI by <a href="https://github.com/tiangolo/fastapi/edit/master/docs/en/data/external_links.yml" class="external-link" target="_blank">editing this file</a>.
|
* To share an article, video, or podcast you created or found about FastAPI by <a href="https://github.com/tiangolo/fastapi/edit/master/docs/en/data/external_links.yml" class="external-link" target="_blank">editing this file</a>.
|
||||||
* Make sure you add your link to the start of the corresponding section.
|
* Make sure you add your link to the start of the corresponding section.
|
||||||
* To help [translate the documentation](contributing.md#translations){.internal-link target=_blank} to your language.
|
* To help [translate the documentation](contributing.md#translations){.internal-link target=_blank} to your language.
|
||||||
* You can also help reviewing the translations created by others.
|
* You can also help to review the translations created by others.
|
||||||
* To propose new documentation sections.
|
* To propose new documentation sections.
|
||||||
* To fix an existing issue/bug.
|
* To fix an existing issue/bug.
|
||||||
* To add a new feature.
|
* To add a new feature.
|
||||||
|
|
|
||||||
|
|
@ -180,7 +180,7 @@ extra:
|
||||||
- icon: fontawesome/brands/discord
|
- icon: fontawesome/brands/discord
|
||||||
link: https://discord.gg/VQjSZaeJmf
|
link: https://discord.gg/VQjSZaeJmf
|
||||||
- icon: fontawesome/brands/twitter
|
- icon: fontawesome/brands/twitter
|
||||||
link: https://twitter.com/tiangolo
|
link: https://twitter.com/fastapi
|
||||||
- icon: fontawesome/brands/linkedin
|
- icon: fontawesome/brands/linkedin
|
||||||
link: https://www.linkedin.com/in/tiangolo
|
link: https://www.linkedin.com/in/tiangolo
|
||||||
- icon: fontawesome/brands/dev
|
- icon: fontawesome/brands/dev
|
||||||
|
|
|
||||||
|
|
@ -3,6 +3,13 @@
|
||||||
{% block announce %}
|
{% block announce %}
|
||||||
<div class="announce-wrapper">
|
<div class="announce-wrapper">
|
||||||
<div id="announce-left">
|
<div id="announce-left">
|
||||||
|
<div class="item">
|
||||||
|
<a class="announce-link" href="https://twitter.com/fastapi" target="_blank">
|
||||||
|
<span class="twemoji twitter">
|
||||||
|
{% include ".icons/fontawesome/brands/twitter.svg" %}
|
||||||
|
</span> Follow <strong>@fastapi</strong> on <strong>Twitter</strong> to stay updated
|
||||||
|
</a>
|
||||||
|
</div>
|
||||||
<div class="item">
|
<div class="item">
|
||||||
<a class="announce-link" href="https://fastapi.tiangolo.com/newsletter/">
|
<a class="announce-link" href="https://fastapi.tiangolo.com/newsletter/">
|
||||||
<span class="twemoji">
|
<span class="twemoji">
|
||||||
|
|
|
||||||
|
|
@ -86,7 +86,7 @@ extra:
|
||||||
- icon: fontawesome/brands/discord
|
- icon: fontawesome/brands/discord
|
||||||
link: https://discord.gg/VQjSZaeJmf
|
link: https://discord.gg/VQjSZaeJmf
|
||||||
- icon: fontawesome/brands/twitter
|
- icon: fontawesome/brands/twitter
|
||||||
link: https://twitter.com/tiangolo
|
link: https://twitter.com/fastapi
|
||||||
- icon: fontawesome/brands/linkedin
|
- icon: fontawesome/brands/linkedin
|
||||||
link: https://www.linkedin.com/in/tiangolo
|
link: https://www.linkedin.com/in/tiangolo
|
||||||
- icon: fontawesome/brands/dev
|
- icon: fontawesome/brands/dev
|
||||||
|
|
|
||||||
|
|
@ -84,7 +84,7 @@ extra:
|
||||||
- icon: fontawesome/brands/discord
|
- icon: fontawesome/brands/discord
|
||||||
link: https://discord.gg/VQjSZaeJmf
|
link: https://discord.gg/VQjSZaeJmf
|
||||||
- icon: fontawesome/brands/twitter
|
- icon: fontawesome/brands/twitter
|
||||||
link: https://twitter.com/tiangolo
|
link: https://twitter.com/fastapi
|
||||||
- icon: fontawesome/brands/linkedin
|
- icon: fontawesome/brands/linkedin
|
||||||
link: https://www.linkedin.com/in/tiangolo
|
link: https://www.linkedin.com/in/tiangolo
|
||||||
- icon: fontawesome/brands/dev
|
- icon: fontawesome/brands/dev
|
||||||
|
|
|
||||||
|
|
@ -76,7 +76,7 @@ extra:
|
||||||
- icon: fontawesome/brands/discord
|
- icon: fontawesome/brands/discord
|
||||||
link: https://discord.gg/VQjSZaeJmf
|
link: https://discord.gg/VQjSZaeJmf
|
||||||
- icon: fontawesome/brands/twitter
|
- icon: fontawesome/brands/twitter
|
||||||
link: https://twitter.com/tiangolo
|
link: https://twitter.com/fastapi
|
||||||
- icon: fontawesome/brands/linkedin
|
- icon: fontawesome/brands/linkedin
|
||||||
link: https://www.linkedin.com/in/tiangolo
|
link: https://www.linkedin.com/in/tiangolo
|
||||||
- icon: fontawesome/brands/dev
|
- icon: fontawesome/brands/dev
|
||||||
|
|
|
||||||
0
docs/id/overrides/.gitignore
vendored
Normal file
0
docs/id/overrides/.gitignore
vendored
Normal file
|
|
@ -1,13 +0,0 @@
|
||||||
{% extends "base.html" %}
|
|
||||||
|
|
||||||
{% block announce %}
|
|
||||||
<a class="announce" href="https://fastapi.tiangolo.com/newsletter/">
|
|
||||||
<span class="twemoji">
|
|
||||||
{% include ".icons/material/email.svg" %}
|
|
||||||
</span> Subscribe to the <strong>FastAPI and friends</strong> newsletter 🎉
|
|
||||||
</a>
|
|
||||||
<!-- <a class="announce" href="https://tripetto.app/run/RXZ6OLDBXX?s=dc" target="_blank">
|
|
||||||
<span class="twemoji">
|
|
||||||
</span>Fill the first-ever <strong>FastAPI user survey</strong> for a chance to win official <strong>FastAPI and Typer stickers</strong> 🎁
|
|
||||||
</a> -->
|
|
||||||
{% endblock %}
|
|
||||||
|
|
@ -76,7 +76,7 @@ extra:
|
||||||
- icon: fontawesome/brands/discord
|
- icon: fontawesome/brands/discord
|
||||||
link: https://discord.gg/VQjSZaeJmf
|
link: https://discord.gg/VQjSZaeJmf
|
||||||
- icon: fontawesome/brands/twitter
|
- icon: fontawesome/brands/twitter
|
||||||
link: https://twitter.com/tiangolo
|
link: https://twitter.com/fastapi
|
||||||
- icon: fontawesome/brands/linkedin
|
- icon: fontawesome/brands/linkedin
|
||||||
link: https://www.linkedin.com/in/tiangolo
|
link: https://www.linkedin.com/in/tiangolo
|
||||||
- icon: fontawesome/brands/dev
|
- icon: fontawesome/brands/dev
|
||||||
|
|
|
||||||
|
|
@ -115,7 +115,7 @@ extra:
|
||||||
- icon: fontawesome/brands/discord
|
- icon: fontawesome/brands/discord
|
||||||
link: https://discord.gg/VQjSZaeJmf
|
link: https://discord.gg/VQjSZaeJmf
|
||||||
- icon: fontawesome/brands/twitter
|
- icon: fontawesome/brands/twitter
|
||||||
link: https://twitter.com/tiangolo
|
link: https://twitter.com/fastapi
|
||||||
- icon: fontawesome/brands/linkedin
|
- icon: fontawesome/brands/linkedin
|
||||||
link: https://www.linkedin.com/in/tiangolo
|
link: https://www.linkedin.com/in/tiangolo
|
||||||
- icon: fontawesome/brands/dev
|
- icon: fontawesome/brands/dev
|
||||||
|
|
|
||||||
|
|
@ -82,7 +82,7 @@ extra:
|
||||||
- icon: fontawesome/brands/discord
|
- icon: fontawesome/brands/discord
|
||||||
link: https://discord.gg/VQjSZaeJmf
|
link: https://discord.gg/VQjSZaeJmf
|
||||||
- icon: fontawesome/brands/twitter
|
- icon: fontawesome/brands/twitter
|
||||||
link: https://twitter.com/tiangolo
|
link: https://twitter.com/fastapi
|
||||||
- icon: fontawesome/brands/linkedin
|
- icon: fontawesome/brands/linkedin
|
||||||
link: https://www.linkedin.com/in/tiangolo
|
link: https://www.linkedin.com/in/tiangolo
|
||||||
- icon: fontawesome/brands/dev
|
- icon: fontawesome/brands/dev
|
||||||
|
|
|
||||||
|
|
@ -76,7 +76,7 @@ extra:
|
||||||
- icon: fontawesome/brands/discord
|
- icon: fontawesome/brands/discord
|
||||||
link: https://discord.gg/VQjSZaeJmf
|
link: https://discord.gg/VQjSZaeJmf
|
||||||
- icon: fontawesome/brands/twitter
|
- icon: fontawesome/brands/twitter
|
||||||
link: https://twitter.com/tiangolo
|
link: https://twitter.com/fastapi
|
||||||
- icon: fontawesome/brands/linkedin
|
- icon: fontawesome/brands/linkedin
|
||||||
link: https://www.linkedin.com/in/tiangolo
|
link: https://www.linkedin.com/in/tiangolo
|
||||||
- icon: fontawesome/brands/dev
|
- icon: fontawesome/brands/dev
|
||||||
|
|
|
||||||
|
|
@ -89,7 +89,7 @@ extra:
|
||||||
- icon: fontawesome/brands/discord
|
- icon: fontawesome/brands/discord
|
||||||
link: https://discord.gg/VQjSZaeJmf
|
link: https://discord.gg/VQjSZaeJmf
|
||||||
- icon: fontawesome/brands/twitter
|
- icon: fontawesome/brands/twitter
|
||||||
link: https://twitter.com/tiangolo
|
link: https://twitter.com/fastapi
|
||||||
- icon: fontawesome/brands/linkedin
|
- icon: fontawesome/brands/linkedin
|
||||||
link: https://www.linkedin.com/in/tiangolo
|
link: https://www.linkedin.com/in/tiangolo
|
||||||
- icon: fontawesome/brands/dev
|
- icon: fontawesome/brands/dev
|
||||||
|
|
|
||||||
|
|
@ -76,7 +76,7 @@ extra:
|
||||||
- icon: fontawesome/brands/discord
|
- icon: fontawesome/brands/discord
|
||||||
link: https://discord.gg/VQjSZaeJmf
|
link: https://discord.gg/VQjSZaeJmf
|
||||||
- icon: fontawesome/brands/twitter
|
- icon: fontawesome/brands/twitter
|
||||||
link: https://twitter.com/tiangolo
|
link: https://twitter.com/fastapi
|
||||||
- icon: fontawesome/brands/linkedin
|
- icon: fontawesome/brands/linkedin
|
||||||
link: https://www.linkedin.com/in/tiangolo
|
link: https://www.linkedin.com/in/tiangolo
|
||||||
- icon: fontawesome/brands/dev
|
- icon: fontawesome/brands/dev
|
||||||
|
|
|
||||||
|
|
@ -76,7 +76,7 @@ extra:
|
||||||
- icon: fontawesome/brands/discord
|
- icon: fontawesome/brands/discord
|
||||||
link: https://discord.gg/VQjSZaeJmf
|
link: https://discord.gg/VQjSZaeJmf
|
||||||
- icon: fontawesome/brands/twitter
|
- icon: fontawesome/brands/twitter
|
||||||
link: https://twitter.com/tiangolo
|
link: https://twitter.com/fastapi
|
||||||
- icon: fontawesome/brands/linkedin
|
- icon: fontawesome/brands/linkedin
|
||||||
link: https://www.linkedin.com/in/tiangolo
|
link: https://www.linkedin.com/in/tiangolo
|
||||||
- icon: fontawesome/brands/dev
|
- icon: fontawesome/brands/dev
|
||||||
|
|
|
||||||
|
|
@ -76,7 +76,7 @@ extra:
|
||||||
- icon: fontawesome/brands/discord
|
- icon: fontawesome/brands/discord
|
||||||
link: https://discord.gg/VQjSZaeJmf
|
link: https://discord.gg/VQjSZaeJmf
|
||||||
- icon: fontawesome/brands/twitter
|
- icon: fontawesome/brands/twitter
|
||||||
link: https://twitter.com/tiangolo
|
link: https://twitter.com/fastapi
|
||||||
- icon: fontawesome/brands/linkedin
|
- icon: fontawesome/brands/linkedin
|
||||||
link: https://www.linkedin.com/in/tiangolo
|
link: https://www.linkedin.com/in/tiangolo
|
||||||
- icon: fontawesome/brands/dev
|
- icon: fontawesome/brands/dev
|
||||||
|
|
|
||||||
|
|
@ -76,7 +76,7 @@ extra:
|
||||||
- icon: fontawesome/brands/discord
|
- icon: fontawesome/brands/discord
|
||||||
link: https://discord.gg/VQjSZaeJmf
|
link: https://discord.gg/VQjSZaeJmf
|
||||||
- icon: fontawesome/brands/twitter
|
- icon: fontawesome/brands/twitter
|
||||||
link: https://twitter.com/tiangolo
|
link: https://twitter.com/fastapi
|
||||||
- icon: fontawesome/brands/linkedin
|
- icon: fontawesome/brands/linkedin
|
||||||
link: https://www.linkedin.com/in/tiangolo
|
link: https://www.linkedin.com/in/tiangolo
|
||||||
- icon: fontawesome/brands/dev
|
- icon: fontawesome/brands/dev
|
||||||
|
|
|
||||||
|
|
@ -122,7 +122,7 @@ extra:
|
||||||
- icon: fontawesome/brands/discord
|
- icon: fontawesome/brands/discord
|
||||||
link: https://discord.gg/VQjSZaeJmf
|
link: https://discord.gg/VQjSZaeJmf
|
||||||
- icon: fontawesome/brands/twitter
|
- icon: fontawesome/brands/twitter
|
||||||
link: https://twitter.com/tiangolo
|
link: https://twitter.com/fastapi
|
||||||
- icon: fontawesome/brands/linkedin
|
- icon: fontawesome/brands/linkedin
|
||||||
link: https://www.linkedin.com/in/tiangolo
|
link: https://www.linkedin.com/in/tiangolo
|
||||||
- icon: fontawesome/brands/dev
|
- icon: fontawesome/brands/dev
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue