Plans for idea.junglecoder.com
Tag: PROJECT
Edit Created: 2019/10/24
Updated: 2019/10/24
TODO:
- Add created/updated information to posts/ideas
- Find a place to update https://github.com/ninenines/erlang.mk/tree/master/doc/src/guide so it warns about _app issues
- Update HTML generation to include doctype and UTF-8 encoding
- Add the ability to have table-driven page elements, to make submitting links and editing list pages easier on phones.
- Maybe add a CSS breakpoint for phones?
- Generally look into make the site a tiny bit more accessible?
DONE:
- Clean up redirect on idea create.
- Sort ideas by most recently changed
- Add more homepage type links.
- Figure out why the kilobyte_wiki_app:start/2 isn't getting called by init. If the bug is in Cowboy or Erlang.mk, submit an issue to github.com/ninenines/erlang.mk, and write it up regardless. (So this was due to an incorrect PROJECT name that ended in
_app
) - Add ability to make public/private pages(Decided against)
- Figure out CSS to add, if any.(Done)
- Add view-only link to admin page(Done)
- Figure out how to deploy multiple releases of this software against different databases.
- Rename to Kilobyte Wiki