artseyio / artsey

Website and general info files that are available online. This is mostly documentation and information related to artsey
213 stars 11 forks source link

Convert artsey layout to yaml for 0.8 #1

Closed mcrosson closed 3 years ago

mcrosson commented 3 years ago

Update includes a YAML file that defines artsey v0.8 (per discussions related to the v0.8 update) as well as a small python script to generate a cheat sheet based on the yaml file and the generated markdown file

The python code was written with python 3 and using the pyyaml package from pip