mirror of
https://github.com/softinio/softinio.com.git
synced 2025-09-05 19:26:42 -07:00
16 lines
366 B
Markdown
16 lines
366 B
Markdown

|
|
|
|
# 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
|
|
```
|