-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
added new sections, robot and sitemap
- Loading branch information
1 parent
43da8bc
commit 6084307
Showing
4 changed files
with
214 additions
and
4 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 |
---|---|---|
|
@@ -4,10 +4,24 @@ | |
<meta charset="UTF-8"> | ||
<meta name="viewport" content="width=device-width, initial-scale=1.0"> | ||
<title>Bold Brew - Homebrew TUI Manager</title> | ||
<meta name="description" content="Bold Brew (bbrew): A modern TUI interface for managing Homebrew packages on macOS. Effortlessly install, search, update, and remove packages with an elegant and intuitive interface."> | ||
<meta name="description" content="Bold Brew (bbrew): A modern TUI interface that simplifies Homebrew package management on macOS. Visually search, install, update and remove packages with our elegant Terminal User Interface. The perfect tool for macOS developers."> | ||
<meta name="keywords" content="bbrew, Bold Brew, Homebrew, Brew, macOS, TUI, package manager"> | ||
<meta name="author" content="Valkyrie00"> | ||
<meta name="robots" content="index, follow"> | ||
|
||
<!-- OpenGraph Tags --> | ||
<meta property="og:title" content="Bold Brew - Homebrew TUI Manager"> | ||
<meta property="og:description" content="A modern TUI interface for managing Homebrew packages on macOS. Effortlessly install, search, update, and remove packages."> | ||
<meta property="og:image" content="https://bold-brew.com/assets/logo/bbrew-logo-rounded.png"> | ||
<meta property="og:url" content="https://bold-brew.com"> | ||
<meta property="og:type" content="website"> | ||
|
||
<!-- Twitter Card Tags --> | ||
<meta name="twitter:card" content="summary_large_image"> | ||
<meta name="twitter:title" content="Bold Brew - Homebrew TUI Manager"> | ||
<meta name="twitter:description" content="A modern TUI interface for managing Homebrew packages on macOS."> | ||
<meta name="twitter:image" content="https://bold-brew.com/assets/logo/bbrew-logo-rounded.png"> | ||
|
||
<link rel="canonical" href="https://bold-brew.com"> | ||
<link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet"> | ||
<link href="styles.css" rel="stylesheet"> | ||
|
@@ -118,23 +132,23 @@ <h2>Screenshots</h2> | |
<div class="row justify-content-center"> | ||
<div class="col-md-4 mb-4"> | ||
<div class="screenshot-card"> | ||
<img src="assets/screenshots/bbrew-main-screenshot.png" alt="Main Dashboard" class="img-fluid"> | ||
<img src="assets/screenshots/bbrew-main-screenshot.png" alt="Main Dashboard" class="img-fluid" loading="lazy" width="400" height="300"> | ||
<div class="screenshot-caption"> | ||
<p>Main Dashboard</p> | ||
</div> | ||
</div> | ||
</div> | ||
<div class="col-md-4 mb-4"> | ||
<div class="screenshot-card"> | ||
<img src="assets/screenshots/bbrew-installed-screenshot.png" alt="Handle Installed Packages" class="img-fluid"> | ||
<img src="assets/screenshots/bbrew-installed-screenshot.png" alt="Handle Installed Packages" class="img-fluid" loading="lazy" width="400" height="300"> | ||
<div class="screenshot-caption"> | ||
<p>Handle Installed Packages</p> | ||
</div> | ||
</div> | ||
</div> | ||
<div class="col-md-4 mb-4"> | ||
<div class="screenshot-card"> | ||
<img src="assets/screenshots/bbrew-search-screenshot.png" alt="Search for Packages" class="img-fluid"> | ||
<img src="assets/screenshots/bbrew-search-screenshot.png" alt="Search for Packages" class="img-fluid" loading="lazy" width="400" height="300"> | ||
<div class="screenshot-caption"> | ||
<p>Search for Packages</p> | ||
</div> | ||
|
@@ -201,6 +215,59 @@ <h3>Manage Dependencies</h3> | |
</div> | ||
</section> | ||
|
||
<section class="seo-content"> | ||
<div class="container"> | ||
<h2>Manage Homebrew Packages on macOS with Bold Brew</h2> | ||
<div class="row"> | ||
<div class="col-lg-8 mx-auto"> | ||
<p><strong>Bold Brew</strong> transforms the way developers manage <strong>Homebrew packages on macOS</strong> with its elegant Terminal User Interface. Stop struggling with complex command-line syntax and enjoy a streamlined package management experience.</p> | ||
|
||
<h3>Why macOS Users Choose Bold Brew</h3> | ||
<p>Managing your <strong>Homebrew ecosystem</strong> has never been easier. Bold Brew provides real-time visual feedback for installations, updates, and package removals—all while maintaining the speed and efficiency you expect from terminal-based applications.</p> | ||
|
||
<h3>Key Benefits for macOS Developers</h3> | ||
<ul> | ||
<li><strong>Faster package discovery</strong> with intuitive search functionality</li> | ||
<li><strong>Simplified dependency management</strong> with visual relationship mapping</li> | ||
<li><strong>Streamlined updates</strong> for all installed Homebrew packages</li> | ||
<li><strong>One-click installations</strong> without memorizing complex commands</li> | ||
</ul> | ||
|
||
<p>Built specifically for <strong>macOS users</strong> who rely on <strong>Homebrew</strong>, Bold Brew integrates perfectly with your development workflow while reducing cognitive load and increasing productivity.</p> | ||
</div> | ||
</div> | ||
</div> | ||
</section> | ||
|
||
|
||
<section class="about-section" id="about"> | ||
<div class="container"> | ||
<h2>About Bold Brew for macOS</h2> | ||
<div class="row justify-content-center"> | ||
<div class="col-lg-8"> | ||
<p class="lead">The modern Homebrew package manager that macOS developers have been waiting for</p> | ||
|
||
<h3>The Bold Brew Advantage</h3> | ||
<p>Bold Brew was designed from the ground up to address the limitations of traditional Homebrew management. By providing a Terminal User Interface (TUI), Bold Brew combines the efficiency of command-line operations with intuitive visual feedback.</p> | ||
|
||
<h3>Homebrew Integration</h3> | ||
<p>As a dedicated Homebrew TUI manager for macOS, Bold Brew seamlessly integrates with your existing Homebrew installation. All operations—from searching the formula repository to managing casks—are visualized through an elegant interface while preserving the speed and reliability of Homebrew's core functionality.</p> | ||
|
||
<div class="compatibility-info"> | ||
<h4>System Requirements</h4> | ||
<ul> | ||
<li>macOS 10.15 Catalina or newer</li> | ||
<li>Homebrew installation</li> | ||
<li>Terminal with true color support</li> | ||
</ul> | ||
</div> | ||
|
||
<p>Whether you're a seasoned developer or new to macOS package management, Bold Brew streamlines your workflow and makes Homebrew more accessible than ever before.</p> | ||
</div> | ||
</div> | ||
</div> | ||
</section> | ||
|
||
<section class="faq-section"> | ||
<div class="container"> | ||
<h2>FAQ</h2> | ||
|
@@ -299,6 +366,23 @@ <h5>Where can I report issues or request features?</h5> | |
</footer> | ||
|
||
<script> | ||
document.addEventListener('DOMContentLoaded', function() { | ||
const menuToggle = document.querySelector('.mobile-menu-toggle'); | ||
const mainNav = document.querySelector('.main-nav'); | ||
|
||
menuToggle.addEventListener('click', function() { | ||
mainNav.classList.toggle('show'); | ||
}); | ||
|
||
document.querySelectorAll('.nav-list a').forEach(link => { | ||
link.addEventListener('click', () => { | ||
if (mainNav.classList.contains('show')) { | ||
mainNav.classList.remove('show'); | ||
} | ||
}); | ||
}); | ||
}); | ||
|
||
function copyToClipboard(button) { | ||
const preEl = button.parentElement.querySelector('pre'); | ||
const codeText = preEl.textContent; | ||
|
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,3 @@ | ||
User-agent: * | ||
Allow: / | ||
Sitemap: https://bold-brew.com/sitemap.xml |
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,9 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"> | ||
<url> | ||
<loc>https://bold-brew.com</loc> | ||
<lastmod>2025-03-01</lastmod> | ||
<changefreq>monthly</changefreq> | ||
<priority>1.0</priority> | ||
</url> | ||
</urlset> |
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