Skip to content

Source code for ethan-dowler.github.io/blog

Notifications You must be signed in to change notification settings

ethan-dowler/blog

Repository files navigation

ethan-dowler

Source code for ethan-dowler.github.io/blog

Development

To run the project at localhost:4567

rake start

To build the dist files and put them into /build

rake build

To get a dev console

rake console

Deployment

  1. Run the build script: rake build
  2. Switch to the gh_pages branch
  3. Copy the files from /build into the root directory (you may need to delete a few files from the root directory if they are from a previous build)
  4. Commit it and push it up!

About

Source code for ethan-dowler.github.io/blog

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published