https://github.com/koompi/koompi.org
Documentation for KOOMPI OS and other Linux how-to
https://github.com/koompi/koompi.org
Last synced: 4 months ago
JSON representation
Documentation for KOOMPI OS and other Linux how-to
- Host: GitHub
- URL: https://github.com/koompi/koompi.org
- Owner: koompi
- Created: 2020-02-15T07:45:46.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2021-08-03T14:16:17.000Z (almost 5 years ago)
- Last Synced: 2025-06-30T17:46:01.550Z (about 1 year ago)
- Language: HTML
- Homepage: https://www.koompi.org
- Size: 11.7 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
| Develop | [](https://circleci.com/gh/koompi/koompi.org) |
|---------|-----------------------------------------------------------------------------------------------------------------------------|
## **INTRODUCTION**
KOOMPI OS is a Linux-based software, which means it is open source and free for everyone. It is an info bank for instructions on installment, updates, and problem solving. It is also providing the latest releases for features and new environments as our team is always trying their best to deliver the optimal user experience.
## **INSTALLATION**
* **Requirement**
**hugo** package
```
$ sudo pacman -Sy hugo
```
* **Set up this project**
Cloning the repository and preliminary steps
```
$ git clone https://github.com/koompi/koompi.org.git
$ cd koompi.org
$ hugo server
```
Open browser and run http://localhost:1313