Closed larryfox closed 8 years ago
Just as an example of the type of language I'm referring to:
Creating a post will create a Markdown file in the _posts/ directory that will include the timestamp and date (for example, a post titled “New York” that was created on January 6th, 2016 will turn into 2016-01-06-new-york.markdown).
Fixed in #33?
I'm noticing a lot of the documentation refers to files and directories, but these don't actually matter to Siteleaf.
It's an implementation detail of Jekyll, and I imagine will only confuse the less technical people or those not familiar with Jekyll.