Skip to content

Laravel Valet driver for serving Hugo generated static sites

Notifications You must be signed in to change notification settings

amsoell/laravel-valet-hugo-driver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Hugo Valet Driver

This is a very simple Laravel Valet driver for serving static sites, specifically ones generated by Hugo. It looks for config.toml, config.yaml, or config.json file in the project root, along with a public folder, to indicate that it should be the active driver. Simply download the HugoValetDriver.php driver and place it in your ~/.config/valet/Drivers directory.

curl 'https://raw.githubusercontent.com/amsoell/laravel-valet-hugo-driver/master/HugoValetDriver.php' > ~/.config/valet/Drivers/HugoValetDriver.php

About

Laravel Valet driver for serving Hugo generated static sites

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages