{% import 'components/hljs.html' as hljs %} {% import 'components/next.html' as next %}

Create a webpack.mix.js file at the root of your project:

Update package.json with the workflow:

Options

Create a theme-mix.yaml file at the root of your project. These are the default configuration options, except copy which by default is an empty list.

{{ next.component(title='Build Project', to='build.html') }}
{{ next.component(title='Installation', to='installation.html', prev=true) }}