Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/arttet/arttet.github.io

My personal blog about the little stuff I know
https://github.com/arttet/arttet.github.io

Last synced: about 5 hours ago
JSON representation

My personal blog about the little stuff I know

Awesome Lists containing this project

README

        

# My personal blog

My personal blog about the little stuff I know

## Environment Setup

1. Install the pre-commit framework `pip install pre-commit`
2. Install the commit-msg hook `pre-commit install -t commit-msg`