November 2018 Summaries
6 posts from Sanity
Filter
Month:
Year:
Post Summaries
Back to Blog
Mux, founded by industry veterans from companies like YouTube and Facebook, offers a cloud-based video streaming and analytics platform known for its self-optimizing encoding and delivery technology. This platform provides high-quality adaptive streams, detailed real-time performance metrics through Mux Data, and supports various formats like HLS and MP4. Sanity has integrated Mux through a plugin that simplifies video upload and management, allowing developers to easily embed videos into their applications and query video data using GROQ. The integration aims to deliver seamless video playback across multiple platforms, enhancing user experience with a flexible, data-driven approach.
Nov 30, 2018
922 words in the original blog post.
Knut, a developer advocate at Sanity.io and former web consultant, has published a long-read in Smashing Magazine where he shares high-level strategies for working with structured content and headless content management systems (CMSs). Drawing from his experience with both traditional monolithic CMSs and modern API-focused systems like Sanity, Knut explores how these systems enable interdisciplinary teams to collaborate more efficiently while also introducing new constraints that require careful consideration. His article offers valuable insights for those interested in or currently working with structured content, encouraging readers to engage with the material and share their thoughts.
Nov 29, 2018
135 words in the original blog post.
A headless content management system (CMS) is a modern approach to managing digital content, focusing on APIs to deliver content across various platforms without being bound to a traditional front-end. The Cherryleaf podcast, hosted by Ellis Pratt, explores this concept with insights from co-founder and CTO Simen Svale Skogsrud, who provides a foundational understanding of how headless CMSs differ from traditional systems and their advantages for technical writers. The episode, which lasts 26 minutes, is available for download or streaming on the Cherryleaf Podcast's Podbean page.
Nov 23, 2018
80 words in the original blog post.
The article provides a detailed tutorial on using serverless functions to integrate Sanity's export API with Algolia, a search-as-a-service platform, for content indexing. It guides readers through setting up a serverless function using webtask.io to automate the indexing process, utilizing Sanity's export capabilities to stream content data efficiently. The tutorial highlights the use of observables in JavaScript to handle data streams, ensuring scalable and quick data manipulation before transferring to Algolia. It explains the setup process, from acquiring API keys to implementing a pipeline with RxJS for batch processing, and emphasizes the potential for automating this function via scheduling. The article also suggests that while the example focuses on Algolia, the approach can be adapted for various other services, encouraging readers to explore different applications of the presented method.
Nov 21, 2018
2,206 words in the original blog post.
Sanity has marked its first anniversary with a significant redesign of its Studio, emphasizing improved user and developer experiences while maintaining existing workflows. The update features a complete visual overhaul, accommodating future plugins, tools, and extensions, and retaining its open-source, real-time interface built on React. Notably, the CMS now supports mobile use, with a responsive design that integrates global navigation and search atop the screen. The new version reduces code complexity, enhances performance, and introduces an accessible color palette adhering to AA WCAG specifications. The company also welcomed Marius Lundgård as a product designer, leveraging the redesign as part of his onboarding process. Sanity continues to focus on creating a delightful and productive CMS experience for developers and content editors, with plans for further enhancements and features in the coming year.
Nov 14, 2018
965 words in the original blog post.
Sanity is a versatile content management platform ideal for projects requiring a quick API setup, offering a seamless start with JAMstack or as a backend solution for diverse applications. The platform supports easy configuration and customization through a JavaScript-based React editor, allowing users to manage digital content efficiently. Users can initiate projects swiftly via Google or GitHub logins and utilize Sanity's CLI for project setup and content management, with a real-time backend ensuring immediate data availability. GROQ, Sanity's query language, enables expressive filtering and data manipulation, while the platform's flexible pricing and free project creation options make it accessible for various use cases. Sanity also facilitates easy content migration and duplication, ensuring smooth transitions for production environments. The platform's extensive documentation and community support further enhance user experience, offering resources for advanced features and integration with popular frontend frameworks like React Native, Vue, Next.js, and Nuxt.
Nov 12, 2018
1,112 words in the original blog post.