/shmuelie.englard.net

Source code for personal website

Primary LanguageTypeScriptMIT LicenseMIT

Personal Site

Source code for shmuelie.englard.net.

Runtime Dependencies

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.

Development

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.