build each language plus a default; update header to explicitly specify language when clicking english
This commit is contained in:
parent
c9fe5cdc58
commit
da03bd27af
2 changed files with 2 additions and 1 deletions
|
|
@ -22,6 +22,7 @@ pages:
|
|||
script:
|
||||
- cp _data/en/home.yml _data/home.yml
|
||||
- bundle exec jekyll build -d public
|
||||
- bundle exec jekyll build -d public/en
|
||||
- cp _data/es/home.yml _data/home.yml
|
||||
- bundle exec jekyll build -d public/es
|
||||
artifacts:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue