Skip to content
This repository has been archived by the owner on Oct 25, 2022. It is now read-only.

itsmichaelwest/LumiaWOATestSite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LumiaWOATestSite

This repository contains the base files required to compile the LumiaWOA webpages.

This site and the LumiaWOA project is not affilated with Microsoft.

Build instructions

  1. Have a copy the Hugo static site generator installed.
  2. Clone this repository.
  3. Navigate to the root and run hugo server.

Refer to the Hugo Documentation for additional command line options and the general Hugo syntax.

Remember to adjust baseURL in config.yaml to the domain that will be hosting the website before you deploy live.

Additional resources

  • Microsoft Fluent UI — General design guidance and resources.
  • lazysizes — For lazyloading images in browsers that don't support native lazyload.