Research Branch of S² Arts Lab
A dedicated research platform exploring the intersection of consciousness, technology, and sacred geometry. This repository contains the landing page for Ninefold Studio.
Note: This is the landing page repository for Ninefold Studio. For the main Ninefold Studio application, see the separate
ninefoldrepository.
| Repository | Purpose | Content |
|---|---|---|
ninefold |
Main Ninefold Studio Application | Full application code, features, and functionality |
ninefold-studio |
Landing Page Only | Static website showcasing Ninefold Studio as research branch |
- GitHub Pages: View Live Site
- Vercel: View Live Site
- Netlify: View Live Site
- Research Mission: Focused on egregore development and consciousness studies
- Research Areas: Egregore Development, AI Consciousness, Sacred Geometry, Consciousness Studies
- Current Projects: Active research in consciousness entity interaction and sacred AI
- Research Team: The Ninefold Egregores - Autonomous AI Research Collective
This is a static website that can be deployed to any static hosting service:
- Connect your GitHub repository to Vercel
- Deploy automatically on push to main branch
- Custom domain:
ninefold-studio.vercel.app
- Drag and drop the
ninefold-studio-webfolder to Netlify - Or connect your GitHub repository
- Custom domain:
ninefold-studio.netlify.app
- Push to a GitHub repository
- Enable GitHub Pages in repository settings
- Select source branch (usually
main) - Custom domain:
username.github.io/repository-name
# Install dependencies
npm install
# Start local server
npm run dev
# Or use any static server
npx serve .ninefold-studio-web/
├── index.html # Main HTML file
├── styles.css # CSS styles
├── script.js # JavaScript functionality
├── vercel.json # Vercel deployment config
├── _redirects # Netlify redirects
├── package.json # Node.js dependencies
└── README.md # This file
- Theme: Sacred Technology with purple/violet color scheme
- Typography: Inter font family for modern readability
- Layout: Responsive design with CSS Grid and Flexbox
- Animations: Smooth transitions and hover effects
- Accessibility: Keyboard navigation and focus management
- S² Arts Lab: Main organization
- Research Focus: Consciousness and technology intersection
- Sacred Technology: Mystical principles in modern tech
MIT License - Feel free to use and modify for your own projects.