Commit Graph

10 Commits

Author SHA1 Message Date
Michael Rose
0c0d37415b Make "honeypot" input less obvious for spam bots 2016-08-22 09:20:47 -04:00
Michael Rose
32cb7d07ee Improve UX of comment form
- Remove modal and insert notices above submit button
- Disable form on successfully submission
- Add "loading..." icon and text to button on submit
- Remove unused text string translations
2016-08-11 22:35:01 -04:00
Michael Rose
3b41f8d21a Move comments above form elements and add missing English UI text strings 2016-08-11 11:31:13 -04:00
Michael Rose
816b60d603 Add includes for static-based comments powered by Staticman
- Configure Staticman with sane defaults
- Build comment form to capture new comments and ajax data to Staticman
- Build comments view that iterates over `_data/comments/post-slug/*.yml` files
2016-08-11 11:29:33 -04:00
Michael Rose
0463303bd9 Add en default text to site.locale strings
- Close #407
2016-08-01 09:07:50 -04:00
Michael Rose
d7df394a5e Make base_path available to all includes that need it 2016-04-14 14:45:48 -04:00
Michael Rose
7f42a0e4c2 Fix collapsing floats 2016-03-23 16:33:21 -04:00
Michael Rose
0e365ee248 Organize comments providers includes and make FB fill parent container 2016-03-23 12:55:36 -04:00
Michael Rose
9fecb03081 Add title to comments section
- Style .page__comments-title
- Add comments label text to data file
- Add .html extension to comment provider _includes
2016-03-17 22:36:20 -04:00
Michael Rose
f63b8fe294 Add file extensions back to non-helper _includes 2016-03-10 21:13:01 -05:00