Skip to content

bayrock/DocPotion

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DocPotion

Markdown preprocessor for alchemical repo documentation

License


Getting Started:

  1. Install Elixir
  2. Clone the repo:
git clone https://github.com/bayrock/DocPotion
  1. Add/configure layouts and partials
  2. Run the script:
cd DocPotion && elixir DocPotion.exs
Expected output:

Successfully built 1 document file!

All done! Full document files are written to the root directory by default.

Built with the following technologies:

  • Elixir - Documentation as a first-class citizen
    • EEx - Embedded Elixir