guidelines.spatie.be
This repo contains the source code for our guidelines site.
Installation
Install this package by running cloning this repository and install like you normally install Laravel.
- Run
composer install
andnpm install yarn
- Run
yarn
andyarn run dev
to generate assets - Copy
.env.example
to.env
and fill your values
Postcardware
If you are following our guidelines or use the code in this repo to set up your own guidelines site, please send us a postcard from your hometown.
Our address is: Spatie, Samberstraat 69D, 2060 Antwerp, Belgium.
All postcards are published on our website.
Support
These guidelines are tailormade for us. We do not follow semver for this project and do not provide support whatsoever. However, if you're a bit familiar with Laravel you should easily find your way.
License
This project and the Laravel framework are open-sourced software licensed under the MIT license.