Source code for shmuelie.englard.net.
All libraries are loaded from CDN in production and from NPM for development.
This means that runtime dependencies are listed under development dependencies
in project.json
.
The website uses gulp for building the website. Typescript is used for writing JavaScript. Fluent UI is used for design. JavaScript and CSS are minimized before deployment. HTML is currently not minimized.