Repository for dwaan.com website
Information regarding directories structure
- src/v1/ : Older version
- src/v2/ : Newer version
- Install node.js and npm.
- Do npm update in this folder.
- Run npm run "v2 Test" to start testing server and ouput files with mapping for testing.
- Run npm run "v2 Build" to start testing server with optimized output files for production.
- Open http://localhost:3000/ in your browser. This repo use browsersync for development, so you can sync page scroll between browsers.
- Webfont generated from: https://webfont.yabe.land/en/misc/convert-ttf-woff2/
- Article to include webfont: https://css-tricks.com/one-file-many-options-using-variable-fonts-web/
- Article for web metadatas: https://css-tricks.com/newsletter/259-how-to-use-variable-fonts/