Files
montell-website/README.md
2024-12-07 16:47:39 +01:00

459 B

Montell.se

This is an old website i wrote in 2017. At the time we had a customer that needed some help with an existing knockout.js application and I needed to familiarize myself with the framework.

It's just a static content site with Knockout, JQuery, and Sammy to handle user interaction and navigation.

At the time I did not know of the the concept of packaging your site with a bundler so dependencies are either linked in or part of the repository.