hugo-apero-docs icon indicating copy to clipboard operation
hugo-apero-docs copied to clipboard

baseURL and check_site()

Open maelle opened this issue 4 years ago • 1 comments

If I create a website with this theme blogdown will tell me "Found baseURL = "https://cranky-lalande-e3373f.netlify.app/"; nothing to do here!". But actually I have something to do here. :wink:

maelle avatar Jan 15 '21 09:01 maelle

haha, well technically this is correct! There is a baseURL. Not sure I can tackle this- it probably needs to be an actual theme with an exampleSite so I can use / as the baseURL, which check_site() would trigger a [TODO] for.

apreshill avatar Jan 15 '21 11:01 apreshill