Skip to content

v0.1: Boreal

Pre-release
Pre-release
Compare
Choose a tag to compare
@delisma delisma released this 18 Apr 19:38

Basic workflow to build the bilingual Canada.ca blog from the same repo, to point to two different domain names:

  1. Build two sites in Netlify
  2. Point both site to the same repo
  3. For each sites, in the deploy settings, set the Publish directory to _site/en and _site/fr (if it's a Jekyll build) respectively
  4. For each sites, set the domain name with CNAME records according to Netlify instructions
  5. Don't forget to code a language toggle system in the template