# Beautiful & performant Next.js apps deployed in minutes The starting point for learning how to generate a website & blog with Shipixen, as well as an overview of the codebase, components, tools and deployment. ## Overview - [What is Shipixen](https://shipixen.com/boilerplate-documentation/what-is-shipixen#main): An introduction to Shipixen, a platform for building and deploying Next.js applications quickly and efficiently. - [Overview](https://shipixen.com/boilerplate-documentation#main): A general overview of the features and capabilities of Shipixen. ## Features - [Features](https://shipixen.com/features): Detailed description of the key features offered by Shipixen, including performance optimizations and ease of use. - [Pricing](https://shipixen.com/pricing): Information on the pricing structure for using Shipixen, including any free tiers or open-source options. ## Documentation - [Docs](https://shipixen.com/boilerplate-documentation): Comprehensive documentation for using Shipixen, covering all aspects from setup to deployment. - [Getting Started](https://shipixen.com/tags/getting-started): A guide to help new users get started with Shipixen, including initial setup and configuration. - [Command overview](https://shipixen.com/boilerplate-documentation/command-overview#main): A summary of the commands available for managing Shipixen applications. ## Codebase and Development - [Tour of the codebase](https://shipixen.com/boilerplate-documentation/tour-of-the-codebase#main): An exploration of the Shipixen codebase, highlighting its structure and key components. - [Generating codebases](https://shipixen.com/boilerplate-documentation/generating-boilerplates#main): Instructions on how to generate new codebases using Shipixen. - [Customizing landing page](https://shipixen.com/boilerplate-documentation/customizing-landing-page#main): Guidelines for modifying the landing page to fit specific needs. - [Running the code locally](https://shipixen.com/boilerplate-documentation/running-locally#main): Learn how to run the code locally after it has been deployed. - [Adding metas to a page](https://shipixen.com/boilerplate-documentation/adding-metas-to-a-page#main): Guide on adding metatags, opengraph, and social metadata to pages. - [Creating a layout](https://shipixen.com/boilerplate-documentation/creating-a-layout#main): Learn how to create custom layouts for your blog posts. - [Creating a custom React component to use in the (mdx) blog](https://shipixen.com/boilerplate-documentation/creating-a-blog-mdx-component): Instructions for creating and integrating custom React components within the MDX blog. - [Setting up a blog with Shipixen at a later time](https://shipixen.com/boilerplate-documentation/adding-blog-components-and-pages#main): Guide for adding blog functionality to existing Shipixen projects. - [Changing blog all-articles path](https://shipixen.com/boilerplate-documentation/changing-blog-all-articles-path#main): Instructions for customizing the blog articles path structure. - [Shipixen Cursor Rules explained](https://shipixen.com/boilerplate-documentation/shipixen-cursor-rules-explained#main): Understanding Cursor Rules and their importance in Shipixen development. ## Configuration and Customization - [Configuration](https://shipixen.com/boilerplate-documentation/configuration#main): Comprehensive guide to configuring your Shipixen application. - [Updating the domain](https://shipixen.com/boilerplate-documentation/updating-domain#main): Instructions for updating your domain configuration. - [UI Library (customized Shadcn UI)](https://shipixen.com/boilerplate-documentation/ui-library#main): Overview of the customized Shadcn UI components available. - [Icon Library](https://shipixen.com/boilerplate-documentation/icon-library#main): Guide to the icon library and available icons. ## Blog Management - [Writing blog posts](https://shipixen.com/boilerplate-documentation/using-the-shipixen-blog#main): A guide on how to write and publish blog posts using Shipixen. - [Migrate/import Ghost blog](https://shipixen.com/migrate/ghost-blog): Instructions for migrating a blog from Ghost to Shipixen. - [Migrate/import any blog](https://shipixen.com/boilerplate-documentation/import-data/blog-post-json-format#main): General guidelines for importing blogs from various platforms. - [Import blog posts from Ghost](https://shipixen.com/boilerplate-documentation/import-data/import-blog-posts-from-ghost#main): Specific instructions for importing Ghost blog content. ## Deployment - [Deploying to Vercel](https://shipixen.com/boilerplate-documentation/vercel-deploy-integration#main): Instructions for deploying Shipixen applications to Vercel. - [Deploying to Netlify](https://shipixen.com/boilerplate-documentation/netlify-deploy-integration#main): Guidelines for deploying applications on Netlify. - [Deploying to Coolify Cloud](https://shipixen.com/boilerplate-documentation/coolify-cloud-nextjs-deploy-integration#main): Steps for deploying applications to Coolify Cloud. - [Other deployment options](https://shipixen.com/boilerplate-documentation/other-deployment-options#main): Additional methods for deploying Shipixen applications. - [Deploying to static hosting services](https://shipixen.com/boilerplate-documentation/deploying-to-static-hosting-services#main): Guide for deploying to static hosting platforms. ## UI and Components - [Page UI](https://pageui.dev/): Overview of the open source landing page components available in Shipixen. - [Landing page component examples](https://shipixen.com/demo/landing-page-component-examples): Examples demonstrating how to use and customize landing page components. - [Component Explorer](https://shipixen.com/component-explorer-shadcn): A tool to view, interact with, and search for components in the Shipixen & Shadcn UI library. - [Landing page templates](https://shipixen.com/demo/landing-page-templates): Pre-built templates for landing pages that can be utilized within Shipixen. - [Theme Explorer](https://shipixen.com/color-theme-explorer-shadcn): A feature to test various themes and color schemes on Shipixen components. - [Landing Page Components](https://shipixen.com/boilerplate-documentation/landing-page-components): A collection of components specifically designed for building landing pages. ### Landing Page Components - [About Section](https://shipixen.com/boilerplate-documentation/landing-page-components/about): Showcase your company information with elegant About, Vision, and Mission sections to build trust with your audience - [App Store Button](https://shipixen.com/boilerplate-documentation/landing-page-components/appstore-button): Display app store download buttons for iOS App Store, Mac App Store, Microsoft Store, and Google Play Store - [Band](https://shipixen.com/boilerplate-documentation/landing-page-components/band): Display a fullscreen, brand-colored section with title, description and product logos or icons - [Bento Grid](https://shipixen.com/boilerplate-documentation/landing-page-components/bento-grid): A flexible bento grid component for creating visually appealing grid layouts for landing pages - [Blog List](https://shipixen.com/boilerplate-documentation/landing-page-components/blog-list): A responsive blog list component that displays blog posts in a grid or list format - [Blog Post](https://shipixen.com/boilerplate-documentation/landing-page-components/blog-post): A component for displaying blog post cards in a clean, modern design - [Discount](https://shipixen.com/boilerplate-documentation/landing-page-components/discount): Show a discount or offer to encourage users to take action, typically used under call to action buttons - [FAQ](https://shipixen.com/boilerplate-documentation/landing-page-components/faq): Display frequently asked questions and answers on the landing page - [FAQ Collapsible](https://shipixen.com/boilerplate-documentation/landing-page-components/faq-collapsible): Display a collapsible list of frequently asked questions and their answers - [Feature](https://shipixen.com/boilerplate-documentation/landing-page-components/feature): Display a single product feature with title, description and icon, used in Features List - [Feature Key Points](https://shipixen.com/boilerplate-documentation/landing-page-components/feature-key-points): Display bullet points highlighting key features in product descriptions - [Feature List](https://shipixen.com/boilerplate-documentation/landing-page-components/feature-list): Display a list of features with icons, titles and descriptions - [Footer](https://shipixen.com/boilerplate-documentation/landing-page-components/footer): Footer component with columns of links and additional website information - [Marquee](https://shipixen.com/boilerplate-documentation/landing-page-components/marquee): Display a marquee that loops through a list of items - [Navigation / Header](https://shipixen.com/boilerplate-documentation/landing-page-components/navigation): Top navigation bar with main menu and logo, responsive hamburger menu for smaller screens - [Newsletter](https://shipixen.com/boilerplate-documentation/landing-page-components/newsletter): Newsletter subscription section allowing users to enter their email for updates - [Pricing](https://shipixen.com/boilerplate-documentation/landing-page-components/pricing): Display pricing section with different pricing plans, features, and call-to-action buttons - [Pricing Plan](https://shipixen.com/boilerplate-documentation/landing-page-components/pricing-plan): Individual pricing plan component with features and call-to-action button - [Primary Image CTA](https://shipixen.com/boilerplate-documentation/landing-page-components/primary-image-cta): Large image with call to action, title and description - [Primary Text CTA](https://shipixen.com/boilerplate-documentation/landing-page-components/primary-text-cta): Primary call to action section with large text, title and description - [Primary Video CTA](https://shipixen.com/boilerplate-documentation/landing-page-components/primary-video-cta): Versatile component for showcasing video alongside compelling call-to-action content - [Problem Agitator](https://shipixen.com/boilerplate-documentation/landing-page-components/problem-agitator): Display common user problems in a visually engaging format with hover annotations - [Problem / Solution](https://shipixen.com/boilerplate-documentation/landing-page-components/problem-solution): Present problems and their solutions in a side-by-side comparison format - [Product Card](https://shipixen.com/boilerplate-documentation/landing-page-components/product-card): Flexible product grid section for displaying product cards in responsive layout - [Product Feature](https://shipixen.com/boilerplate-documentation/landing-page-components/product-feature): Display product features with customizable image positioning and many customization options - [Product Features Grid](https://shipixen.com/boilerplate-documentation/landing-page-components/product-features-grid): Display a grid of Product Features and/or Product Video Features in any combination - [Product Hunt Award](https://shipixen.com/boilerplate-documentation/landing-page-components/product-hunt-award): Display a Product Hunt award or badge to increase trust - [Product Steps](https://shipixen.com/boilerplate-documentation/landing-page-components/product-steps): Display a series of product steps or features with alternating media positions - [Product Tour](https://shipixen.com/boilerplate-documentation/landing-page-components/product-tour): Display a list of features and corresponding content, creating a compact product showcase - [Product Video Feature](https://shipixen.com/boilerplate-documentation/landing-page-components/product-video-feature): Like Product Feature but with video instead of an image - [Rating](https://shipixen.com/boilerplate-documentation/landing-page-components/rating): Display a rating with stars - [Sale CTA](https://shipixen.com/boilerplate-documentation/landing-page-components/sale-cta): Call to action component for sales, prompting users to take action like signing up or buying - [Showcase](https://shipixen.com/boilerplate-documentation/landing-page-components/showcase): Display text and a grid of logos/images, showcasing companies, integrations, etc. - [Social Proof](https://shipixen.com/boilerplate-documentation/landing-page-components/social-proof): Show social proof with avatars, number of users and optional rating to increase trust - [Social Proof Band](https://shipixen.com/boilerplate-documentation/landing-page-components/social-proof-band): Highlight important features, milestones or testimonials in a band format - [Social Proof Band Item](https://shipixen.com/boilerplate-documentation/landing-page-components/social-proof-band-item): Single social proof item for use with Social Proof Band component - [Stats](https://shipixen.com/boilerplate-documentation/landing-page-components/stats): Customizable grid of statistics in a clean, bordered layout for displaying key metrics - [Team](https://shipixen.com/boilerplate-documentation/landing-page-components/team): Flexible component for showcasing team members with customizable layout and styling - [Testimonial](https://shipixen.com/boilerplate-documentation/landing-page-components/testimonial): Display a single testimonial component - [Testimonial Grid](https://shipixen.com/boilerplate-documentation/landing-page-components/testimonial-grid): Display customer testimonials in a grid format with text, names, and pictures - [Testimonial Inline](https://shipixen.com/boilerplate-documentation/landing-page-components/testimonial-inline): Display a grid of short testimonials for quick validation - [Testimonial Inline Item](https://shipixen.com/boilerplate-documentation/landing-page-components/testimonial-inline-item): Single inline testimonial component for highlighting short customer reviews - [Testimonial List](https://shipixen.com/boilerplate-documentation/landing-page-components/testimonial-list): Display testimonials in a list format ## Analytics - [Install Vercel Analytics](https://shipixen.com/boilerplate-documentation/analytics/setting-up-vercel-analytics#main): Steps to integrate Vercel Analytics into your Shipixen application. - [Install Posthog Analytics](https://shipixen.com/boilerplate-documentation/analytics/setting-up-posthog-analytics#main): Instructions for setting up Posthog Analytics. ## Troubleshooting and Support - [Fixing common issues](https://shipixen.com/boilerplate-documentation/troubleshooting#main): Solutions to frequently encountered problems when using Shipixen. - [FAQ](https://shipixen.com/#faq): Frequently asked questions regarding Shipixen and its features. ## Additional Resources - [Building a knowledge base/documentation hub](https://shipixen.com/boilerplate-documentation/building-a-knowledge-base-documentation-hub#main): Guidelines for creating a documentation hub using Shipixen. - [Other tools & services to get stuff done](https://shipixen.com/boilerplate-documentation/helpful-tools-and-services#main): Comprehensive list of helpful tools and services for development. - [Cron Expression Viewer](https://tool.crontap.com/cronjob-debugger): A tool for viewing and generating cron expressions. - [Create step-by-step guides](https://folge.me/): Instructions for creating detailed guides within Shipixen. ## About Shipixen - [Release Notes](https://shipixen.com/boilerplate-documentation/landing-page-components/release-notes): Ship Next.js 15 apps with an MDX blog in minutes. TypeScript, Shadcn UI and all components you need to build for your app, website, product or blog. SEO optimized, responsive and performant. - [Component Explorer](https://shipixen.com/boilerplate-documentation/landing-page-components/component-explorer-shadcn): Ship Next.js 15 apps with an MDX blog in minutes. TypeScript, Shadcn UI and all components you need to build for your app, website, product or blog. SEO optimized, responsive and performant. - [Shadcn Pricing Page](https://shipixen.com/boilerplate-documentation/landing-page-components/shadcn-pricing-page): Ship Next.js 15 apps with an MDX blog in minutes. TypeScript, Shadcn UI and all components you need to build for your app, website, product or blog. SEO optimized, responsive and performant. - [Become an affiliate](https://shipixen.lemonsqueezy.com/affiliates): Details on how to become an affiliate partner with Shipixen. - [Privacy Policy](https://shipixen.com/privacy): The privacy policy governing the use of Shipixen services. - [Terms](https://shipixen.com/terms): Terms of service for using Shipixen. This structured summary provides a comprehensive overview of the documentation available for Shipixen, ensuring that users can easily navigate and find the information they need.