shrinkray / shrinkraylabs

A portfolio site with Hygraph CMS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hygraph SvelteKit Portfolio and Blog Starter

Minimalist Developer Portfolio and Blog built with SvelteKit, Tailwind, daisyUI, and deployed to Vercel.

Clone project Deploy with Vercel

The stack

This is an example project generated with the Hygraph Developer Portfolio and Blog starter.

  • Hygraph: Manage projects and blog posts.
  • SvelteKit: A powerful framework that lets us query data and use endpoints for server side data.
  • Vercel: For an intuitive Git based workflow with seamless publishing.

How to use

⚠TODO!

Rename the sample.env file to .env and add your own Content API endpoint.

mv sample.env .env

Install dependencies and run local dev server:

npm i
npm run dev

About

A portfolio site with Hygraph CMS


Languages

Language:Svelte 66.7%Language:JavaScript 31.3%Language:HTML 1.4%Language:CSS 0.4%Language:Shell 0.1%