Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kyuch4n/kyuch4n.github.io


https://github.com/kyuch4n/kyuch4n.github.io

jekyll umi

Last synced: 12 days ago
JSON representation

Awesome Lists containing this project

README

        

# KYU「Q」

## Website

[Let's Go →_→](https://kyuch4n.github.io/)

## Packages

### 1. Pangu

#### Start up

Install jekyll and jekyll plugins. And run `yarn start` to develop.

```shell
> gem install jekyll
> gem install jekyll-paginate
> yarn start
```

View [http://127.0.0.1:4000/](http://127.0.0.1:4000/).

### 2. shennong

#### Start up

A create-react-app project.

```shell
> yarn start
```

## Scripts

### 1. build.sh

```shell
> chmod +x scripts/build.sh
```

```shell
> yarn build
```

Run `yarn build` at root dir, will auto build sub-packages and deploy on github.