|
title: Recursive Labs |
|
email: [email protected] |
|
description: > |
|
Where Creativity Emerges |
|
|
|
|
|
remote_theme: pages-themes/[email protected] |
|
|
|
|
|
plugins: |
|
- jekyll-remote-theme |
|
- jekyll-feed |
|
- jekyll-seo-tag |
|
|
|
|
|
markdown: kramdown |
|
kramdown: |
|
input: GFM |
|
|
|
|
|
google_analytics: "UA-00000000-1" |
|
|
|
|
|
github: |
|
zip_url: https://github.com/recursivelabsai/Recursive-Labs/archive/refs/heads/main.zip |
|
another_url: https://recursivelabsai.github.io/Recursive-Labs/ |
|
|
|
|
|
show_downloads: false |
|
permalink: pretty |
|
baseurl: "/Recursive-Labs" |
|
url: "https://recursivelabsai.github.io" |
|
|
|
|
|
logo: /assets/logo.png |
|
favicon: /assets/favicon.ico |
|
|
|
|
|
exclude: |
|
- Gemfile |
|
- Gemfile.lock |
|
- node_modules |
|
- vendor |
|
- README.md |
|
- LICENSE |
|
|
|
|
|
include: |
|
- _pages |
|
- assets |
|
|
|
|
|
|
|
|
|
|
|
|
|
|