A couple of suggestions/ideas
- Add an index.html template to be used by IndexGenerator: this way we may use css style and a more complex markup. We would need to integrate some template engine in IndexGenerator
- Add some explanation to each example in index so we remember what we were trying to do:
ot would be nice to have a simple way of extracting the title and explanation text from the example file itself. We can use some kind of front matter parser or use some kind of convention when writing examples, in order to let that information be shown on index and on the example.
A couple of suggestions/ideas
ot would be nice to have a simple way of extracting the title and explanation text from the example file itself. We can use some kind of front matter parser or use some kind of convention when writing examples, in order to let that information be shown on index and on the example.