Skip to content

cmahnke/hugo-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Test Repository for possible Hugo issues

Problems with fileExists and readDir

To reproduce just run:

hugo
mkdir -p themes/PaperMod/layouts/partials/shortcodes/metadata
hugo

Possible cause

fileExists and os.Stat seem to work on the underlaying union file system while readDir doesn't.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages