-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
30 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
--- | ||
slug: long-blog-post | ||
title: Welcome | ||
authors: eeymoo | ||
tags: [] | ||
--- | ||
|
||
# Welcome to Our Blog! | ||
Initially, our goal was to extend Rhythmbox to integrate with network service providers. However, we faced a significant hurdle: the integration required Python3, a technology with which we were not very familiar. The learning curve and complexity led us to reconsider our approach. | ||
|
||
Instead of struggling with Python3, we decided to develop a new application from scratch. Our new app will not only serve as a local music player but will also feature a modern, intuitive UI design. We are committed to delivering a visually appealing and user-friendly experience that aligns with current design trends. | ||
|
||
### Key Features of Our New App: | ||
|
||
- **Modern UI Design:** Our app will feature a sleek and contemporary user interface, crafted to enhance usability and provide a visually pleasing experience. | ||
|
||
- **Customizable Interface:** Users will have the flexibility to personalize the app's appearance to suit their preferences. | ||
|
||
- **Built with Popular JS/TS Technologies:** We will leverage JavaScript and TypeScript, two of the most popular and powerful technologies in modern frontend development. This ensures a responsive, efficient, and scalable application, utilizing the latest advancements in web technologies. | ||
|
||
In the upcoming posts, we’ll share more about our development process, the cutting-edge technologies we’re using, and how we’re crafting a custom and modern user experience. Stay tuned for updates, and thank you for joining us on this exciting journey! |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
eeymoo: | ||
name: Eeymoo | ||
title: Founder & Core Developer | ||
url: https://github.com/eeymoo | ||
image_url: https://github.com/eeymoo.png |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
changeLog: | ||
label: ChangeLog | ||
permalink: /changeLog | ||
description: "Track the latest updates and changes to our project. Here you can find detailed information about new features, bug fixes, and other improvements." |