3. Review and re-design
No due date
0% complete
Gather some feedback - good and bad welcome.
Things to consider:
- Template engine (stick with Razor, or perhaps make it extensible so you can plug in different template engines).
- Replace FAKE as the main backbone for the usage and make FsBlog an executable? (still build with FAKE - but for usage, the start-up time for the in-proc FSI is quite costly).
- YAM…
Gather some feedback - good and bad welcome.
Things to consider:
- Template engine (stick with Razor, or perhaps make it extensible so you can plug in different template engines).
- Replace FAKE as the main backbone for the usage and make FsBlog an executable? (still build with FAKE - but for usage, the start-up time for the in-proc FSI is quite costly).
- YAML/JSON/XML configuration? - YAML seems familiar to Jekyll/Octopress users.