Skip to content

chris1ding1/md-star

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MD Star

PyPI - Version PyPI - Python Version


Table of Contents

Features

Markdown to HTML

  • To HTMl
    • Lang
    • Schema website name
    • Schema Article (Article, NewsArticle, BlogPosting)
    • Schema ProfilePage (Person, Organization)
    • X card
    • rel="canonical" link
    • Sitemap
  • Other
    • Drafts
    • Serve
    • Timezone
    • Slug

Installation

pip install md-star

Usage

mdstar init my-blog
cd my-blog
mdstar build
mdstar serve [-p 8000]

Deploy Cloudflare Pages

Build configuration:

  • Build command: pip install md-star && mdstar build
  • Build output: dist

License

md-star is distributed under the terms of the MIT license.

About

A Markdown Static Site Generator.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published