Skip to content

adriandmitroca/docs.spatie.be

 
 

Repository files navigation

Spatie docs

Netlify Status

This repository contains the Hugo configuration of the docs site. The application is automatically deployed to https://docs.spatie.be

Support us

Learn how to create a package like this one, by watching our premium video course:

Laravel Package training

We invest a lot of resources into creating best in class open source packages. You can support us by buying one of our paid products.

We highly appreciate you sending us a postcard from your hometown, mentioning which of our package(s) you are using. You'll find our address on our contact page. We publish all received postcards on our virtual postcard wall.

Installation

First ensure that Hugo is installed on your system.

brew install hugo

Node.js is also a requirement. You can download node.js from nodejs.org.

Next, fetch the content from our package repositories. You only need to run this step once.

node fetch-content.js

Now the site can be built with Hugo. During development, you can have Hugo spin up a local webserver and watch for changes.

hugo server

Contributing

Please see CONTRIBUTING for details.

Security

If you discover any security related issues, please email freek@spatie.be instead of using the issue tracker.

Credits

About Spatie

Spatie is a webdesign agency based in Antwerp, Belgium. You'll find an overview of all our open source projects on our website.

License

The MIT License (MIT). Please see License File for more information.

About

Netlify config of docs.spatie.be

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 89.1%
  • JavaScript 10.9%