ppoffice / hexo-theme-hueman

A redesign of Alx's wordpress theme Hueman, ported to Hexo.
http://ppoffice.github.io/hexo-theme-hueman/
GNU General Public License v2.0
1.17k stars 335 forks source link

Subscribe widget #192

Closed mien closed 6 years ago

mien commented 6 years ago

This pull request for the issue #183 which I created. I have created working code that can send subscription email to the email id provided there are couple more thing that needs to done are as follows:

  1. add other email subscription provider
  2. enhance widgets UI
    1. once subscripted should show msg like 'email sent' [done but UI enhancements requesd]
    2. error handling
    3. internationalization of the error message
mien commented 6 years ago

you were not suppose to merge this pull request its incomplete

mien commented 6 years ago

there are few changes required which i have mentioned in description, mostly UI changes.