Commit Graph
100 Commits
Author SHA1 Message Date
Michael Rose 608fa9922f Add documentation for using custom sidebar navigation menus
- Close #476
2016-08-31 11:01:51 -04:00
Michael Rose 268fffb3b1 Update history and bump version to 3.4.4 2016-08-25 14:36:21 -04:00
Michael Rose f226818d61 Update CHANGELOG.md and bump version to 3.4.4 2016-08-25 14:35:32 -04:00
Michael Rose d1fd5afafd Update gems: colorator (1.1.0), forwardable-extended (2.6.0), github-pages (93), jekyll (= 3.2.1), minima (= 1.0.1) 2016-08-25 14:35:23 -04:00
Michael Rose f1d759ff4d Exclude vendor 2016-08-25 14:35:03 -04:00
Michael Rose 882153c876 Update history and bump version to 3.4.3 2016-08-22 09:22:39 -04:00
Michael Rose 1f17980954 Update CHANGELOG and bump version to 3.4.3 2016-08-22 09:21:48 -04:00
Michael Rose 4ee0275827 Add structured data markup for itemprop="comment"
- Close #458
2016-08-22 09:21:38 -04:00
Michael Rose 805271f232 Adjust padding on .highlight blocks to align overflow scrollbar to the bottom 2016-08-22 09:21:05 -04:00
Michael Rose 0c0d37415b Make "honeypot" input less obvious for spam bots 2016-08-22 09:20:47 -04:00
Michael Rose 216f96c0ba Add Markdown to comment 2016-08-21 23:09:36 -04:00
Michael Rose 0290c9485a Merge branch 'gh-pages' of https://github.com/mmistakes/minimal-mistakes into gh-pages
* 'gh-pages' of https://github.com/mmistakes/minimal-mistakes:
  Fix typo
  Add Staticman entry
2016-08-21 17:20:12 -04:00
Michael Rose 26a554dabf Add note about using url: "http://localhost:4000" when working locally. 2016-08-21 17:20:07 -04:00
Michael Rose 57c885aa80 Update history and bump version to 3.4.2 2016-08-11 22:38:21 -04:00
Michael Rose 6001be327d Update CHANGELOG.md and bump version to 3.4.2
- Close #448
2016-08-11 22:35:07 -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 64f0a0f0c8 Lighten disabled pagination links 2016-08-11 22:34:56 -04:00
Michael Rose b2bad4cca6 Fix broken link 2016-08-11 22:26:40 -04:00
Michael Rose 5c76a5f5aa Update history and bump version to 3.4.1 2016-08-11 15:24:59 -04:00
Michael Rose b281da63e5 Update CHANGELOG.md and bump version to 3.4.1 2016-08-11 15:24:00 -04:00
Michael Rose 87d902da78 Include staticman.filename in docs 2016-08-11 15:16:42 -04:00
Michael Rose 46fe8134fd Edit codeblock 2016-08-11 15:15:40 -04:00
Michael Rose 491f3326c6 Don't link author name if url is blank 2016-08-11 15:01:55 -04:00
Michael Rose 9199868845 Remove test comments 2016-08-11 14:55:19 -04:00
Michael Rose ec671633b8 Add filename 2016-08-11 14:54:30 -04:00
Michael Rose 34e62a314e Adjust spacing 2016-08-11 14:54:14 -04:00
Michael Rose a485adaafb Bump version to 3.4.0 2016-08-11 12:25:23 -04:00
Michael Rose 6d904c2c20 Document Staticman setup and configuration 2016-08-11 12:24:36 -04:00
Michael Rose 4b08deef6d Update history 2016-08-11 11:38:24 -04:00
Michael Rose bc2858692a Update CHANGELOG.md and bump version to 3.4.0 2016-08-11 11:31:58 -04:00
Michael Rose cd4ecfc98f Mention Staticman comments in README.md
- Close #424
2016-08-11 11:31:32 -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 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 0016c1faed Style static comments, form, and modal 2016-08-11 11:27:25 -04:00
Michael Rose 84c44ef7b8 Fix typo 2016-08-11 11:27:14 -04:00
Michael Rose 3734649c36 Update Gemfile.lock to include jekyll-feed 2016-08-08 16:33:31 -04:00
Michael Rose 43e8339ecf Update history and bump version to 3.3.7 2016-08-08 16:33:20 -04:00
Michael Rose 1ccb12372b Update documentation to reflect using Jekyll's native support of Sass/SCSS files 2016-08-08 16:32:19 -04:00
Michael Rose 294829636e Update CHANGELOG.md, README.me, and bump version to 3.3.7 2016-08-08 16:23:11 -04:00
Michael Rose 23ea0e8e71 Use Jekyll native Sass/SCSS preprocessor
- Move .scss files to default `_sass` folder
- Configure Sass/SCSS in `_config.yml`
- Run .scss files through Autoprefixer
- Remove unnecessary npm scripts for building CSS
- Close #333
2016-08-08 16:22:45 -04:00
Michael Rose 9c63cabe7e Fallback to site.github.url for use in {{ base_path }} when site.url is nil 2016-08-08 16:16:53 -04:00
Michael Rose 4ac885a515 Re-enable Jekyll plugins in _config.yml
- Close #417
2016-08-08 16:16:07 -04:00
Michael Rose e389151ce9 Add sample archive page with content for testing styles 2016-08-03 13:29:38 -04:00
Michael Rose b32403cb02 Document site.repository 2016-08-02 12:15:03 -04:00
Michael Rose 3eddd62d4a Update history and bump version to 3.3.6 2016-08-01 10:31:23 -04:00
Michael Rose cd8f4f38cb Update CHANGELOG and bump version to 3.3.6 2016-08-01 10:30:05 -04:00
Michael Rose 1510d52f83 Fix blank site.teaser bug
- Use `assign` instead of capture and then check if variable is `nil` or not.
- Close #412
2016-08-01 10:29:56 -04:00
Michael Rose 262d99b7c7 Update history and bump version to 3.3.5 2016-08-01 09:52:45 -04:00
Michael Rose a9357484aa Update installation and upgrading documentation 2016-08-01 09:50:22 -04:00
Michael Rose 890a5e3eb2 Fix {{ site.gh_repo }} links 2016-08-01 09:33:32 -04:00
Michael Rose a04674dccd Bump version to 3.3.5 2016-08-01 09:12:28 -04:00
Michael Rose e1b4e92f61 Update CHANGELOG 2016-08-01 09:12:16 -04:00
Michael Rose be274da0c6 Remove gh_repo in favor of repository 2016-08-01 09:12:05 -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
Michael Rose f4b9ecce7b Update Gemfile instructions 2016-08-01 09:10:13 -04:00
Michael Rose c0ccbc1b0b Disable gems in _config.yml and enable with bundler instead
- Add `repository` to `_config.yml` as part of GitHub metadata
2016-08-01 09:09:46 -04:00
Michael Rose 77d921d491 Remove unused Google AdSense variables in _config.yml 2016-08-01 09:08:21 -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 0cf79d8fcd Update history and bump version to 3.3.4 2016-07-26 15:59:55 -04:00
Michael Rose 7831fad85a Document custom feed URL 2016-07-26 15:59:28 -04:00
Michael Rose 020229790c Update CHANGELOG and bump version to 3.3.4
- Close #378, close #379
2016-07-26 15:45:16 -04:00
Michael Rose 6a7d29a3e7 Add external feed URL conditional to <head> 2016-07-26 15:45:05 -04:00
Michael Rose a1426556df Add localized text supported by the theme 2016-07-26 15:44:37 -04:00
Michael Rose 9a4b149d73 Update gems
- activesupport (4.2.7)
- ffi (1.9.14)
- github-pages (88)
- jekyll-redirect-from (0.11.0)
- html-pipeline (2.4.2)
- jekyll-watch (1.5.0)
2016-07-26 15:44:13 -04:00
Michael Rose 68483832db Add link to latest release version 2016-07-21 08:40:24 -04:00
Michael Rose b17d5d8420 Update README to include version, link to CHANGELOG, and creator info. 2016-07-21 08:30:21 -04:00
Michael Rose 5dcbda3726 Update history and bump version to 3.3.3 2016-07-20 16:16:07 -04:00
Michael Rose 7a987b5964 Update CHANGELOG and bump version to 3.3.3 2016-07-20 16:12:31 -04:00
Michael Rose 3fe927c023 Fix gallery size bug
-  Improperly evaluated size of gallery arrays as strings and not integers
- Close #402
2016-07-20 16:11:59 -04:00
Michael Rose f2d821e461 Add more images to gallery 2016-07-20 16:02:35 -04:00
Michael Rose 5b0c19ae68 Explain what .MARKUP represents to avoid confusion over proper post file extensions 2016-07-20 08:21:09 -04:00
Michael Rose 91c76d3492 Update history and bump version to 3.3.2 2016-07-14 12:04:12 -04:00
Michael Rose 8b8885a8a4 Update CHANGELOG and bump version to 3.3.2
- Close #396
2016-07-14 12:02:03 -04:00
Michael Rose 6427e1d32c Fix grammar. 2016-07-14 09:42:12 -04:00
Michael Rose d4a13dec0e Correct typo npm build:js should be npm run build:js 2016-07-14 09:40:28 -04:00
Michael Rose fcbc5a516c Update history and bump version to 3.3.1 2016-07-11 14:17:46 -04:00
Michael Rose a0a6fb0b44 Update CHANGELOG and bump version to 3.3.1 2016-07-11 14:16:38 -04:00
Michael Rose a6a5565dce Improve link posts in archive listings
- Remove `target="_blank"` anti-pattern
- If link post point title to source article
- Switch star icon to a link to indicate "permalink" and markup semantically with `rel="permalink"`
- Reduce opacity of permalink icon
- Adjust hover styles due to shuffling around <a> element
- Close #276
2016-07-11 14:16:23 -04:00
Michael Rose dfa94b81fd Indicate the relationship between component URLs in a paginated series
- Apply rel="prev" and rel="next" to pages that use site.paginator
- Ref ~> https://webmasters.googleblog.com/2011/09/pagination-with-relnext-and-relprev.html
- Close #253
2016-07-11 14:16:14 -04:00
Michael Rose 690f111a1b Enable image popup on < 500px wide screens
- Close #385
2016-07-11 14:16:04 -04:00
Michael Rose 143315eeb3 Update gems
- Update github-pages (86), ffi 1.9.13, jekyll-mentions 1.1.3, and rouge 1.11.1
2016-07-11 14:15:56 -04:00
Michael Rose 71b901c57d Fix note about custom sidebar content appearing below author profile.
- Fixes #388
2016-07-08 10:49:33 -04:00
Michael Rose 03f37a697c Update history and bump version to 3.2.13 2016-07-01 13:00:52 -04:00
Michael Rose c362a38d85 Update CHANGELOG and bump version to 3.2.13 2016-07-01 13:00:04 -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 b8d5d306dd Update history and bump version to 3.2.12 2016-06-24 15:47:00 -04:00
Michael Rose 0926e27487 Update CHANGELOG and bump version to 3.2.12 2016-06-24 15:46:14 -04:00
Michael Rose fdf2e7f7a8 Update history and bump version to 3.2.11 2016-06-23 10:16:17 -04:00
Michael Rose 1352d643a8 Update CHANGELOG and bump version to 3.2.11 2016-06-23 10:14:01 -04:00
Michael Rose b869029c3b Build CSS 2016-06-23 10:08:38 -04:00
Michael Rose 0eea2a56dd Update Font Awesome to 4.6.3 2016-06-23 10:07:17 -04:00
Michael Rose 305127546b Update vendor JS and build
- Update jQuery to 1.12.4
- Update Stickyfill.js to 1.1.4
2016-06-23 10:07:05 -04:00
Michael Rose fc604de428 Update gems
- Update github-pages, jekyll-github-metadata, kramdown gems
2016-06-23 10:06:53 -04:00
Michael Rose 6a29d3e762 Build JS
- Close #372
2016-06-23 09:48:56 -04:00
Michael Rose 1d736bdf64 Fix heading 2016-06-21 14:59:58 -04:00
Michael Rose eced734842 Update history and bump version to 3.2.10 2016-06-21 14:54:10 -04:00
Michael Rose a2eb648e3f Update CHANGELOG and bump version to 3.2.10 2016-06-21 14:52:43 -04:00
Michael Rose 3661167093 Add contributing guidelines 2016-06-21 14:52:33 -04:00