https://github.com/continualai/website
https://github.com/continualai/website
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/continualai/website
- Owner: ContinualAI
- License: mit
- Created: 2024-10-24T16:42:30.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-05-05T18:55:12.000Z (about 1 year ago)
- Last Synced: 2025-09-10T05:36:17.051Z (9 months ago)
- Language: SCSS
- Size: 19.7 MB
- Stars: 0
- Watchers: 6
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Support: support.md
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