Add pages dir

pull/1/head
Igor Zalatov (from Citadel PC) 2022-09-29 21:53:07 +03:00
parent 10c4e7053e
commit 3043c76b52
4 changed files with 14 additions and 10 deletions

View File

@ -1,10 +0,0 @@
# COMPOSER
**Creating OpenIPC firmware with custom settings**
## Quick Start - run one command for happiness ;)
```
git clone https://github.com/OpenIPC/composer.git && cd composer && ./stapler t31_vixand
```

1
README.md 120000
View File

@ -0,0 +1 @@
docs/index.md

3
docs/_config.yml 100644
View File

@ -0,0 +1,3 @@
encoding: utf-8
highlighter: rouge
markdown: kramdown

10
docs/index.md 100644
View File

@ -0,0 +1,10 @@
# COMPOSER
**Creating OpenIPC firmware with custom settings**
## Quick Start - run one command for happiness ;)
```
git clone https://github.com/OpenIPC/composer.git && cd composer && ./stapler t31_vixand
```