pawandubey / griffin

speedy and simplistic static site generator.
Apache License 2.0
27 stars 7 forks source link

Plugin support #8

Open pawandubey opened 9 years ago

pawandubey commented 9 years ago

Refactor the structure to add support for third party plugins and modularity. See: https://docs.oracle.com/javase/tutorial/ext/basics/spi.html https://github.com/decebals/pf4j Also refer: http://stackoverflow.com/questions/465099/best-way-to-build-a-plugin-system-with-java