Skip to content

yashburshe/mdpress

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

Mdpress is an experimental blog framework powered by EJS and Markdown

npm

Features

  1. Create new posts with a slug, title, author, date and content
    • Post content is written in Markdown. All features supported by
  2. Manage posts (delete)
  3. View all posts

Installation

  1. Clone this repository
  2. Create a .env file in root and add the PORT variable (eg. 3000)
  3. Run npm install
  4. Run npm run dev

About

Server side blogging engine

Topics

Resources

Stars

Watchers

Forks