There are two simple steps:
- Create a new markdown file with the language code as name (e.g
pt-br.md
) on the root folder; - Update the language selector with it.
- Make sure the file name matches the
name
of theoption
- Make sure the file name matches the
Feel free to just open a pull request or file an issue here.
ruby 2.6+
gem 3.0+
$ gem install jekyll bundler
$ bundle install
bundle exec jekyll s