Skylar SC
Skylar SC
Can occasionally ping https://rubygems.org/api/v1/versions/siteleaf/latest.json and ask user to update gem if there's a newer version. (https://rubygems.org/api/v1/versions/siteleaf.json for pre-release)
v2 version of https://www.siteleaf.com/blog/taxonomy-in-siteleaf/
https://github.com/jekyll/jekyll-redirect-from Supports `redirect_from`: https://github.com/jekyll/jekyll-redirect-from#usage And `redirect_to`: https://github.com/jekyll/jekyll-redirect-from#redirect-to --- Also people publishing to FTP or SFTP can use `.htaccess`: http://css-tricks.com/snippets/htaccess/301-redirects/ People publishing to S3 can use redirects in 2 ways: -...
https://help.github.com/articles/configuring-jekyll/#configuration-settings-you-cannot-change
Unless I'm missing something, this is fairly absent from Jekyll's documentation. Plus useful to know how to switch layouts in Siteleaf's UI.
Re http://learn.siteleaf.com/themes/github-sync/#faq We already mention normalizing YAML formatting. A few other changes Siteleaf may have to make: - `tag` (string) becomes `tags` (array) - `category` (string) becomes `categories` (array) -...
Right now sharp's `animated` option is turned on automatically if contentType is GIF: https://github.com/aws-solutions/serverless-image-handler/blob/182641250578bf2b921034e8d4b061ca5f5e96ce/source/image-handler/image-handler.ts#L78 This should be user customizable. #### Use cases: - Removing animation from GIF (`animated: false`) -...
Could just be a screenshot of the demo?