griffin
griffin copied to clipboard
Invalid input directory: `src`
Hi,
Followed the instructions on the quick start guide: https://hexdocs.pm/griffin_ssg/quick_start.html
I ran the command mix grf.build and I got Invalid input directory: src
What could be the cause
You need to make a new directory (src) in the blog folder and move the README.md file to the newly created directory.
Based on my tests, HTML files doesn't seem to work, but the EEx templates and markdown works fine.
You need to make a new directory (src) in the blog folder and move the
README.mdfile to the newly created directory.Based on my tests, HTML files doesn't seem to work, but the EEx templates and markdown works fine.
That is correct, as seen below, but that should be written in the docs otherwise this page is confusing: