.. recipemd documentation master file, created by sphinx-quickstart on Tue Oct 1 00:16:36 2019. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. RecipeMD ======== A :doc:`standard format ` for recipes as `Markdown `_ files and a :doc:`python reference implementation `. The reference implementation can be used as a :doc:`CLI program ` and as a :doc:`python library <_apidoc/recipemd>`. Quick Start ----------- 1. Install the tool: ``pip install recipemd`` (optionally you can also :ref:`install shell completions`) 2. Look at some `example recipes `_ or start with a `recipe template `_ to create your own recipes 3. Learn how to use the CLI tool with some :ref:`example calls ` Specification ------------- We provide a :doc:`specification ` for RecipeMD so other tools can use the format. The specification also comes with a set of `test cases `_. Contributing ------------ You can take part in RecipeMD's development in our `GitHub repository `_. Resources --------- You can use `recipemd-extract `_ to fetch and extract recipes from the web. We also maintain a :doc:`list of recommended tools ` that work nicely with RecipeMD recipes. Some RecipeMD repositories: .. rst-class:: recipemd-repos * `AberDerBart `_ * `Chamaeleon- `_ * `chrissi^ `_ * `core-dd `_ * `crisartistry `_ * `dadada `_ * `dasnessie `_ * `Evylon `_ * `fscholdei `_ * `haeckse `_ * `Invisible4ever `_ * `mist `_ * `p3tr0sh `_ * `rixx `_ * `tstehr `_ License ------- The specification and the reference implementation are licensed under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either version 3 of the License, or any later version. .. toctree:: :hidden: Home Specification Python Implementation Recommended Tools Indices and tables ------------------ * :ref:`genindex` * :ref:`modindex` * :ref:`search`