Skip to content

tpadjen/tpadjen.github.io

Repository files navigation

Brace Yourself

My blog

Dev Setup

  • Install jpegoptim and optipng for image compression

    $ brew install jpegoptim optipng

Testing

$ jekyll serve

Open browser to localhost:4000.

Publishing

Push changes to github.

Rake

  • Run live updating server

    $ rake dev

    Must restart if a change is made to _config.yml

  • Create a new draft

    $ rake draft
  • Publish a post

    $ rake publish _drafts/my-awesome-ready-to-publish-draft.md

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published