Commit Graph

31 Commits

Author SHA1 Message Date
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
75ca4b6672 Add English default text for comment submission modals and titles 2016-08-11 11:29:48 -04:00
Michael Rose
c6779eb862 Add Italian text strings to ui-text.yml
- Translation by @ivanferreroit
2016-08-01 09:10:46 -04:00
Michael Rose
1e831c4614 Remove (default) label 2016-08-01 09:10:30 -04:00
Felipe de Morais
00d3586db0 Adding Portugese in the ui-text 2016-08-01 09:10:00 -04:00
Ekrem Karaca
9f162e8fb8 Update ui-text.yml
Turkish locale values...
2016-07-26 15:44:23 -04:00
Michael Rose
d5c5e33906 Add English default UI text for Canada, Great Britain, and Australia
- Close #377
2016-07-01 12:59:44 -04:00
Michael Rose
ac09f56f14 Remove "Follows:" text from footer 2016-06-13 12:40:27 -04:00
Michael Rose
db1d4b8fe4 Remove minutes_read to avoid awkward reading time wording
- Issue #356
2016-06-13 12:28:37 -04:00
Flohw
d5bc1ed6dd Add missing translation 2016-06-10 14:22:26 -04:00
Flohw
3750cb63b8 Add french translations 2016-06-10 14:22:18 -04:00
Sergio C. Orozco Torres
083ab747e1 Fix for division by 0 error caused by null words_per_minute 2016-06-07 11:38:34 -04:00
Michael Rose
d3016d8795 Add translation key for "Recent Posts" 2016-05-13 10:44:17 -04:00
Michael Rose
fdd9bde786 Reorder config and remove some variables 2016-04-07 16:27:01 -04:00
Michael Rose
1c8239f664 Move breadcrumb text out of _config.yml and into ui-text.yml data file 2016-04-05 21:36:32 -04:00
Michael Rose
234368718f Change "table of contents" default icon and text label 2016-04-05 21:15:56 -04:00
Michael Rose
803096d9fa Add icons to page meta labels (tags, categories, and date) 2016-04-03 21:35:53 -04:00
Michael Rose
646454db24 Add localized labels for "website" and "email" author sidebar 2016-03-25 10:48:08 -04:00
Michael Rose
bda9a23261 Add locale string for "Page" 2016-03-23 21:49:01 -04:00
Michael Rose
479bce3682 Rough out splash page _layout with styles and test content 2016-03-23 16:35:01 -04:00
Michael Rose
f19f08070d Make minor adjustments 2016-03-23 11:43:16 -04:00
Michael Rose
0feeb21821 Update labels, and colors, and things 2016-03-22 22:59:39 -04:00
Michael Rose
bf4bf6ed82 Add optional reading time to single _layout 2016-03-21 21:42:55 -04:00
Michael Rose
7dad1ad461 Edit text label 2016-03-21 16:36:35 -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
5d9e0af805 More style cleanup and housekeeping 2016-03-11 15:55:06 -05:00
Michael Rose
4427cf4c8e Add page taxonomy links for tags and categories
- Customizable text via _data file
- Enable/disable links by setting archive page filenames in _config.yml
2016-03-10 21:53:28 -05:00
Michael Rose
caefcce729 Cleanup SCSS 2016-03-10 11:13:54 -05:00
Michael Rose
feb504592c Remove locale hash to shorten Liquid variable names 2016-03-09 20:49:17 -05:00
Michael Rose
ea8fb6fe33 Add support for localizing UI text with a _data file 2016-03-09 16:33:27 -05:00