/elementary

Primary LanguageJavaScript

Acknowledgements

The inspiration and large parts of the design of the Elementary framework came from David Gilbertson's vanilla JavaScript React implementation. He's written an excellent blog post about it here. The code for his project can be found here.

The clever trick for hosting a single-page app with GitHub Pages I owe to Daniel Buchner. Head over to his article to see how it's done.