Skip to content

gogotanaka/homebrew.github.io

 
 

Repository files navigation

Homebrew webpage

Build Status

The webpage uses jekyll. The template for the index is at _layouts/index.html.

Translations

If you want to add a new translation, follow these steps:

  1. In _config.yml append this:

    - langcode: {the_lang_code}
      lang_string: {the_link_string}
  2. Copy index.html as index_{langcode}.html

  3. Change the values of the strings to the translated strings.

You can see the translated webpage by running jekyll serve and opening http://localhost:4000/

About

🍻 The Homebrew brew.sh page.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 79.7%
  • CSS 14.4%
  • Ruby 5.9%