Skip to content
This repository has been archived by the owner on Oct 22, 2023. It is now read-only.

3n3a-archive/markdown-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

markdown-server

.github/workflows/build-docker-image.yml |

converts your markdown in the docs folder on the fly to html

Docker

  • Your Markdown files go into /static
  • Your assets like images etc go into /assets
  • Under /generated you'll find the html generated from the markdown

Example

docker run -p 8000:8000 3n3a/markdown-server:latest

About

a server that renders markdown on demand

Resources

Stars

Watchers

Forks

Packages

No packages published