Skip to content

amissah17/devblok

Repository files navigation

Nextjs + Storyblok Blog

This is a one page developer blog with syntax highlighting built with Storyblok and Next.js.

Demo

Here's a live preview of the app

Technologies

  • Node v18

    Install from official site.

  • NPM.

      npm install npm@latest -g.
    
  • Next v13

  • Storyblok

  • Rehype-prism-plus

  • Next-mdx-remote

  • GraphQL

Installation

  1. Clone the repo

     git clone https://github.com/amissah17/devblok/
    
  2. Install NPM packages

     npm install
    
  3. Create .env.local in root folder.

  4. Get public API endpoint from Storyblok

  5. Enter endpoint in .env.local file

     PublicToken = 'enter your endpoint'
    
  6. Start development Server

     npm run dev
    

Development

Read a tutorial on how I built this app

Licence

Distributed under the MIT License

Contact

Frank Amissah -Twitter

Project Link: GitHub

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published