Browse Source

Improve blog post and add images (#1807)

pull/1808/head
Thomas Kaul 2 years ago
committed by GitHub
parent
commit
a3bbd4030e
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 102
      apps/client/src/app/pages/blog/2023/03/1000-stars-on-github/1000-stars-on-github-page.html
  2. BIN
      apps/client/src/assets/images/blog/star-history-20230325.png
  3. BIN
      apps/client/src/assets/images/blog/umbrel-app-store.png

102
apps/client/src/app/pages/blog/2023/03/1000-stars-on-github/1000-stars-on-github-page.html

@ -15,8 +15,9 @@
<section class="mb-4"> <section class="mb-4">
<p> <p>
<a href="https://ghostfol.io">Ghostfolio</a>, the open-source <a href="https://ghostfol.io">Ghostfolio</a>, the open-source
personal finance management software, has hit a major milestone by personal finance management software, has hit a
reaching 1’000 stars on <a href="../en/blog/2022/08/500-stars-on-github">major milestone</a>
by reaching 1’000 stars on
<a href="https://github.com/ghostfolio/ghostfolio">GitHub</a>. This <a href="https://github.com/ghostfolio/ghostfolio">GitHub</a>. This
blog post reflects on Ghostfolio’s recent achievements, highlighting blog post reflects on Ghostfolio’s recent achievements, highlighting
its open-source community collaboration, platform expansions, and its open-source community collaboration, platform expansions, and
@ -26,8 +27,8 @@
<section class="mb-4"> <section class="mb-4">
<h2 class="h4">Open Source community collaboration</h2> <h2 class="h4">Open Source community collaboration</h2>
<p> <p>
Since its launch in 2021, the project has accumulated over 100’000 Since its launch in 2021, the project with the clean and intuitive
pulls from graphical user interface has accumulated over 100’000 pulls from
<a href="https://hub.docker.com/r/ghostfolio/ghostfolio" <a href="https://hub.docker.com/r/ghostfolio/ghostfolio"
>Docker Hub</a >Docker Hub</a
> >
@ -37,41 +38,64 @@
addition, Ghostfolio has attracted over 250 members from around the addition, Ghostfolio has attracted over 250 members from around the
world to its world to its
<a href="https://ghostfolio.slack.com">Slack</a> community, where <a href="https://ghostfolio.slack.com">Slack</a> community, where
they can connect and share ideas. they can connect and share ideas about investing.
</p> </p>
<p></p>
<p> <p>
The adoption of Ghostfolio highlights the power of open-source <figure class="figure">
software and the value of community-driven development, which has <a href="https://star-history.com/#ghostfolio/ghostfolio&Date">
definitely exceeded all our expectations. <img
alt="Screenshot of the Ghostfolio’s Star History"
class="figure-img img-fluid rounded"
src="../assets/images/blog/star-history-20230325.png"
title="Ghostfolio’s Star History"
/>
</a>
<figcaption class="figure-caption text-center">
Screenshot of the Ghostfolio’s Star History
</figcaption>
</figure>
</p> </p>
<p> <p>
Ghostfolio’s open-source code allows anyone to contribute to its The adoption of Ghostfolio highlights the power of open-source
development, review its progress, and suggest improvements. The software and the value of community-driven development, which has
platform’s clean and intuitive graphical interface guides users definitely exceeded all our expectations. The open-source code
through the process of allows anyone to contribute to its development, review its progress,
<a href="https://ghostfol.io/en/features">tracking their assets</a>, and suggest further improvements.
such as stocks, ETFs, or cryptocurrencies.
</p> </p>
</section> </section>
<section class="mb-4"> <section class="mb-4">
<h2 class="h4">Platform integrations and internationalization</h2> <h2 class="h4">Platform integrations and internationalization</h2>
<p> <p>
Thanks to the work and dedication of the open-source community, Thanks to the work and dedication of the community, Ghostfolio has
Ghostfolio has expanded onto platforms like expanded onto platforms like
<a href="https://apps.umbrel.com/app/ghostfolio">Umbrel</a> and <a href="https://apps.umbrel.com/app/ghostfolio">Umbrel</a> and
<a href="https://unraid.net/community/apps?q=ghostfolio">Unraid</a>. <a href="https://unraid.net/community/apps?q=ghostfolio">Unraid</a>.
</p> </p>
<p>
<figure class="figure">
<a href="https://apps.umbrel.com/app/ghostfolio">
<img
alt="Screenshot of the Ghostfolio App in the Umbrel App Store"
class="figure-img img-fluid rounded"
src="../assets/images/blog/umbrel-app-store.png"
title="Ghostfolio App in the Umbrel App Store"
/>
</a>
<figcaption class="figure-caption text-center">
Screenshot of the Ghostfolio App in the Umbrel App Store
</figcaption>
</figure>
</p>
<p> <p>
These self-hosting platforms allow users to run applications on These self-hosting platforms allow users to run applications on
their own hardware rather than rely on their own hardware rather than rely on a
<a href="https://ghostfol.io/en/pricing">SaaS offerings</a>. As a <a [routerLink]="['/pricing']">SaaS offering</a>. As a result,
result, Ghostfolio has become accessible to an even wider range of Ghostfolio has become accessible to an even wider range of users who
users who would like to take control of their financial management. would like to take control of their wealth management.
</p> </p>
<p> <p>
Additionally, the application has been translated into Dutch, Additionally, the application has been translated into Dutch,
French, German, Italian and Spanish for users who prefer to use French, German, Italian and Spanish for investors who prefer to use
Ghostfolio in their native language. Ghostfolio in their native language.
</p> </p>
</section> </section>
@ -79,8 +103,11 @@
<h2 class="h4">What’s next for Ghostfolio?</h2> <h2 class="h4">What’s next for Ghostfolio?</h2>
<p> <p>
As the project continues to evolve, we can expect to see even more As the project continues to evolve, we can expect to see even more
exciting developments and innovations around Ghostfolio in the areas exciting developments and innovations around Ghostfolio which guides
of data import and portfolio analysis. users through the process of
<a [routerLink]="['/features']">tracking their assets</a>, such as
stocks, ETFs, or cryptocurrencies. Especially in the areas of data
import and portfolio analysis.
</p> </p>
<p> <p>
We are honored to be a part of this vibrant and growing community, We are honored to be a part of this vibrant and growing community,
@ -102,12 +129,18 @@
<li class="list-inline-item"> <li class="list-inline-item">
<span class="badge badge-light">Achievement</span> <span class="badge badge-light">Achievement</span>
</li> </li>
<li class="list-inline-item">
<span class="badge badge-light">Analysis</span>
</li>
<li class="list-inline-item"> <li class="list-inline-item">
<span class="badge badge-light">Asset</span> <span class="badge badge-light">Asset</span>
</li> </li>
<li class="list-inline-item"> <li class="list-inline-item">
<span class="badge badge-light">BuildInPublic</span> <span class="badge badge-light">BuildInPublic</span>
</li> </li>
<li class="list-inline-item">
<span class="badge badge-light">Collaboration</span>
</li>
<li class="list-inline-item"> <li class="list-inline-item">
<span class="badge badge-light">Community</span> <span class="badge badge-light">Community</span>
</li> </li>
@ -132,9 +165,15 @@
<li class="list-inline-item"> <li class="list-inline-item">
<span class="badge badge-light">GitHub</span> <span class="badge badge-light">GitHub</span>
</li> </li>
<li class="list-inline-item">
<span class="badge badge-light">GUI</span>
</li>
<li class="list-inline-item"> <li class="list-inline-item">
<span class="badge badge-light">i18n</span> <span class="badge badge-light">i18n</span>
</li> </li>
<li class="list-inline-item">
<span class="badge badge-light">Import</span>
</li>
<li class="list-inline-item"> <li class="list-inline-item">
<span class="badge badge-light">Innovation</span> <span class="badge badge-light">Innovation</span>
</li> </li>
@ -144,6 +183,9 @@
<li class="list-inline-item"> <li class="list-inline-item">
<span class="badge badge-light">Investment</span> <span class="badge badge-light">Investment</span>
</li> </li>
<li class="list-inline-item">
<span class="badge badge-light">Investor</span>
</li>
<li class="list-inline-item"> <li class="list-inline-item">
<span class="badge badge-light">Milestone</span> <span class="badge badge-light">Milestone</span>
</li> </li>
@ -156,6 +198,12 @@
<li class="list-inline-item"> <li class="list-inline-item">
<span class="badge badge-light">Personal Finance</span> <span class="badge badge-light">Personal Finance</span>
</li> </li>
<li class="list-inline-item">
<span class="badge badge-light">Platform</span>
</li>
<li class="list-inline-item">
<span class="badge badge-light">Portfolio</span>
</li>
<li class="list-inline-item"> <li class="list-inline-item">
<span class="badge badge-light">Progress</span> <span class="badge badge-light">Progress</span>
</li> </li>
@ -165,9 +213,15 @@
<li class="list-inline-item"> <li class="list-inline-item">
<span class="badge badge-light">Software</span> <span class="badge badge-light">Software</span>
</li> </li>
<li class="list-inline-item">
<span class="badge badge-light">Stock</span>
</li>
<li class="list-inline-item"> <li class="list-inline-item">
<span class="badge badge-light">Tool</span> <span class="badge badge-light">Tool</span>
</li> </li>
<li class="list-inline-item">
<span class="badge badge-light">Translation</span>
</li>
<li class="list-inline-item"> <li class="list-inline-item">
<span class="badge badge-light">Umbrel</span> <span class="badge badge-light">Umbrel</span>
</li> </li>

BIN
apps/client/src/assets/images/blog/star-history-20230325.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 390 KiB

BIN
apps/client/src/assets/images/blog/umbrel-app-store.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 393 KiB

Loading…
Cancel
Save