Michael Rose
46a294b568
Roll back gems:
to plugins:
change in _config.yml
...
- GitHub Pages still doesn't seem to load safe plugins when using `plugins` key
2017-08-08 20:05:30 -04:00
Michael Rose
f372191de5
Rename gems key to plugins
...
- `gems` key in `_config.yml` was deprecated in Jekyll 3.5 and changed to `plugins`
ref: https://github.com/jekyll/jekyll/pull/5130
2017-08-08 15:45:58 -04:00
Michael Rose
8b2850c9f9
Revert plugins;
back to gems:
until github/github-pages gem updates to newer Jekyll
...
- Plugins won't activate if using the new `plugins` key with Jekyll < 3.5
2017-08-02 12:31:20 -04:00
Michael Rose
261fb159dd
Change gems
key in config to plugins
2017-07-07 15:35:49 -04:00
Will Estes
c142f94918
add gitlab to author profile ( #1050 )
...
* add gitlab to author profile
* add gitlab to footer
* Fix alignment of :
2017-07-05 12:25:41 -04:00
Michael Rose
a41eee9516
Add support for YouTube channel URLs in author sidebar
...
- Close #716
2016-12-21 22:29:26 -05:00
Michael Rose
4e44f3c5db
Add Staticman default path
...
- Close #683
2016-11-29 08:44:43 -05:00
Michael Rose
57a4324fa0
Move gh-pages
branch files into /docs
and add test files
...
- Jekyll ignore `/docs` and `/test` folders when using from root
- Update Staticman config to point to correct branch and data file location
- Replace `{{ base_path }}` references with `absolute_url` filter
- Update documentation
2016-11-03 11:52:04 -04:00
Michael Rose
f0367ba52b
Add default config and home index page
2016-10-10 11:47:44 -04:00
Michael Rose
4a26d61008
Remove _config.yml from root
2016-09-21 22:13:46 -04:00
rschaerer
d3ac1123da
clarified comment for author.stackoverflow value
2016-08-29 01:39:27 +02:00
Michael Rose
16a1a9a505
Exclude vendor
2016-08-23 08:53:39 -04:00
Michael Rose
d86a6c995c
Add staticman.filename
config with UNIX timestamp for sorting data files
...
example ~> comment-1470943149
2016-08-11 15:20:09 -04:00
Michael Rose
64ac7952c1
Add default commitMessage text and date generated field to Staticman config
2016-08-11 10:15:03 -04:00
Michael Rose
cb26538572
Disable comments by default
2016-08-10 16:11:19 -04:00
Michael Rose
fdcaf16e2f
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-10 16:08:13 -04:00
Michael Rose
4cc9fcb40a
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:01:37 -04:00
Michael Rose
b6be3aa0c2
Re-enable Jekyll plugins in _config.yml
...
- Close #417
2016-08-07 20:47:11 -04:00
Michael Rose
6bae547acd
Remove gh_repo
in favor of repository
2016-08-01 09:04:57 -04:00
Michael Rose
fa4ac233e3
Disable gems in _config.yml
and enable with bundler instead
...
- Add `repository` to `_config.yml` as part of GitHub metadata
2016-07-29 16:33:05 -04:00
Michael Rose
3901149fc9
Remove unused Google AdSense variables in _config.yml
2016-07-29 12:17:52 -04:00
Gabor Meszaros
5a2d54f64f
Add external atom feed URL config possibility
2016-07-26 15:13:38 +02:00
Michael Rose
4ea28fa4e6
Default locale to en
2016-06-27 11:02:44 -04:00
Robert Riemann
f6f7d0cd97
javascript to embed comments from discourse forum
...
The comment system can be changed to embed topics from the Discourse
forum software: http://discourse.org/
More details: https://meta.discourse.org/t/embedding-discourse-comments-via-javascript/31963
2016-06-03 00:34:14 +02:00
Michael Rose
45f3a7a8ee
Rename tag/category archive variables to avoid possible conflicts with site.tags and site.categories
...
- Fixes #329
2016-05-29 21:12:24 -04:00
Michael Rose
6bf9981a4d
Fix reading time bug
...
- Close #271
2016-04-16 21:49:36 -04:00
Michael Rose
667344b19a
Fix typo in URL example
2016-04-14 16:38:13 -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
Michael Rose
0af17256f6
Add jemoji gem
2016-04-04 16:36:04 -04:00
Michael Rose
b2611c3f2e
Fix path bugs in breadcrumbs
2016-04-04 14:20:47 -04:00
Michael Rose
e41bb95bee
Add Keybase to author sidebar and aria-hidden to icons
...
- Close #138
- Close #186
- Close #188
2016-04-01 15:49:28 -04:00
Michael Rose
273becae54
Wrap locale in double quotes
2016-04-01 15:39:24 -04:00
Michael Rose
6739aee59b
Rough out Documentation collection
2016-03-25 14:12:25 -04:00
Michael Rose
d0a29ff4b4
Configure documentation/demo GitHub Pages hosted site
2016-03-25 10:45:31 -04:00
Michael Rose
c36a7eb62c
Disable breadcrumbs by default
2016-03-23 16:34:04 -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
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