eugelogic / glasgow

NextJS and Sanity CMS blog proof of concept.

Home Page:https://glasgow.vercel.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NextJS & Sanity blog proof of concept.

Live demo

Theme

Since COP26 is on these days (Nov 2021), I thought I would use some dummy content with reference to some of the consequences of global warming.

Features

  • Header with editable site title & description
  • Blog index with featured image, title, category, excerpt, published date and author
  • Blog post template with the same features as the blog index but rich text instead of the excerpt
  • The blog post template also feature a like button (server side function)
  • Minimal style, no css framework
  • Footer
  • Mobile friendly (needless to say)
  • Images from Unsplash, see alt attributs for credits
  • Baumans and Montserrat Google fonts
  • Hosted on Vercel (for free)

Behind the Scenes

Screenshots

Here are some screenshots showing the Sanity CMS area

Sanity CMS area

Wish List

Features to be added on the next iteration.

Source

This project was mainly inspired by Learn Next.js and Make React Development Simpler

About

NextJS and Sanity CMS blog proof of concept.

https://glasgow.vercel.app/


Languages

Language:JavaScript 86.4%Language:CSS 13.6%