Release 3.0
This release:
- completely rewrites the theme structure (eg. CSS -> SCSS)
- removes Webpack as a compilation step (editing the theme is now flawless) and Node dependencies
- adds the ability to add the theme as a Hugo Module
- moves the old code to the
webpack
branch