Hygraph Sveltekit Portfolio And Blog Starter screenshot

Hygraph Sveltekit Portfolio And Blog Starter

Author Avatar Theme by Hygraph
Updated: 6 Dec 2022
43 Stars

Get started with your own portfolio and blog with SvelteKit and Hygraph

Categories

Overview

Hygraph SvelteKit Portfolio and Blog Starter is a minimalist developer portfolio and blog template built with SvelteKit, Tailwind, and daisyUI. It is designed to be deployed on Vercel, a platform that offers an intuitive Git-based workflow for seamless publishing. This starter project includes features such as project and blog post management, the ability to query data and use server-side endpoints with SvelteKit, and easy installation via cloning the repository and configuring project keys.

Features

  • Minimalist Design: The portfolio and blog template offers a clean and minimalist design, allowing the focus to be on the developer’s work and content.
  • Project and Blog Post Management: Hygraph enables developers to easily manage their projects and blog posts, making it convenient to add, edit, and showcase their work.
  • SvelteKit Integration: SvelteKit, a powerful framework, is used in this starter project, allowing developers to query data and utilize server-side endpoints for efficient data handling.
  • Deploy to Vercel: The template is specifically built for deployment on Vercel, providing an intuitive Git-based workflow and seamless publishing experience.

Installation

To use the Hygraph SvelteKit Portfolio and Blog Starter, follow these steps:

  1. Clone the repository to your local machine using the provided link.
  2. Install the project’s dependencies.
    npm install
    
  3. Retrieve your Hygraph project keys by creating a new Hygraph project using the Portfolio Template.
  4. Locate the .env file in the project directory and add your project endpoint to the VITE_HYGRAPH_ENDPOINT variable. You can find this endpoint under Project Settings -> API Access -> Content API.
  5. Start building your portfolio and blog by running the following command:
    npm run dev
    

Summary

The Hygraph SvelteKit Portfolio and Blog Starter is a versatile and user-friendly template for developers to create and showcase their portfolio and blog. With its minimalist design, integration with SvelteKit, and smooth deployment on Vercel, developers can easily manage their projects and blog posts while focusing on their work. Follow the installation guide to get started and start building your own portfolio and blog today.