Justintime50 / justinpaulhammond

My personal website.

Home Page:https://justinpaulhammond.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

justinpaulhammond.com

My personal website. View at justinpaulhammond.com.

Build Status Licence

Install

# Copy the env file, edit as needed
cp src/.env-example src/.env

# Run the setup script which will bootstrap all the requirements and spin up the service
just setup

Usage

Visit justinpaulhammond.localhost locally or justinpaulhammond.com in production.

Deploy

# Deploy the site locally
just run

# Deploy the site in production
just prod

Development

# Get a comprehensive list of development tools
just --list

About

My personal website.

https://justinpaulhammond.com

License:MIT License


Languages

Language:PHP 81.1%Language:Blade 15.4%Language:Just 2.5%Language:Dockerfile 1.0%