https://github.com/skx/dotfiles/tree/master/.emacs.d
In there you'll find ~/.emacs/init.el which parses ~/.emacs/init.md which is a markdown file containing both documentation and executable Lisp.
There are other files in separate directories/packages, but I like the idea of placing everything in one readable file:
https://github.com/skx/dotfiles/blob/master/.emacs.d/init.md
https://github.com/skx/dotfiles/tree/master/.emacs.d
In there you'll find ~/.emacs/init.el which parses ~/.emacs/init.md which is a markdown file containing both documentation and executable Lisp.
There are other files in separate directories/packages, but I like the idea of placing everything in one readable file:
https://github.com/skx/dotfiles/blob/master/.emacs.d/init.md