mirror of
https://github.com/inspec/inspec
synced 2024-11-27 07:00:39 +00:00
4641978716
* New styles * Fundamental styles for home page * Legal pages * Community page, downloads page, tutorials page * Docs page * Content toggle and github badge * Add code - highlighter * Copy button * Sliding content animation * fix particle animatino on downloads page * Scroll-to-top button * docs sidebar links * innocent comments on resources * Fancy code animation * Small update to diamond * whatever slider * Slider styles * initial selection if no sliders are there * add netifly config Signed-off-by: Christoph Hartmann <chris@lollyrock.com> * inspec for provisioners * fix incorrect text on aws ssm * fix layout javascript post-rebase * resource grouping in docs * introduce groups in docs/resources * fix minor spelling issues and move download button in new features section Signed-off-by: Christoph Hartmann <chris@lollyrock.com> * pass linting Signed-off-by: Christoph Hartmann <chris@lollyrock.com>
8 lines
200 B
JavaScript
8 lines
200 B
JavaScript
//= require vendor/jquery.min
|
|
//= require vendor/foundation.min
|
|
//= require jquery.enllax.min
|
|
//= require jquery.sticky
|
|
//= require highlight.min
|
|
//= require nav
|
|
//= require particles
|
|
//= require app
|