sholladay / blog

Seth’s blog at https://blog.seth-holladay.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

blog Build status for Blog

Seth’s blog at https://blog.seth-holladay.com

Why?

Just my musings about the world.

Install

git clone git@github.com:sholladay/blog.git

Usage

To run the blog locally:

deno task dev

Changes pushed to GitHub will automatically deploy to https://blog.seth-holladay.com via Deno Deploy and be visible within a few minutes.

Contributing

See our contributing guidelines for more details.

  1. Fork it.
  2. Make a feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request.

License

MPL-2.0 © Seth Holladay

Go make something, dang it.

About

Seth’s blog at https://blog.seth-holladay.com

License:Mozilla Public License 2.0


Languages

Language:TypeScript 100.0%