Skip to content

breadthe/chasingcode.dev

Folders and files

NameName
Last commit message
Last commit date

Latest commit

9066cff · Mar 2, 2025
Jan 31, 2024
Mar 2, 2025
Jul 11, 2024
Aug 3, 2019
Aug 3, 2019
Aug 3, 2019
Jul 11, 2024
Jul 11, 2024
Nov 22, 2024
Aug 18, 2019
Aug 3, 2019
Jan 31, 2024
Mar 20, 2024
Mar 20, 2024
Jan 12, 2024
Aug 11, 2024
Aug 3, 2019
Jan 13, 2024
Jan 12, 2024
Jan 12, 2024

Repository files navigation

Chasingcode.dev

Feel free to clone and modify my site and blog template. If you find it useful, I would appreciate dropping me a note at https://chasingcode.dev/contact/.

Installation

Clone the repo, then:

composer install
npm install

Build

./vendor/bin/jigsaw build production --pretty=false

Dev

yarn watch