From 59909b3c08483433d387896201f16746823b0175 Mon Sep 17 00:00:00 2001 From: Hazem Ali Date: Tue, 29 Oct 2024 13:03:37 +0300 Subject: [PATCH] Create _config.yml --- _config.yml | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 _config.yml diff --git a/_config.yml b/_config.yml new file mode 100644 index 0000000..a7d143c --- /dev/null +++ b/_config.yml @@ -0,0 +1,7 @@ +theme: jekyll-theme-minimal +title: Reality Surround Framework +description: Reality Surround by Skytells, Inc. is a cutting-edge framework that seamlessly integrates haptic feedback with audio playback to deliver dynamic, immersive experiences on iOS. Using Core Haptics, Reality Surround analyzes audio signals in real-time, adjusting haptic intensity and sharpness to synchronize with music, videos, or live audio. Compatible with both Swift and Objective-C, this framework is designed for developers seeking to elevate user engagement with responsive, tactile feedback. + +remote_theme: pages-themes/cayman@v0.2.0 +plugins: +- jekyll-remote-theme # add this line to the plugins list if you already have one