You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Provides the ability to import JS and CSS files from CDN services.
Improved version of micrositeExtraMdFiles setting. Now you don't need to modify your markdown that are located in different path from tut. You can specify the layout version and the rest of the meta-properties when configuring this sbt setting. If your were using the previous version 0.3.x, and you are upgrading to 0.4.0, you need to rewrite this setting.
Brings a new feature to make possible the total customization of the _config.yml Jekyll file, throug the new micrositeConfigYaml setting.