added readme

This commit is contained in:
2024-07-25 13:13:15 +02:00
parent 99001e7428
commit e7bf510112

23
README.md Normal file
View File

@ -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)