Contribution
I'm happy to accept contributions.
- Fork the repository on github.
- Checkout a new branch, you can name it whatever you want.
git checkout mychanges
- Add, commit and push your changes.
- Follow the github process to create a pull request.
- I'll review, suggest any changes, and accept if I feel they are merited.
You can add articles if you like, even ones that challenge existing articles.
Please note; this wiki operates under the assumption the Church of Jesus Christ of Latter-day Saints is a valid and true church. Attacks against Mormonism won't be accepted. This includes articles that refute basic teachings of the church but are otherwise positive.
Also, until I get the Setup Environment section below fully documented, we may run into some weirdities in getting your contribution looking right.
Setup Environment
While you can use whatever editor you want to create you changes or essay or whatever, it sometimes helps to recreate the original development environment.
As I'm writing this, I'm thinking maybe I should create a beta
site …
hmmm.
Vim/Vimwiki
I'm using vim and vimwiki for my editing environment.
include config, instructions, etc. here
Gollum Wiki
I'm using Gollum Wiki for the web presentation side.
I need to convert my setup to use docker and then include instructions here.