Commit graph

27 commits

Author SHA1 Message Date
Vito Castellano
4e5a655b15
feat: add one-liner install script
Add install.sh that installs Homebrew (if needed) + Bold Brew in one command:
  curl -fsSL .../install.sh | bash

Features:
- Detects OS (macOS/Linux) and architecture
- Installs Homebrew if not present
- Configures PATH for Homebrew
- Installs or upgrades Bold Brew
- Colorful output with ASCII banner

Also updates README and website with quick install instructions.
2025-12-29 22:45:44 +01:00
Vito Castellano
c9d107d028
docs(website): add Brewfile Mode blog post and update features
Some checks are pending
Quality / golangci-lint (push) Waiting to run
Quality / Build (push) Waiting to run
Quality / Build-1 (push) Waiting to run
Security / Go Vulnerability Check (push) Waiting to run
Security / Security Scanner (push) Waiting to run
- Add new blog post about Brewfile Mode and remote URL support
- Add Brewfile Mode and Remote Brewfiles feature cards to homepage
- Add Brewfile Mode FAQ entry
- Update manifest.json to include Linux support
- Add Brewfile tag to blog sidebar
- Update Bold Brew 2.0 post: tap management is now implemented
2025-12-29 17:08:38 +01:00
Vito Castellano
78f9a024e4
docs: update screenshots with new Brewfile mode and refresh existing
- Add bbrew-brewfile-screenshot.png for Brewfile mode
- Remove obsolete bbrew-main-screenshot.png
- Update bbrew-installed-screenshot.png
- Update bbrew-search-screenshot.png
2025-12-29 16:00:08 +01:00
Vito Castellano
8b3988ffde
docs: update README with accurate shortcuts, CLI options and screenshots
- Add CLI Options section with -v/--version and -h/--help flags
- Fix keyboard shortcuts (Ctrl+R is Remove All, not Refresh)
- Add missing shortcuts: ?, Ctrl+A, Ctrl+R for Brewfile mode
- Remove outdated 'What's New in v2.0.0' section
- Remove non-existent docs link
- Update project structure description
- Replace bbrew-main-screenshot with bbrew-brewfile-screenshot
- Reorder screenshots: Installed, Search, Brewfile mode
2025-12-29 15:58:10 +01:00
Vito Castellano
ed036296a0
docs: update website with v2.0 features and cross-platform support
Some checks failed
Quality / golangci-lint (push) Has been cancelled
Quality / Build (push) Has been cancelled
Security / Go Vulnerability Check (push) Has been cancelled
Security / Security Scanner (push) Has been cancelled
Comprehensive website update to reflect Bold Brew 2.0 capabilities and official Project Bluefin partnership.
2025-10-13 23:14:42 +02:00
Vito Castellano
ef45a7b918
new blog content 2025-04-13 22:39:01 +02:00
Vito Castellano
47978a2710
added back-to-top functionality 2025-03-30 03:11:20 +02:00
Vito Castellano
63688157f9
fixed menu 2025-03-30 03:07:28 +02:00
Vito Castellano
421da9e27f
added site content generator 2025-03-30 01:05:41 +01:00
Vito Castellano
e5beb9426a
add missing breadcrumb 2025-03-29 17:05:13 +01:00
Vito Castellano
ab623b4de3
fix blog section 2025-03-29 17:01:29 +01:00
Vito Castellano
e81beacdea
add blog 2025-03-29 16:53:21 +01:00
Vito Castellano
cb5708b2dc
update screenshots 2025-03-03 23:20:45 +01:00
Vito Castellano
f388ee41c7
fixed hero height 2025-03-01 17:16:35 +01:00
Vito Castellano
07a306f444
removed unused js 2025-03-01 12:14:29 +01:00
Vito Castellano
d47e603778
add gtag 2025-03-01 12:04:50 +01:00
Vito Castellano
608430775c
added new sections, robot and sitemap 2025-03-01 02:02:05 +01:00
Vito Castellano
43da8bc29c
improved copy button 2025-03-01 01:29:53 +01:00
Vito Castellano
52a40d3ac9
updated site and documentation 2025-03-01 01:20:45 +01:00
Vito Castellano
1946df9cf7
update gh page 2025-02-27 00:25:04 +01:00
Vito Castellano
b425d1a4c7
updated meta 2025-02-27 00:11:56 +01:00
Vito Castellano
83a1b10b49
added icons 2025-02-26 23:52:14 +01:00
Vito Castellano
91021c7e58
updated readme 2025-02-23 00:55:58 +01:00
Vito
de5d495f08
feat: docs (#5)
* wip docs

* improved feature section

* improved doc style

* added a style

* add meta
2025-02-23 00:26:33 +01:00
Vito
23a010f8c7
Create CNAME 2025-02-22 18:25:23 +01:00
Vito
01a093ff5a
Docs gh-page (#4)
* wip docs

* improved feature section

* improved doc style

* added a style
2025-02-22 01:35:19 +01:00
Vito Castellano
d20c3d3510
added docs 2025-02-21 23:53:14 +01:00