Skip to content

Git Repo for development of blog built with Next.js consuming a Headless CMS

Notifications You must be signed in to change notification settings

vsr4493/Vorcan-Lab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Progress so far:

  • Added Semantic-UI for styling.
  • Added a common Layout with a header.
  • Added Header UI.
  • Added sidebar.
  • Can query a single post by ID.

Pending:

  • Add UI for showing list of blog posts.
  • Add UI for rendering a single post.
  • UI and layout for about me page.

Issues Faced:

  • Hot-reload on error scenario throws "out of stack space" error in windows Used --max-old-space-size=4096 along with the node command. (Unverified)

About

Git Repo for development of blog built with Next.js consuming a Headless CMS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published