dnote/pkg/server/mailer/templates
Sung Won Cho 2758923c34
Implement personal knowedge base version (#254)
* Allow to add and edit notes

* Implement search

* Implement settings

* Implement checkout page

* Implement paywall

* Fix inconsistent margin

* Render mobile menu

* Allow to logout

* emails

* Implement user migration

* Always build standalone

* Embed digest in email

* Move browser extension

* Fix test

* Use system font

* Add favicon and app icons

* Make tabbar smaller

* Initialize focus on editor

* Fix various UI audit issues

* Simplify asset serving

* Register sw

* Upgrade deps
2019-09-30 11:02:09 +08:00
..
scripts Improve package structure (#207) 2019-06-25 19:20:19 +10:00
src Implement personal knowedge base version (#254) 2019-09-30 11:02:09 +08:00
.env.dev Simplify the env vars (#225) 2019-07-23 15:55:23 +10:00
.gitignore Improve package structure (#207) 2019-06-25 19:20:19 +10:00
main.go Implement personal knowedge base version (#254) 2019-09-30 11:02:09 +08:00
README.md Improve package structure (#207) 2019-06-25 19:20:19 +10:00

templates

Email templates

  • /src contains templates.
  • Run the server to develop templates locally.