markdown-folder-to-html icon indicating copy to clipboard operation
markdown-folder-to-html copied to clipboard

Make index generation per file more efficient

Open joakin opened this issue 9 years ago • 2 comments

Given that we have to have the relative paths for each file for all files to generate the index, we are parsing all files and finding relative paths for every file that we need to generate an index.

Figure out a more efficient way to do this.

joakin avatar Jul 21 '16 11:07 joakin

Not that it matters too much though, given how fast it is for now.

joakin avatar Jul 22 '16 11:07 joakin

+1

qertis avatar Dec 29 '16 18:12 qertis