| | title: Recursive Labs |
| | email: recursivelabs.ai@proton.me |
| | description: > |
| | Where Creativity Emerges |
| | |
| | |
| | remote_theme: pages-themes/midnight@v0.2.0 |
| |
|
| | |
| | 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 |
| |
|
| | |
| | |
| | |
| | |
| | |
| |
|