Ben Keith
Ben Keith
In the staff contact list, move your contact info to the "former employees" section.
On the article https://github.com/INN/docs/blob/master/how-to-work-with-us/member-services.md "How we support INN members", there's this line: > Site licenses for a number of [premium WordPress plugins](http://largo.readthedocs.org/users/plugins.html#complete-list-of-plugins-available). That link, http://largo.readthedocs.org/users/plugins.html#complete-list-of-plugins-available, is dead as a result...
https://github.com/INN/docs/blob/master/communications/newsletter/sample-contributor-email.md Several considerations: - rather than linking to the archive of labs.inn.org posts tagged "guest", we should link to individual contributions - in addition to linking to past newsletters, we...
This section doesn't need to be formal INN standards, but it would be nice to have some resources in INN/docs for formatting of commit messages and changeloge. The documentation at...
This should cover at a minimum: - [ ] links to deploy-tools installation stuff - [ ] updating child theme, commit, push - [ ] update umbrella with new submodule,...
This should cover: - a list of documentation outside of INN/docs - a list of things that aren't documentation, but are valued lists — private stuff shouldn't be linked, but...
Anyplace: - where we talk about adding to INN's secrets - anyplace where we talk about `env` add a mention of: - open a new terminal or `source ~/.bashrc` or...
https://rubygems.org/gems/ghi could be scripted; there's also https://github.com/nprapps/app-template#copy-the-template which includes some issue-creation aspects. From there, we could turn docs/checklists/*.md into actual GitHub issues.
https://github.com/INN/docs/blob/6ff5f7418db5c42ab4641e88548a24f529400c51/checklists/child-themes.md - [ ] s/vagrant/development environment/ - [ ] reference technical deployment docs for deploy-tools https://github.com/INN/deploy-tools/blob/master/docs/deploy.md - [ ] post-deploy checks and tests
We have [docs](https://github.com/INN/docs/blob/0e288fb91fb621622ee98a7dee56979feb359944/projects/wordpress-plugins/release.sh.md) for [Ryan's fork](https://gist.github.com/rnagle/40d84cbd5fef86e3de7781fc31b46d94) of [PMP's release.sh](https://github.com/publicmediaplatform/pmp-wordpress/blob/master/release.sh) in this repository, but we don't have the actual script in this repo, and we may want to update the script...