Skip to content
  • Abel Cheung's avatar
    Abs link patch (#506) · 9d429fa7
    Abel Cheung authored
    * Fix absolute URL generation
    
    url and baseurl config for this theme deviates from jekyll standard,
    and that results in double inclusion of project path
    if this theme is used as project page.
    
    Switching to Jekyll accepted url usage so that
    absolute_url filter works.
    
    * Alternate links need to be aboslute
    
    * mention url and baseurl only need to be modified in local dev
    
    * Update readme on new url/baseurl setting changes
    9d429fa7