mirror of https://github.com/OpenIPC/composer.git
Remove GitHub pages support
parent
2f641be38f
commit
6fafaac38d
|
@ -0,0 +1,9 @@
|
||||||
|
# OpenIPC Composer
|
||||||
|
_A tool to compile custom OpenIPC firmware._
|
||||||
|
|
||||||
|
### Usage:
|
||||||
|
```
|
||||||
|
git clone https://github.com/openipc/composer.git
|
||||||
|
cd composer
|
||||||
|
./stapler
|
||||||
|
```
|
|
@ -1,3 +0,0 @@
|
||||||
encoding: utf-8
|
|
||||||
highlighter: rouge
|
|
||||||
markdown: kramdown
|
|
|
@ -1,9 +0,0 @@
|
||||||
# OpenIPC Composer
|
|
||||||
_A tool to compile custom OpenIPC firmware._
|
|
||||||
|
|
||||||
### Usage:
|
|
||||||
```
|
|
||||||
git clone https://github.com/openipc/composer.git
|
|
||||||
cd composer
|
|
||||||
./stapler
|
|
||||||
```
|
|
Loading…
Reference in New Issue