Skip to content

Creates a website based on a github repository of markdown files.

Notifications You must be signed in to change notification settings

codebru/github-web-reader

Repository files navigation

Github Web Reader

This project takes a Github repo and displays it as a website. It currently only supports markdown.

Installation

  • Install dependencies
npm install
  • Write github details to config.js
  • Run development server
npm run dev
  • Run production server
npm run build
npm start

About

Creates a website based on a github repository of markdown files.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published