Skip to content

landonturner/lturner.net

Repository files navigation

lturner.net blog

Hello! This is the code that runs lturner.net.

How To Run

Production Build

npm run build

Development Mode

docker-compose up -d
npm run watch

Project Structure

Put markdown files in /source/blog. Those get turned into blog posts. The site will be built into the dist folder. Any asset or image gets copied into that folder as well. (JS and SASS will be transformed).

About

Code for my personal blog

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published