diff --git a/resources/views/article.blade.php b/resources/views/article.blade.php index fd59875d..76acb7ec 100644 --- a/resources/views/article.blade.php +++ b/resources/views/article.blade.php @@ -1,7 +1,7 @@ {{-- Hero --}}
@@ -15,17 +15,11 @@ class="absolute top-0 right-1/2 -z-30 h-60 w-60 translate-x-1/2 rounded-full blu
{{ $article->title }} @@ -88,59 +76,30 @@ class="text-sm"
{{-- Divider --}} - + - {{-- Content --}} -
- {!! App\Support\CommonMark\CommonMark::convertToHtml($article->content) !!} -
+
+ {{-- Content --}} +
+ {!! App\Support\CommonMark\CommonMark::convertToHtml($article->content) !!} +
+ + {{-- Sidebar --}} + +
diff --git a/resources/views/blog.blade.php b/resources/views/blog.blade.php index 36e511a9..71df6d04 100644 --- a/resources/views/blog.blade.php +++ b/resources/views/blog.blade.php @@ -1,9 +1,6 @@ - {{-- Hero --}} -
+
+ {{-- Hero --}}
{{-- Primary Heading --}}

Blog

- {{-- Introduction Description --}}

Welcome to our blog! Here, we share insights, updates, and stories from our community. Stay tuned for the latest news and articles.

- - {{-- Blurred circle - Decorative --}} - - - {{-- Blurred circle - Decorative --}} -
-
- {{-- Articles --}} -
- {{-- Semantic heading for section (visually hidden) --}} -

- Blog Articles -

+ {{-- Divider --}} + - {{-- List --}} -
diff --git a/resources/views/components/article-card.blade.php b/resources/views/components/blog/article-card.blade.php similarity index 77% rename from resources/views/components/article-card.blade.php rename to resources/views/components/blog/article-card.blade.php index 3eea9265..9bc3024e 100644 --- a/resources/views/components/article-card.blade.php +++ b/resources/views/components/blog/article-card.blade.php @@ -10,21 +10,21 @@ class="block" aria-labelledby="article-title-{{ Str::slug($title) }}" >
{{-- Header --}}
{{-- Title --}}

{{ $title }}

{{-- Arrow --}}
@@ -53,7 +53,7 @@ class="shrink-0 text-sm opacity-50" {{-- Blur decoration --}}
diff --git a/resources/views/components/blog/sidebar.blade.php b/resources/views/components/blog/sidebar.blade.php new file mode 100644 index 00000000..dca9d6ad --- /dev/null +++ b/resources/views/components/blog/sidebar.blade.php @@ -0,0 +1,93 @@ + diff --git a/resources/views/components/divider.blade.php b/resources/views/components/divider.blade.php new file mode 100644 index 00000000..643648d6 --- /dev/null +++ b/resources/views/components/divider.blade.php @@ -0,0 +1,19 @@ + diff --git a/resources/views/components/footer.blade.php b/resources/views/components/footer.blade.php index 484314dd..94a62d98 100644 --- a/resources/views/components/footer.blade.php +++ b/resources/views/components/footer.blade.php @@ -94,7 +94,7 @@ class="flex flex-wrap items-center justify-center gap-2.5 *:opacity-0" > {{-- Decorative circle --}}
- GitHub + GitHub - + --}} @@ -329,14 +329,7 @@ class="inline-block px-px py-1.5 transition duration-300 will-change-transform h
{{-- Divider --}} - + {{-- Copyright --}}
{{-- Demo app --}}

Play Store
@@ -56,7 +56,7 @@ class="h-4.5 2xl:h-5" href="https://testflight.apple.com/join/vm9Qtshy" target="_blank" rel="noopener noreferrer" - class="flex items-center gap-2 rounded-xl bg-white/70 px-3 py-2.5 backdrop-blur-md transition duration-200 will-change-transform hover:scale-98 hover:bg-white dark:bg-slate-500/25 dark:hover:bg-slate-500/40" + class="flex items-center gap-2.5 rounded-xl bg-white/70 px-3 py-2.5 backdrop-blur-md transition duration-200 will-change-transform hover:scale-98 hover:bg-white dark:bg-slate-500/25 dark:hover:bg-slate-500/40" >
{{-- -
+
- -
+
--}}
@@ -100,7 +100,7 @@ class="relative z-0 w-full self-center justify-self-center [grid-area:1/-1] dark /> {{-- Window --}}
{{-- Header --}}
Build @@ -507,7 +507,7 @@ class="mt-2 w-35 rounded-2xl 2xl:w-40" ) } " - class="xs:text-lg xs:mt-5 mx-auto mt-4 max-w-4xl text-center leading-relaxed text-gray-600 2xl:text-xl dark:text-zinc-400" + class="mx-auto mt-4 max-w-4xl text-center leading-relaxed text-gray-600 xs:mt-5 xs:text-lg 2xl:text-xl dark:text-zinc-400" aria-describedby="hero-title" > Bring your @@ -561,7 +561,7 @@ class="mt-4 w-full max-w-55"
{{-- Label --}} diff --git a/resources/views/privacy-policy.blade.php b/resources/views/privacy-policy.blade.php index 79397924..050501ea 100644 --- a/resources/views/privacy-policy.blade.php +++ b/resources/views/privacy-policy.blade.php @@ -56,35 +56,7 @@ class="text-sm" {{-- Divider --}} - + {{-- Content --}}

diff --git a/resources/views/sponsoring.blade.php b/resources/views/sponsoring.blade.php index 9e379fa4..7abad8e5 100644 --- a/resources/views/sponsoring.blade.php +++ b/resources/views/sponsoring.blade.php @@ -7,7 +7,7 @@ class="mx-auto mt-10 w-full max-w-3xl px-5 md:mt-14"

{{-- Blurred circle - Decorative --}} @@ -38,35 +38,7 @@ class="mt-8 text-3xl font-extrabold will-change-transform sm:text-4xl"
{{-- Divider --}} - + {{-- Content --}}

- NativePHP is an organization backed by a team of dedicated employees, maintainers, and contributors who commit their time to - ensure its continued development and improvement. Currently, we operate two major projects: NativePHP for Mobile and - NativePHP for Desktop. Together, we can continue to grow NativePHP and ensure it remains a valuable tool for the community. + NativePHP is an organization backed by a team of dedicated + employees, maintainers, and contributors who commit their time + to ensure its continued development and improvement. Currently, + we operate two major projects: NativePHP for Mobile and + NativePHP for Desktop. Together, we can continue to grow + NativePHP and ensure it remains a valuable tool for the + community.

NativePHP for Mobile

- If you're interested in NativePHP for Mobile, you can purchase a license, which is the best way you can - support both projects of the NativePHP organization. These funds are used to cover the costs of development, infrastructure, - and community initiatives for both projects. + If you're interested in NativePHP for Mobile, you can + purchase a license + , which is the best way you can support both projects of the + NativePHP organization. These funds are used to cover the costs + of development, infrastructure, and community initiatives for + both projects.

NativePHP for Desktop

- NativePHP for Desktop is a free, open source project available under an MIT license. We encourage and appreciate any - contributions to the project, whether it's through code, documentation, spreading the word, or a financial sponsorship. - We provide the following ways of making an easy financial contribution: + NativePHP for Desktop is a free, open source project available + under an MIT license. We encourage and appreciate any + contributions to the project, whether it's through code, + documentation, spreading the word, or a financial sponsorship. + We provide the following ways of making an easy financial + contribution:

- All contributions are welcome, at any amount, as a one-off payment or on a recurring schedule. These funds are used to + All contributions are welcome, at any amount, as a one-off + payment or on a recurring schedule. These funds are used to support the maintainers of the Desktop project.

- All monthly sponsors above $10/month will be bestowed the Sponsor role on the NativePHP - Discord, granting access to private channels, early access to new releases, and - discounts on future premium services. + All monthly sponsors above $10/month will be bestowed the + Sponsor + role on the NativePHP + Discord + , granting access to private channels, early access to new + releases, and discounts on future premium services.

Corporate Partners

- If your organization is using NativePHP, we strongly encourage you to consider a Corporate Sponsorship. This level of - support will provide your team with the added benefits of increased levels of support, hands-on help directly from the - maintainers of NativePHP and promotion of your brand as a supporter of cutting-edge open source work. + If your organization is using NativePHP, we strongly encourage + you to consider a Corporate Sponsorship. This level of support + will provide your team with the added benefits of increased + levels of support, hands-on help directly from the maintainers + of NativePHP and promotion of your brand as a supporter of + cutting-edge open source work.

- For more details, please view our partners page or email us at - partners@nativephp.com. + For more details, please view our + partners page + or email us at + + partners@nativephp.com + + .

diff --git a/resources/views/terms-of-service.blade.php b/resources/views/terms-of-service.blade.php index e7cad05e..0ad5b8a1 100644 --- a/resources/views/terms-of-service.blade.php +++ b/resources/views/terms-of-service.blade.php @@ -56,35 +56,7 @@ class="text-sm" {{-- Divider --}} - + {{-- Content --}}