Skip to content

A simple static blog built with Next.js and Typescript

Notifications You must be signed in to change notification settings

Mohamed-sal-ah/Front-dev-blog

Repository files navigation

Front-dev Blog

This is a simple static blog app built with Next.js, Typescript and Markdown.

Description

This blog uses markdown files to return frontmatter data and HTML content using gray-matter.

Installation

To install the app use

yarn install

or

npm install

Useage

To run the app use

npm run dev

or

yarn dev

About

A simple static blog built with Next.js and Typescript

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published