Brew.sh

screenshot of Brew.sh
jekyll

The Homebrew homepage

Overview:

The brew.sh webpage uses Jekyll and has a template for the index at _layouts/index.html. The webpage also supports translations through GitHub Pull Requests.

Features:

  • Jekyll: The webpage is built using Jekyll, a static site generator.
  • Template: The index page of the website has a template located at _layouts/index.html.
  • Translations: The webpage supports multiple translations for different languages.

Summary:

The brew.sh webpage uses Jekyll as its static site generator and has a template for the index page. It also supports translations for different languages through GitHub Pull Requests. To add a new translation, specific steps need to be followed, including copying the necessary files and updating language codes and strings. By running bundle install and bundler exec jekyll serve, the translated webpage can be viewed at http://localhost:4000/.

jekyll
Jekyll

Jekyll is a static site generator written in Ruby that allows you to create simple, fast, and secure websites without the need for a database.

github-pages
GitHub Pages

Gridsome is a Vue.js-based static site generator that makes it easy to build fast and flexible websites and applications by leveraging modern web technologies like GraphQL, Webpack, and hot reloading