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

https://github.com/continualai/website


https://github.com/continualai/website

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

          

## Installation

### Installing Ruby & Jekyll

If this is your first time using Jekyll, please follow the [Jekyll docs](https://jekyllrb.com/docs/installation/) and make sure your local environment (including Ruby) is setup correctly.

### Installing Theme

Download or clone the theme.

To run the theme locally, navigate to the theme directory and run:

```
bundle install
```

To start the Jekyll local development server.

```
bundle exec jekyll serve
```

To build the theme.

```
bundle exec jekyll build
```

A redish color to start with: #F8456F

A darker blue: #475DF6

ContinualAI blue (light): #0A80FF