Commit Graph

144 Commits

Author SHA1 Message Date
Michael Rose
f1d759ff4d Exclude vendor 2016-08-25 14:35:03 -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
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
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
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
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
be274da0c6 Remove gh_repo in favor of repository 2016-08-01 09:12:05 -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
Gabor Meszaros
2283dd49aa Add external atom feed URL config possibility 2016-07-26 15:44:49 -04:00
Michael Rose
9bda2bf8d4 Re-enable Disqus comments 2016-07-03 14:42:08 -04:00
Robert Riemann
91b1feb471 Add Javascript and configs to use Discourse commenting 2016-06-03 15:06:26 -04:00
Michael Rose
3fec57acb5 Rename tag/category archive variables to avoid possible conflicts with site.tags and site.categories
- Fixes #329
2016-05-29 21:16:35 -04:00
Michael Rose
1579805e3d Assign /docs/sidebar nav as a Front Matter default 2016-04-18 16:26:01 -04:00
Michael Rose
35f10ef7c2 Fix reading time bug
- Close #271
2016-04-16 21:52:15 -04:00
Michael Rose
68bc79ad9b Add /blob to gh_repo URL 2016-04-14 16:25:28 -04:00
Michael Rose
787557f819 Revert "Fix GitHub repo URL"
This reverts commit 39b8605460.
2016-04-14 16:23:57 -04:00
Michael Rose
39b8605460 Fix GitHub repo URL 2016-04-14 16:23:07 -04:00
Michael Rose
7b73464034 Use correct site.url 2016-04-14 16:21:27 -04:00
Michael Rose
1aba4f1eac Configure theme's demo site 2016-04-14 16:16:31 -04:00
Michael Rose
23e291bd30 Reduce config to bare minimum and remove sample content 2016-04-14 15:35:33 -04:00
Michael Rose
140674ac9a Update docs 2016-04-13 22:38:28 -04:00
Michael Rose
03dac00db9 Update docs 2016-04-13 17:10:01 -04:00
Michael Rose
29a47da3f2 Add GitHub repo URL 2016-04-12 14:34:36 -04:00
Michael Rose
5ae39ef82c Add Bitbucket link to author sidebar
- Close #256
2016-04-11 09:30:28 -04:00
Michael Rose
e5d5685ad5 Add optional location to author sidebar 2016-04-10 12:16:10 -04:00
Michael Rose
ff431ae28f Add /docs/ redirect to Quick-Start Guide 2016-04-08 21:08:09 -04:00
Michael Rose
2b9c999980 Update Configuration docs 2016-04-08 15:37:45 -04:00
Michael Rose
9e82d76b91 Re-order settings 2016-04-07 21:55:56 -04:00
Michael Rose
66498bd74e Re-order settings 2016-04-07 21:55:22 -04:00
Michael Rose
fdd9bde786 Reorder config and remove some variables 2016-04-07 16:27:01 -04:00
Michael Rose
2808bd322c Rename site.logo to site.og_image 2016-04-06 15:50:10 -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