Remove GitHub pages support

pull/1/head
Igor Zalatov (from Citadel PC) 2023-03-08 16:31:03 +03:00
parent 2f641be38f
commit 6fafaac38d
4 changed files with 9 additions and 13 deletions

View File

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

9
README.md 100644
View File

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

View File

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

View File

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