news.12bit.vn

Browse multiple web development sites at the same time.

Contributing

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

Add your site

Trust me, it's really simple. You don't need to inbox us.

GitHub