Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 662 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 662 Bytes

.plan

A .plan file for the extended LFE community

View the current .plan file here:

How to Add Your .plan

Want to add your own entry to the LFEX .plan file? Just:

  1. fork the repo
  2. make your edits:
    • add <yourname> to the src/_config.yml in the DotPlan -> planners list
    • create src/plans/<yourname>.plan.md, adding your LFE/LFEX-related content
    • check your edits locally by running make run and then opening http://localhost:4000 in your browser
  3. submit a PR