17 lines
366 B
Markdown
17 lines
366 B
Markdown
![Build and Deploy](https://github.com/softinio/softinio.com/workflows/Build%20and%20Deploy/badge.svg)
|
|
|
|
# softinio.com
|
|
Personal Blog of Salar Rahmanian, https://www.softinio.com
|
|
|
|
# Powered by the fabulous
|
|
|
|
https://gohugo.io/
|
|
|
|
# Notes
|
|
|
|
To run this repo locally after you have cloned it, to get the theme you must run:
|
|
|
|
```
|
|
git submodule update --init --recursive
|
|
```
|