Skip to content

kkwoker/kkwoker.io

Repository files navigation

Run this to watch for posts changes

yarn run-when-changed --watch src/posts/2018-04-11_algorithms-cheat-sheet.md --exec "node scripts/convertMarkdownToJSON.js"

Build the markdown

$ node scripts/convertMarkdownToJSON.js

Start the app

$ yarn run start

Deployment

Ensure you have AWS credentials in ~/.aws/credentials

$ yarn run build
$ s3_website push

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published