Browse Source

Update blog post

pull/2269/head
Thomas 2 years ago
parent
commit
0c83f03aab
  1. 7
      apps/client/src/app/pages/blog/2023/08/ghostfolio-2/ghostfolio-2-page.component.ts
  2. 204
      apps/client/src/app/pages/blog/2023/08/ghostfolio-2/ghostfolio-2-page.html
  3. 2
      apps/client/src/app/pages/blog/blog-page.html

7
apps/client/src/app/pages/blog/2023/08/ghostfolio-2/ghostfolio-2-page.component.ts

@ -9,4 +9,9 @@ import { RouterModule } from '@angular/router';
standalone: true, standalone: true,
templateUrl: './ghostfolio-2-page.html' templateUrl: './ghostfolio-2-page.html'
}) })
export class Ghostfolio2PageComponent {} export class Ghostfolio2PageComponent {
public routerLinkAbout = ['/' + $localize`about`];
public routerLinkAboutChangelog = ['/' + $localize`about`, 'changelog'];
public routerLinkFeatures = ['/' + $localize`features`];
public routerLinkMarkets = ['/' + $localize`markets`];
}

204
apps/client/src/app/pages/blog/2023/08/ghostfolio-2/ghostfolio-2-page.html

@ -3,37 +3,204 @@
<div class="col-md-8 offset-md-2"> <div class="col-md-8 offset-md-2">
<article> <article>
<div class="mb-4 text-center"> <div class="mb-4 text-center">
<h1 class="mb-1">Announcing Ghostfolio 2.0</h1> <h1 class="mb-1">Ghostfolio 2.0</h1>
<div class="mb-3 text-muted"><small>2023-08-26</small></div> <div class="mb-3 text-muted"><small>2023-09-05</small></div>
<img <img
alt="Ghostfolio 2.0 Teaser" alt="Ghostfolio 2.0 Teaser"
class="border rounded w-100" class="border rounded w-100"
src="../assets/images/blog/ghostfolio-2.jpg" src="../assets/images/blog/ghostfolio-2.jpg"
title="Ghostfolio 2.0" title="Announcing Ghostfolio 2.0"
/> />
</div> </div>
<section class="mb-4"> <section class="mb-4">
<p>...</p> <p>
Since late 2020, when
<a [routerLink]="routerLinkAbout">Ghostfolio</a> took shape, the
main goal has remained the same: to simplify investment tracking
while prioritizing user privacy and enable investors to make
informed decisions. Our journey so far has been incredible, with
over 300 releases since the
<a href="../en/blog/2021/07/hello-ghostfolio">first major release</a
>, 250’000+ pulls on Docker Hub, and collaboration with 50
contributors from around the globe. Ghostfolio was recently featured
on
<a
href="https://news.ycombinator.com/item?id=37337482"
target="_blank"
>Hacker News</a
>, where it ranked on the front page and briefly hit the #1 spot.
Shortly after, the project’s repository was trending on GitHub.
These achievements emphasize the growing recognition for our project
and the path we are on.
</p>
<p>
Now, we’re thrilled to present Ghostfolio 2.0, another milestone in
our journey to empower investors.
</p>
</section>
<section class="mb-4">
<h2 class="h4">Introducing Ghostfolio 2.0</h2>
<p>
Ghostfolio 2.0 is the evolution of our
<a [routerLink]="routerLinkFeatures"
>open source wealth management software</a
>, elevating both user and developer experiences. We have increased
stability, extended data import capabilities, added comprehensive
analytics and utilized the latest technology to deliver these
improvements. Here’s a closer look at a selection of the
improvements you can expect from this
<a i18n [routerLink]="routerLinkAboutChangelog">release</a>,
alongside uncounted smaller additions and enhancements.
</p>
<h3 class="h5">Extended Data Import Capabilities</h3>
<p>
Importing account activities is an important aspect of any portfolio
management software. With Ghostfolio 2.0, we have extended our data
import functionality, ensuring a seamless experience for users. Our
system supports multiple formats to make the experience more
seamless. Additionally, there is an API, providing you with even
greater flexibility and control over how you import transactions.
</p>
<h3 class="h5">Comprehensive Analytics</h3>
<p>
Understanding your wealth is key. The latest release offers more
comprehensive analytics to categorize your securities, providing
invaluable insights into your investment portfolio for making
informed decisions and optimizing diversification.
</p>
<h3 class="h5">Reliable Stability</h3>
<p>
Ensuring the stability of software is crucial, and a platform for
managing your wealth is no exception. The increased robustness of
our architecture means that you can count on Ghostfolio to be there
when you need it most, no matter the
<a [routerLink]="routerLinkMarkets">market conditions</a>.
</p>
<h3 class="h5">Cutting-Edge Technology Stack</h3>
<p>
Ghostfolio 2.0 leverages the latest tech stack to deliver a superior
user and developer experience. We’ve upgraded to
<a href="https://angular.io" target="_blank">Angular 16</a>,
<a href="https://nestjs.com" target="_blank">Nest.js 10</a>,
<a href="https://www.prisma.io" target="_blank">Prisma 5</a>, and
<a href="https://nx.dev" target="_blank">Nx 16</a>, ensuring that
the software is at the forefront of innovation. This upgrade allows
us to provide you with the best possible user experience, making
investment tracking more intuitive than ever before.
</p>
</section>
<section class="mb-4">
<h2 class="h4">Thriving Ghostfolio Community</h2>
<p>
In open source software (OSS) projects like Ghostfolio, the
community is the driving force behind its success. Without the
incredible support of our users and contributors, it wouldn’t have
been possible. As we celebrate the launch of Ghostfolio 2.0, we’re
delighted to showcase the growth of the Ghostfolio community:
</p>
<ul>
<li>
Ghostfolio has accumulated <strong>2500+ stars on GitHub</strong>,
highlighting the appreciation and adoption of our platform by the
community.
</li>
<li>
Our
<a
href="https://join.slack.com/t/ghostfolio/shared_invite/zt-vsaan64h-F_I0fEo5M0P88lP9ibCxFg"
target="_blank"
title="Join the Ghostfolio Slack community"
>Slack</a
>
community has expanded to over <strong>350 members</strong>,
creating a space for like-minded investors to connect, share
insights, and collaborate.
</li>
<li>
On
<a href="https://twitter.com/ghostfolio_" target="_blank">X</a>
(formerly Twitter), over <strong>300 investors</strong> and
enthusiasts follow Ghostfolio, keen to stay updated on the latest
developments
</li>
</ul>
<p>
This is just the beginning. Ghostfolio is dedicated to ongoing
improvement and helping grow a vibrant community of investors. We
invite you to join us on this exciting journey.
</p>
<p>
<strong>Join our Slack community</strong>: Connect with fellow
investors, share your insights, and stay updated on the latest news
by joining our
<a
href="https://join.slack.com/t/ghostfolio/shared_invite/zt-vsaan64h-F_I0fEo5M0P88lP9ibCxFg"
target="_blank"
title="Join the Ghostfolio Slack community"
>Slack</a
>
community. It’s a dynamic space where you can learn, collaborate,
and grow together with us.
</p>
<p>
<strong>Follow us on X</strong>: For release updates and market
insights, follow
<a href="https://twitter.com/ghostfolio_" target="_blank"
>Ghostfolio on X</a
>. It’s the perfect place to stay informed and connect with our
team.
</p>
<p>
<strong>Give us a Star</strong>: If you’ve found value in Ghostfolio
or appreciate our commitment to simplifying investment tracking,
please consider giving us a star on
<a
href="https://github.com/ghostfolio/ghostfolio"
target="_blank"
title="Find Ghostfolio on GitHub"
>GitHub</a
>. Your support helps us reach a wider audience and make a
difference in the world of wealth management.
</p>
<p>
<strong>Become a contributor</strong>: If you’re a developer
passionate about open source projects and personal finance, we
welcome your contributions.
<a href="https://github.com/ghostfolio/ghostfolio" target="_blank"
>Join our developer community</a
>, collaborate with like-minded people, and help shape the future of
Ghostfolio.
</p>
</section>
<section>
<p>
Ghostfolio 2.0 represents a major step forward in our mission to
empower investors, and we couldn’t be more excited about the future
of the project. Together, we can build an outstanding tool that
makes our lives easier. Thank you for being a part of the Ghostfolio
community.
</p>
<p>Thomas from Ghostfolio</p>
</section> </section>
<section class="mb-4"> <section class="mb-4">
<ul class="list-inline"> <ul class="list-inline">
<li class="list-inline-item"> <li class="list-inline-item">
<span class="badge badge-light">Asset</span> <span class="badge badge-light">Angular</span>
</li> </li>
<li class="list-inline-item"> <li class="list-inline-item">
<span class="badge badge-light">Cryptocurrency</span> <span class="badge badge-light">Announcement</span>
</li> </li>
<li class="list-inline-item"> <li class="list-inline-item">
<span class="badge badge-light">Community</span> <span class="badge badge-light">Collaboration</span>
</li> </li>
<li class="list-inline-item"> <li class="list-inline-item">
<span class="badge badge-light">Dashboard</span> <span class="badge badge-light">Community</span>
</li> </li>
<li class="list-inline-item"> <li class="list-inline-item">
<span class="badge badge-light">ETF</span> <span class="badge badge-light">Contribution</span>
</li> </li>
<li class="list-inline-item"> <li class="list-inline-item">
<span class="badge badge-light">Finance</span> <span class="badge badge-light">Evolution</span>
</li> </li>
<li class="list-inline-item"> <li class="list-inline-item">
<span class="badge badge-light">Fintech</span> <span class="badge badge-light">Fintech</span>
@ -45,10 +212,13 @@
<span class="badge badge-light">Ghostfolio 2.0</span> <span class="badge badge-light">Ghostfolio 2.0</span>
</li> </li>
<li class="list-inline-item"> <li class="list-inline-item">
<span class="badge badge-light">Innovation</span> <span class="badge badge-light">Investment</span>
</li> </li>
<li class="list-inline-item"> <li class="list-inline-item">
<span class="badge badge-light">Investment</span> <span class="badge badge-light">Nest.js</span>
</li>
<li class="list-inline-item">
<span class="badge badge-light">Nx</span>
</li> </li>
<li class="list-inline-item"> <li class="list-inline-item">
<span class="badge badge-light">Open Source</span> <span class="badge badge-light">Open Source</span>
@ -65,6 +235,9 @@
<li class="list-inline-item"> <li class="list-inline-item">
<span class="badge badge-light">Portfolio</span> <span class="badge badge-light">Portfolio</span>
</li> </li>
<li class="list-inline-item">
<span class="badge badge-light">Prisma</span>
</li>
<li class="list-inline-item"> <li class="list-inline-item">
<span class="badge badge-light">Privacy</span> <span class="badge badge-light">Privacy</span>
</li> </li>
@ -75,14 +248,11 @@
<span class="badge badge-light">Software</span> <span class="badge badge-light">Software</span>
</li> </li>
<li class="list-inline-item"> <li class="list-inline-item">
<span class="badge badge-light">Stock</span> <span class="badge badge-light">Stack</span>
</li> </li>
<li class="list-inline-item"> <li class="list-inline-item">
<span class="badge badge-light">Technology</span> <span class="badge badge-light">Technology</span>
</li> </li>
<li class="list-inline-item">
<span class="badge badge-light">Tracking</span>
</li>
<li class="list-inline-item"> <li class="list-inline-item">
<span class="badge badge-light">Wealth Management</span> <span class="badge badge-light">Wealth Management</span>
</li> </li>
@ -100,7 +270,7 @@
aria-current="page" aria-current="page"
class="active breadcrumb-item text-truncate" class="active breadcrumb-item text-truncate"
> >
Announcing Ghostfolio 2.0 Ghostfolio 2.0
</li> </li>
</ol> </ol>
</nav> </nav>

2
apps/client/src/app/pages/blog/blog-page.html

@ -20,7 +20,7 @@
<div class="h6 m-0 text-truncate"> <div class="h6 m-0 text-truncate">
Announcing Ghostfolio 2.0 Announcing Ghostfolio 2.0
</div> </div>
<div class="d-flex text-muted">2023-08-26</div> <div class="d-flex text-muted">2023-09-05</div>
</div> </div>
<div class="align-items-center d-flex"> <div class="align-items-center d-flex">
<ion-icon <ion-icon

Loading…
Cancel
Save