This is the repository for my personal site Riegler.fr
Technology used
- It uses the AnalogJS + Angular
- It uses the TailWindCSS framework, PostCSS and CSS Modules
Dev, build & deploy
npm run start
to run as Server Side renderingnpm run build
to build the app as a static site (SSG) and export to ```dist/analog/public````