homepage.js/view/projects/blek_sail.pug

16 lines
441 B
Plaintext
Raw Normal View History

2023-02-18 14:41:24 +01:00
extends ../layout/project.pug
block root
- var title = 'blek! Sail'
block append content
h2 blek! Sail
p
| blek! Sail is a production-ready alternative to Laravel Sail.
br
| It runs on nginx + php-fpm on alpine linux
p
| Read the github
a(href='https://github.com/b1ek/sail') page
| for more info.
p
a(href='https://hub.docker.com/r/blekii/sail') Docker hub repo