Skip to content

artimora/generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tarot Card Page Generator

Simple script to generate pages of markdown in categories from a single markdown page

Example

# Title

## Category One

- Page One
- Page Two

## Category Two

- Page One
- Page Two
───output
   ├───Category One
   │       Page One.md
   │       Page Two.md
   │
   └───Category Two
           Page One.md
           Page Two.md

About

generate pages of markdown from a single markdown page

Topics

Resources

Stars

Watchers

Forks

Languages