mirror of
https://git.ari.lt/ari.lt/blog.ari.lt.git
synced 2025-02-04 09:39:25 +01:00
16 lines
716 B
Markdown
16 lines
716 B
Markdown
|
# [Ari-web blogs](https://blog.ari-web.xyz/)
|
||
|
|
||
|
<p align="center">
|
||
|
<img src="https://img.shields.io/badge/Maintained-Yes-green?color=red&style=flat-square">
|
||
|
<img src="https://img.shields.io/github/last-commit/TruncatedDinosour/blog.ari-web.xyz?color=red&style=flat-square">
|
||
|
<img src="https://img.shields.io/github/repo-size/TruncatedDinosour/blog.ari-web.xyz?color=red&style=flat-square">
|
||
|
<img src="https://img.shields.io/github/issues/TruncatedDinosour/blog.ari-web.xyz?color=red&style=flat-square">
|
||
|
<img src="https://img.shields.io/github/stars/TruncatedDinosour/blog.ari-web.xyz?color=red&style=flat-square">
|
||
|
</p>
|
||
|
|
||
|
## Installing dependencies
|
||
|
|
||
|
```sh
|
||
|
$ python3 -m pip install --user -r requirements.txt
|
||
|
```
|