Skip to content

jtallant/justintallant.com

Repository files navigation

Readme

Personal website https://justintallant.com

Run

  1. Clone this repo
  2. Clone skimpy engine into the same directory as this repository
    1. git clone git@github.com:skimpy/engine.git
    2. This allows me to edit the engine while I work on my site
    3. See composer.json for more info on how this works.
  3. cp .env.example .env
  4. Edit the env values
  5. composer install
  6. php -S localhost:4000 -t public
  7. npm run watch

Deploy

Requires SSH key access to the production server.

./deploy.sh

About

Justin Tallant's blog

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors