Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/arttet/arttet.github.io
- Owner: arttet
- License: other
- Created: 2020-08-15T14:25:50.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-04-25T14:24:33.000Z (7 months ago)
- Last Synced: 2024-04-25T15:36:43.411Z (7 months ago)
- Language: SCSS
- Homepage: https://arttet.github.io/
- Size: 456 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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`