All Projects → Homebrew → Formulae.brew.sh

Homebrew / Formulae.brew.sh

Licence: bsd-2-clause
🏎 An online formulae browser for Homebrew

Projects that are alternatives of or similar to Formulae.brew.sh

Brew.sh
🔖 The Homebrew homepage
Stars: ✭ 91 (-83.24%)
Mutual labels:  jekyll, github-pages, homebrew
jekyll-default-layout
Silently sets default layouts for Jekyll pages and posts
Stars: ✭ 45 (-91.71%)
Mutual labels:  jekyll, github-pages
Flexible Jekyll
Flexible-Jekyll is a simple and clean theme for Jekyll
Stars: ✭ 531 (-2.21%)
Mutual labels:  jekyll, github-pages
Liberxue.github.io
Liberxue blog for lightweight Jekyll themes 轻量级自适应 简洁 卡片式博客主题 3秒搞定GitHub blog
Stars: ✭ 330 (-39.23%)
Mutual labels:  jekyll, github-pages
Alembic
⚗️ A Jekyll boilerplate theme designed to be a starting point for any Jekyll website
Stars: ✭ 501 (-7.73%)
Mutual labels:  jekyll, github-pages
jekyll-theme-Hydrogen
👍轻盈、简洁的Jekyll主题,A Lightweight and Concise Jekyll theme For You.
Stars: ✭ 60 (-88.95%)
Mutual labels:  jekyll, github-pages
Beautiful Jekyll
✨ Build a beautiful and simple website in literally minutes. Demo at https://beautifuljekyll.com
Stars: ✭ 3,778 (+595.76%)
Mutual labels:  jekyll, github-pages
harttle.github.io
Harttle Land 的源码和文章
Stars: ✭ 118 (-78.27%)
Mutual labels:  jekyll, github-pages
Agusmakmun.github.io
☕️ Free and open-source Jekyll theme
Stars: ✭ 396 (-27.07%)
Mutual labels:  jekyll, github-pages
Reverie
🎨 A ridiculously elegant Jekyll theme.
Stars: ✭ 442 (-18.6%)
Mutual labels:  jekyll, github-pages
Hydeout
A refreshed version of Hyde for Jekyll 3.x and 4.x
Stars: ✭ 448 (-17.5%)
Mutual labels:  jekyll, github-pages
tactile
Tactile is a Jekyll theme for GitHub Pages
Stars: ✭ 70 (-87.11%)
Mutual labels:  jekyll, github-pages
startbootstrap-stylish-portfolio-jekyll
Jekyll theme based on Stylish Portfolio Bootstrap theme
Stars: ✭ 20 (-96.32%)
Mutual labels:  jekyll, github-pages
jekyll-rest-api
Read-only REST API for Jekyll, making it easy to fetch all posts/settings in JSON for javascript search or advanced queries.
Stars: ✭ 18 (-96.69%)
Mutual labels:  jekyll, github-pages
CodeForAfrica.org
The @CodeForAfrica landing page. Built with Jekyll and hosted on Github Pages. Accessible at https://codeforafrica.org/
Stars: ✭ 20 (-96.32%)
Mutual labels:  jekyll, github-pages
Jekyll Toc
A GitHub Pages compatible Table of Contents generator without a plugin or JavaScript
Stars: ✭ 306 (-43.65%)
Mutual labels:  jekyll, github-pages
Hacker
Hacker is a Jekyll theme for GitHub Pages
Stars: ✭ 458 (-15.65%)
Mutual labels:  jekyll, github-pages
amphp.github.io
Main website repository.
Stars: ✭ 21 (-96.13%)
Mutual labels:  jekyll, github-pages
docshub
API Documentation Browser based Github Pages Service
Stars: ✭ 58 (-89.32%)
Mutual labels:  jekyll, github-pages
Portfolyou
A beautiful portfolio Jekyll theme that works with GitHub Pages.
Stars: ✭ 334 (-38.49%)
Mutual labels:  jekyll, github-pages

Homebrew Formulae

Homebrew Formulae is an online package browser for Homebrew.

It displays all packages in the Homebrew/homebrew-core, Homebrew/homebrew-cask and Homebrew/linuxbrew-core taps. A GitHub Action is run periodically which pulls changes from each tap and deploys the site to GitHub Pages.

JSON API

It also provides a JSON API for all packages (or individual packages) in each tap and their related analytics. This JSON data is used for the creation of the HTML resources on this site.

Currently available:

  • List formulae metadata for all formulae
  • Get formula metadata for each formula
  • List analytics events for all formulae
  • List analytics events for each formula

Read more in the JSON API documentation.

Usage

Open https://formulae.brew.sh/ in your web browser.

To instead run Homebrew Formulae locally, run:

git clone https://github.com/Homebrew/formulae.brew.sh
cd formulae.brew.sh
bundle install
bundle exec jekyll serve

License

Code is under the BSD 2-clause "Simplified" License.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].