2020-08-01 23:25:59 -07:00
|
|
|
![Build and Deploy](https://github.com/softinio/softinio.com/workflows/Build%20and%20Deploy/badge.svg)
|
|
|
|
|
2018-03-15 18:06:31 -07:00
|
|
|
# softinio.com
|
|
|
|
Personal Blog of Salar Rahmanian, https://www.softinio.com
|
|
|
|
|
|
|
|
# Powered by the fabulous
|
|
|
|
|
|
|
|
https://gohugo.io/
|
|
|
|
|
2021-03-21 09:54:18 -07:00
|
|
|
# Notes
|
2018-03-26 08:27:29 -07:00
|
|
|
|
2021-03-21 09:54:18 -07:00
|
|
|
To run this repo locally after you have cloned it, to get the theme you must run:
|
2018-03-26 08:27:29 -07:00
|
|
|
|
2021-03-21 09:54:18 -07:00
|
|
|
```
|
|
|
|
git submodule update --init --recursive
|
|
|
|
```
|