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
df182f48b5
Revert back to iso8601
2016-08-11 10:07:34 -04:00
Michael Rose
e368fd1b86
Testing timestamp-seconds
2016-08-11 10:02:20 -04:00
Michael Rose
76a935f179
Update _config.yml
2016-08-11 09:19:57 -04:00
Michael Rose
f0ba35f343
Test customizing commitMessage
with post slug
2016-08-11 09:16:31 -04:00
Michael Rose
d410566aec
Revert back to iso8601
2016-08-11 08:59:33 -04:00
Michael Rose
0906123c32
Testing timestamp
2016-08-11 08:36:52 -04:00
Michael Rose
95da726b5b
Add generated date field
2016-08-11 08:25:29 -04:00
Michael Rose
454e9dd803
Update _config.yml
2016-08-10 14:26:28 -04:00
Michael Rose
14601c013a
Update _config.yml
2016-08-10 14:01:23 -04:00
Michael Rose
84a12d5060
Remove .yml
2016-08-10 14:00:30 -04:00
Michael Rose
6e7b57cf43
Update comment data filename
2016-08-10 13:59:17 -04:00
Michael Rose
0c49eacc94
Testing Staticman
2016-08-10 12:19:52 -04:00
Michael Rose
33d4372fab
Remove Staticman configs
2016-08-09 22:23:09 -04:00
Michael Rose
b7c1a09bbe
Remove *email
2016-08-09 21:58:23 -04:00
Michael Rose
767e7d801d
Switch to apostrophes
2016-08-09 21:55:34 -04:00
Michael Rose
3ee22ef7ac
Test Staticman
2016-08-09 21:48:22 -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
4fe4c99d3a
Enable plugins
2016-08-07 20:25:54 -04:00
Michael Rose
a80115e800
Add jekyll-feed gem
2016-08-07 20:23:45 -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
Felipe de Morais
00d3586db0
Adding Portugese in the ui-text
2016-08-01 09:10:00 -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