voteliquid / blog

The Liquid Blog
https://blog.liquid.us
Other
2 stars 0 forks source link

Add inline newsletter call-to-action signup #17

Closed dsernst closed 7 years ago

dsernst commented 7 years ago

Coinbase sets a good example:

screen shot 2016-10-09 at 12 38 34 pm

^ from their front page



screen shot 2016-10-09 at 12 38 48 pm

^ footer of every post

dsernst commented 7 years ago

Love the message on this one from dcurt.is

screen shot 2016-10-11 at 10 40 36 am
jaredscheib commented 7 years ago

We've done the frontend for this: https://github.com/liquidvote/blog/commit/2df551dd25d900bbaed0d48dc527bb9a3e7ddf90

We still need:

dsernst commented 7 years ago

Sends to API as of https://github.com/liquidvote/blog/commit/cdfa961188445a6dfa887e96de0dcf67c9994884

dsernst commented 7 years ago

Added success message in https://github.com/liquidvote/blog/commit/d05d99b9d3e4475b25c91ff43f8bcf88e3f41582:

screen shot 2016-10-15 at 12 37 47 am
dsernst commented 7 years ago

Right now there's no feedback if there's an error

dsernst commented 7 years ago

Added error handling: