Skip to content

kranachan/escapeland

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

banner

Illustration

Escapeland

A CRT-style portfolio template powered by Sanity.

Main features

  • Blog (Posts)
  • Artworks (Gallery)
  • Engineering (Showcase Projects)
  • Contact (E-mail & Social Links)
  • Responsive Layout
  • Dark theme with CRT
  • Web Graphics

Next steps

  • Preview Post
  • URL Parser
  • Share
  • Pagination
  • TOC
  • Posts Directory

One-click deployment

Development

Prerequisites

  • Bun >= 0.7.0
  • A modern web browser
  • Sanity's project id and dataset

Environment variables

  # /app/.env
  SECRET_PROJECT_ID="<YOUR_SANITY_PROJECT_ID>"
  SECRET_DATASET="<YOUR_SANITY_DATASET>"
  SECRET_DEPLOY_URL="<YOUR_DEPLOY_URL>"

  # /studio/.env
  SANITY_STUDIO_PROJECT_ID="<YOUR_SANITY_PROJECT_ID>"
  SANITY_STUDIO_DATASET="<YOUR_SANITY_DATASET>"

Screenshots

application-dark-preview application-light-preview studio-preview