Main Page: Difference between revisions
Appearance
m Protected "Main Page" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite)) Tags: Mobile edit Mobile web edit |
No edit summary |
||
| Line 1: | Line 1: | ||
< | <div style="max-width: 1200px; margin: 0 auto; padding: 10px;"> | ||
<!-- Title for the page --> | |||
== | <center> | ||
<h1 style="font-size: 2.5em; font-weight: 800; color: #1F2937; margin-bottom: 5px;"> | |||
Welcome to <span style="color: #4F46E5;">Linux Beta</span> | |||
</h1> | |||
<p style="font-size: 1.1em; color: #6B7280; margin-bottom: 30px;"> | |||
Your source for bleeding-edge Linux knowledge and development. | |||
</p> | |||
</center> | |||
<!-- START 2x2 GRID (Uses float for responsiveness) --> | |||
<div style="overflow: auto;"> | |||
<!-- BOX 1: Latest News (Top Left on Desktop) --> | |||
<div style="float: left; width: 100%; max-width: 49%; margin: 0.5%; box-shadow: 0 5px 10px rgba(0,0,0,0.1); border-radius: 10px; overflow: hidden; border: 1px solid #E5E7EB; margin-bottom: 20px; transition: all 0.3s ease;"> | |||
<!-- Title Section: Darker Box Color (#EEF2FF) --> | |||
<div style="background-color: #EEF2FF; padding: 12px; font-size: 1.25em; font-weight: bold; color: #4F46E5; border-bottom: 2px solid rgba(79, 70, 229, 0.5);"> | |||
Latest News & Announcements | |||
</div> | |||
<!-- Body Content --> | |||
<div style="padding: 20px; background-color: #FFFFFF; color: #4B5563;"> | |||
Kernel 6.10 is now in beta, introducing significant performance improvements for Btrfs and new GPU support profiles. Early testing shows a 15% reduction in boot time on modern SSDs. | |||
<span style="font-weight: 500;">[[Kernel Report|Read the Full Kernel Report →]]</span> | |||
</div> | |||
</div> | |||
<!-- BOX 2: Installation Guides (Top Right on Desktop) --> | |||
<div style="float: left; width: 100%; max-width: 49%; margin: 0.5%; box-shadow: 0 5px 10px rgba(0,0,0,0.1); border-radius: 10px; overflow: hidden; border: 1px solid #E5E7EB; margin-bottom: 20px; transition: all 0.3s ease;"> | |||
<!-- Title Section: Darker Box Color (#EEF2FF) --> | |||
<div style="background-color: #EEF2FF; padding: 12px; font-size: 1.25em; font-weight: bold; color: #4F46E5; border-bottom: 2px solid rgba(79, 70, 229, 0.5);"> | |||
Quick Start Installation Guides | |||
</div> | |||
<!-- Body Content --> | |||
<div style="padding: 20px; background-color: #FFFFFF; color: #4B5563;"> | |||
[[Ubuntu Guide|Ubuntu 24.10 Desktop Setup]] | |||
[[Arch Server|Arch Linux Minimal Server Walkthrough]] | |||
[[Fedora Guide|Fedora Silverblue Immutable Guide]] | |||
<small style="color: #9CA3AF;">All guides updated for 2024 releases.</small> | |||
</div> | |||
</div> | |||
<!-- BOX 3: Community Spotlight (Bottom Left on Desktop) --> | |||
<div style="float: left; width: 100%; max-width: 49%; margin: 0.5%; box-shadow: 0 5px 10px rgba(0,0,0,0.1); border-radius: 10px; overflow: hidden; border: 1px solid #E5E7EB; margin-bottom: 20px; transition: all 0.3s ease;"> | |||
<!-- Title Section: Darker Box Color (#EEF2FF) --> | |||
<div style="background-color: #EEF2FF; padding: 12px; font-size: 1.25em; font-weight: bold; color: #4F46E5; border-bottom: 2px solid rgba(79, 70, 229, 0.5);"> | |||
Community & Contributors | |||
</div> | |||
<!-- Body Content --> | |||
<div style="padding: 20px; background-color: #FFFFFF; color: #4B5563;"> | |||
Join the monthly Q&A session with lead developers on Thursday at 19:00 UTC. We're discussing the future of Wayland and GPU acceleration. | |||
<span style="font-weight: 500; color: #10B981;">[[Forum|Discuss on the Forum]]</span> | |||
</div> | |||
</div> | |||
<!-- BOX 4: Wiki Maintenance (Bottom Right on Desktop) --> | |||
<div style="float: left; width: 100%; max-width: 49%; margin: 0.5%; box-shadow: 0 5px 10px rgba(0,0,0,0.1); border-radius: 10px; overflow: hidden; border: 1px solid #E5E7EB; margin-bottom: 20px; transition: all 0.3s ease;"> | |||
<!-- Title Section: Darker Box Color (#EEF2FF) --> | |||
<div style="background-color: #EEF2FF; padding: 12px; font-size: 1.25em; font-weight: bold; color: #4F46E5; border-bottom: 2px solid rgba(79, 70, 229, 0.5);"> | |||
Help Us Improve the Wiki | |||
</div> | |||
<!-- Body Content --> | |||
<div style="padding: 20px; background-color: #FFFFFF; color: #4B5563;"> | |||
We are currently seeking editors to review and update documentation for the systemd articles. No advanced knowledge required—just strong attention to detail! | |||
<span style="display: inline-block; background-color: #4F46E5; color: white; font-weight: bold; padding: 8px 16px; border-radius: 8px;">[[Edit Requests|Start Editing]]</span> | |||
</div> | |||
</div> | |||
</div> | |||
<!-- END 2x2 GRID --> | |||
<div style="clear: both;"></div> | |||
<center> | |||
<p style="margin-top: 50px; font-size: 0.85em; color: #9CA3AF;"> | |||
© 2025 Linux Beta. Content is available under [[CC BY-SA|CC BY-SA]]. | |||
</p> | |||
</center> | |||
</div> | |||
Revision as of 17:37, 24 October 2025
Welcome to Linux Beta
Your source for bleeding-edge Linux knowledge and development.
© 2025 Linux Beta. Content is available under CC BY-SA.