sc0ttj / mdsh

A simple static site generator, using Markdown and Bash
https://sc0ttj.github.io/mdsh/
10 stars 0 forks source link

Create plain text versions of each post #8

Closed sc0ttj closed 5 years ago

sc0ttj commented 5 years ago

So my bash CGI can serve up plain text versions of pages for curl, wget, etc.

These plain text versions could simply be the markdown (.md) files.