A .plan file for the extended LFE community
View the current .plan file here:
Want to add your own entry to the LFEX .plan
file? Just:
- fork the repo
- make your edits:
- add
<yourname>
to thesrc/_config.yml
in theDotPlan -> 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
- add
- submit a PR