A music and philosophy blog exploring the deeper connections between sound, rhythm, and meaning. Discover thoughtful reflections on albums, artists, and the philosophical questions music raises.
Track Record is a blog that delves into the intersection of music and philosophy. Through thoughtful analysis and reflection, we explore how music shapes our understanding of the world and ourselves.
This blog is built with modern web technologies:
- 11ty: For static site generation and content management
- Vite: For fast development and optimized builds
- Tailwind CSS: For styling and responsive design
- Alpine.js: For lightweight interactivity
# Install dependencies
npm install
# Start development server
npm run devThe development server will be available at http://localhost:8080.
├── src/
│ ├── assets/ # Static assets (CSS, JS, images)
│ ├── data/ # Global data and configuration
│ ├── includes/ # Reusable templates and components
│ └── layouts/ # Page layouts
└── dist/ # Generated site (gitignored)
- Image Optimization: Automatic image processing with responsive sizes
- RSS Feed: Built-in RSS feed generation
- SEO Ready: Optimized meta tags and sitemap
- Navigation: Flexible navigation system
- YAML Support: Easy content management with YAML files
The blog features:
- Album reviews and analysis
- Philosophical discussions about music
- Artist spotlights
- Musical theory and its philosophical implications
Contributions are welcome! Whether it's fixing a bug, improving documentation, or suggesting new features, we'd love to hear from you.
This project is licensed under the MIT License - see the LICENSE file for details.