Create Pages

This section provides comprehensive guides for creating different types of pages in your Jekyll website, including blog posts, portfolio pages, service pages, and more.

  • Create Authors

    Author Management Guide for Snowlake Jekyll Theme Overview The Snowlake Jekyll Theme supports a robust author management system using Jekyll’s collections feature. This guide will walk you through creating, configuring, and displaying author profiles. 1. Author Collection Configuration Configuration in _config.yml collections: authors: output: true Key Points: output: true generates individual pages for each author Enables dynamic author profile generation 2. Creating Author Files File Location Create author files in the _authors directory with the following naming convention:

  • Create Pages

    Creating Pages in Deneb Jekyll Theme Overview The Deneb Jekyll theme supports multiple page types with specific layouts and configurations. This guide will help you create different types of pages. Page Types and Layouts Deneb Jekyll theme supports the following page types: Home Page (layout: home) Blog Posts (layout: post) Services Pages (layout: service-details) Portfolio Pages (layout: portfolio-details) About Page (layout: about) Contact Page (layout: contact) Author Pages (layout: author_page) General Page Creation Process Step 1: Choose a Location Pages are created in specific directories based on their type:

  • Portfolio Layouts Guide for Snowlake Jekyll Theme

    Comprehensive Portfolio Layouts Guide Overview The Snowlake Jekyll Theme offers 8 unique portfolio layouts to showcase your projects effectively. This guide will help you create and customize your portfolio with ease. Portfolio Layouts 1. Grid Portfolio Layout (grid-portfolio.html) Features: Responsive grid display Equal-sized project cards Clean, organized presentation Example Front Matter: --- layout: portfolio/portfolio-grid title: "Grid Portfolio" sub_title: "Consectetur adipiscing elit" portfolio_area: enable: true categories: - title: "Branding" filter: "branding" - title: "Design" filter: "design" - title: "Photography" filter: "photography" --- 2.

  • Create Blog View

    Comprehensive Blog Layouts Guide Overview The Snowlake Jekyll Theme offers 8 distinct blog layouts to help you create a compelling and versatile blogging experience. This guide provides an in-depth exploration of each layout, its features, and best practices. Blog Layout Types 1. Boxed Classic Sidebar View (boxed-classic-sidebar-view.html) Example Front Matter: --- layout: blog/boxed-classic-sidebar-view meta_title: Snowlake - Boxed Classic Blog with Sidebar - Creative Business and Startup Jekyll Theme meta_description: | Snowlake Jekyll Theme's Boxed Classic Blog with Sidebar can help you build your dream blog.