v0.1: Boreal
Pre-release
Pre-release
Basic workflow to build the bilingual Canada.ca blog from the same repo, to point to two different domain names:
- Build two sites in Netlify
- Point both site to the same repo
- For each sites, in the deploy settings, set the Publish directory to _site/en and _site/fr (if it's a Jekyll build) respectively
- For each sites, set the domain name with CNAME records according to Netlify instructions
- Don't forget to code a language toggle system in the template