Skip to content

Commit

Permalink
Added table of content in Readme file (#730)
Browse files Browse the repository at this point in the history
  • Loading branch information
anemne authored Oct 9, 2024
1 parent 9ea7f77 commit 7a61acc
Showing 1 changed file with 28 additions and 0 deletions.
28 changes: 28 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,34 @@

Variant’s webpages are based off of Sankitty — a Next.js and Sanity-powered project designed to accelerate the development process from prototype to production. With minimal configuration and boilerplate, Sankitty allows developers to quickly get started on building user interfaces while maintaining full control over both UI and content. This project has been customized to meet the specific needs of Variant’s websites for .no and .se domains.

## Table of Contents

- [Key Features](#key-features)
- [Shared Studio](#shared-studio)
- [Features of Shared Studio](#features-of-shared-studio)
- [Getting Started](#getting-started)
- [Scripts](#scripts)
- [Project Structure](#project-structure)
- [Custom Desk Structure](#custom-desk-structure)
- [Managing Content](#managing-content)
- [Company Information](#company-information)
- [Social Media Profiles](#social-media-profiles)
- [Navigation Management](#navigation-management)
- [Pages](#pages)
- [Development Workflow](#development-workflow)
- [Using `fetchWithToken` for Custom Components in Sanity](#using-fetchwithtoken-for-custom-components-in-sanity)
- [Steganography in Presentation](#steganography-in-presentation)
- [Serving files from `/public`](#serving-files-from-public)
- [OpenGraph image customization](#opengraph-image-customization)
- [Custom fonts](#custom-fonts)
- [Custom background](#custom-background)
- [Troubleshooting](#troubleshooting)
- [Testing and Deployment](#testing-and-deployment)
- [Dependencies](#dependencies)
- [Development Dependencies](#development-dependencies)
- [Documentation and Resources](#documentation-and-resources)
- [License and Credits](#license-and-credits)

## Key Features

- **Rapid UI Development:** Built with Next.js and Sanity, Sankitty provides a streamlined environment for creating and managing dynamic, content-driven websites. The integration minimizes the setup time, letting developers focus on building out the UI faster.
Expand Down

0 comments on commit 7a61acc

Please sign in to comment.