From 03986bf647daf28b12f7345f499844bd676d70c1 Mon Sep 17 00:00:00 2001 From: LittleSheep Date: Sun, 17 Mar 2024 12:39:58 +0800 Subject: [PATCH] :memo: Update products directory --- content/products/solarpass.md | 14 +++++++++++--- content/products/solarplaza.md | 18 ++++++++++++++++++ pages/posts/[slug].vue | 4 ++-- pages/posts/index.vue | 2 +- pages/products/[slug].vue | 4 ++-- pages/products/index.vue | 2 +- 6 files changed, 35 insertions(+), 9 deletions(-) create mode 100644 content/products/solarplaza.md diff --git a/content/products/solarpass.md b/content/products/solarpass.md index e73f305..01aba54 100644 --- a/content/products/solarpass.md +++ b/content/products/solarpass.md @@ -2,11 +2,19 @@ slug: "solarpass" icon: "https://id.solsynth.dev/favicon.svg" name: "Solarpass" -code: "Hydrogen.Solarpass" -description: "The unified identity service for Solar Network." +code: "Hydrogen.Identity" +description: "Unified Authentication Service and Seamless Access to Solar Network. The All in One Authentication Service for Solar Network." link: "https://id.solsynth.dev" source: "https://git.solsynth.dev/Hydrogen/Identity" date: "2024-03-16T15:50:16.202Z" --- -I have nothing to say. +Hydrogen.Identity is a cutting-edge solution designed to streamline user authentication processes across all Hydrogen services. With Hydrogen.Identity, users gain seamless access to various Hydrogen platforms and applications using a single set of credentials. + +Gone are the days of managing multiple accounts and remembering numerous passwords. Hydrogen.Identity simplifies the user experience by providing a centralized authentication system, ensuring convenience and security hand in hand. + +Moreover, Hydrogen.Identity offers developers a hassle-free method to integrate with the Solar Network user ecosystem. Developers can now easily access Solar Network's vast user base and leverage its functionalities without the burden of intricate development processes. + +With Hydrogen.Identity's straightforward integration capabilities, developers can focus on building innovative solutions without being bogged down by complex authentication protocols. By providing a simplified pathway to tap into the Solar Network user network, Hydrogen.Identity empowers developers to create seamless and engaging experiences for their users. + +By bridging the gap between developers and the Solar Network ecosystem, Hydrogen.Identity accelerates the development cycle, fosters innovation, and ultimately enhances the value proposition of applications built on the Hydrogen platform. With Hydrogen.Identity, developers can unlock the full potential of Solar Network's user base with ease and efficiency. diff --git a/content/products/solarplaza.md b/content/products/solarplaza.md new file mode 100644 index 0000000..3ba7f92 --- /dev/null +++ b/content/products/solarplaza.md @@ -0,0 +1,18 @@ +--- +slug: "solarplaza" +icon: "https://co.solsynth.dev/favicon.svg" +name: "Solarplaza" +code: "Hydrogen.Interactive" +description: "Elevating Social Media with Quality Content and Developer-Friendly APIs." +link: "https://co.solsynth.dev" +source: "https://git.solsynth.dev/Hydrogen/Interactive" +date: "2024-03-16T15:50:16.202Z" +--- + +Hydrogen.Interactive emerges as a refreshing take on social media, akin to Twitter, yet with a distinct emphasis on user-generated content quality over low-quality, sensationalist trends. As a social media platform, Hydrogen.Interactive prioritizes meaningful interactions, fostering a community where users can engage in thoughtful discussions, share valuable insights, and showcase their expertise. + +Unlike conventional social media platforms that often succumb to the allure of clickbait and superficial content, Hydrogen.Interactive stands out by curating a space where substance reigns supreme. Users are encouraged to contribute to discussions, share informative content, and connect with like-minded individuals who value authenticity and intellectual discourse. + +Moreover, Hydrogen.Interactive goes beyond offering a user-centric experience; it also extends its functionality to developers through a comprehensive set of RESTful APIs. These APIs empower developers to seamlessly integrate Hydrogen.Interactive's features into their own applications, enabling them to build custom communities and leverage our platform to manage their content effectively. By providing developers with the tools they need, Hydrogen.Interactive accelerates site development and facilitates the creation of vibrant online communities. + +By prioritizing quality content, meaningful interactions, and developer-friendly APIs, Hydrogen.Interactive aims to elevate the social media landscape. Join Hydrogen.Interactive today and be part of a community that values substance over superficiality while offering developers the flexibility to innovate and create tailored experiences for their users. \ No newline at end of file diff --git a/pages/posts/[slug].vue b/pages/posts/[slug].vue index cc6ac7b..e80fc8b 100644 --- a/pages/posts/[slug].vue +++ b/pages/posts/[slug].vue @@ -16,7 +16,7 @@

{{ post?.description }}

- + @@ -26,7 +26,7 @@ - +

diff --git a/pages/posts/index.vue b/pages/posts/index.vue index 86e36c9..1b2f51a 100644 --- a/pages/posts/index.vue +++ b/pages/posts/index.vue @@ -1,6 +1,6 @@