Browse multiple web development sites at the same time.
Prerequisites
Since Netlify does not support Hugo extended version that allows Hugo converts SCSS to CSS. We need to use a task runner to convert SCSS. In this case, webpack is our first choice.
- Hugo
- Node.js, npm
Install Node.js dependencies
yarn install
Start webpack development & local server
You may need to run the both commands at the same time.
yarn dev
hugo serve
Browse the site at http://localhost:1313
Trust me, it's really simple. You don't need to inbox us.
If you have a blog, you can add your RSS link into this file, then create a pull request. We'll review it as soon as possible.