Skip to content

denzyldick/mserver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MServer

Serve your markdown files to the internet. Just execute a binary inside a folder containing markdown files, and they will automatically be served by a build in web-server.

Example gif

Build it yourself.

  1. Install the rust toolchain.
  2. Build using cargo.
  3. Run the executable.

Todo

  • Add HTTPS support.
  • Extract hardcoded configuration to a configuration file.
  • Add an PKGBUILD script for arch based distros.
  • Update the configuration file if there missing fields.
  • Use the current path as working directory and skip the whole default configuration path.
  • Make it possible to inject CSS, Javascript.
  • Read title from the configuration and remove the hardcoded title.
  • Configuration available at runtime without IO in the middle.

About

Host your markdown files the easy way.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages