Webmaster is a lean website development framework designed to ease the process of building and maintaining websites. It provides an anything-goes approach, allowing developers to create custom solutions without being constrained by rigid structures.
To get started with Webmaster, ensure that webmaster is installed in your project with composer:
composer require bchubb-web/webmasterOnce installed, you can begin creating your website by following the documentation provided in the docs directory.