diff --git a/README.md b/README.md new file mode 100644 index 0000000..af98f7e --- /dev/null +++ b/README.md @@ -0,0 +1,23 @@ +# Updated Gitea template files for proglang + +## TODO's + +- [x] [base/footer_content](./base/footer_content.tmpl) +- [x] [base/head_navbar](./base/head_navbar.tmpl) +- [x] [explore/repo_list](./explore/repo_list.tmpl) +- [x] [org/header](./org/header.tmpl) +- [x] [org/home](./org/home.tmpl) +- [x] [repo/clone_buttons](./repo/clone_buttons.tmpl) +- [x] [repo/course_view_list](./repo/course_view_list.tmpl) +- [ ] [repo/home](./repo/home.tmpl) +- [ ] [repo/sub_menu](./repo/sub_menu.tmpl) +- [ ] [user/dashboard/courses](./user/dashboard/courses.tmpl) +- [ ] [user/dashboard/dashboard](./user/dashboard/dashboard.tmpl) +- [ ] [user/dashboard/named_feeds](./user/dashboard/named_feeds.tmpl) +- [ ] [user/settings/account](./user/settings/account.tmpl) +- [ ] [user/settings/keys](./user/settings/keys.tmpl) +- [ ] [user/settings/navbar](./user/settings/keys.tmpl) +- [ ] [user/settings/profile](./user/settings/profile.tmpl) +- [ ] [user/settings/repos](./user/settings/repos.tmpl) +- [ ] [user/profile](./user/profile.tmpl) +- [ ] [home](./home.tmpl)