Dominik Richter
62fff7d445
bugfix: css properties need units
...
just 0 works without ;)
2016-09-23 16:01:18 +02:00
Dominik Richter
959509fd70
embed tutorial inside the website
2016-09-23 16:01:18 +02:00
Dominik Richter
258be31a1a
Merge pull request #1138 from chef/dr/tutorial-scoping
...
scope all tutorial assets
2016-09-23 15:59:29 +02:00
Dominik Richter
5b4cb3375b
scope css styling for the online tutorial
2016-09-23 15:49:54 +02:00
Dominik Richter
0b744587fa
prevent naming conflicts in www/tutorial
2016-09-23 15:49:54 +02:00
Dominik Richter
9c3bf4ca77
Merge pull request #1137 from chef/dr/www-tutorials
...
add build task for online tutorial with all assets
2016-09-23 15:48:47 +02:00
Dominik Richter
2e3d287f7d
bugfix: build all online tutorial assets
2016-09-23 15:31:18 +02:00
Dominik Richter
c7d9563432
add build tasks for www/tutorial
2016-09-23 15:27:34 +02:00
Christoph Hartmann
9334a4d885
Merge pull request #1109 from chef/ap/show-skip-message
...
Show skip_message and correct title
2016-09-23 10:24:33 +02:00
Alex Pop
13da437dcc
Show skip_message and correct title
2016-09-23 07:47:21 +01:00
Alex Pop
48bc82e754
needed when converting profiles with inspec-scap
2016-09-23 07:47:21 +01:00
Christoph Hartmann
11f53674b4
Merge pull request #1135 from chef/chris-rock/filter_groups
...
implement filter table for group/groups resource
2016-09-23 01:35:40 +02:00
Christoph Hartmann
f7ec24a337
implement filter table for group/groups resource
2016-09-23 00:53:24 +02:00
Christoph Hartmann
e1aae91283
Merge pull request #1134 from chef/chris-rock/minor-fix_users
...
fix minor typos in user resource
2016-09-23 00:50:36 +02:00
Christoph Hartmann
71d119f88d
fix minor typos in user resource
2016-09-23 00:31:32 +02:00
Dominik Richter
ddd42278c3
Merge pull request #1132 from chef/dr/rake-www
...
add build tasks for www
2016-09-23 00:12:02 +02:00
Dominik Richter
d842771b68
add build tasks for www
2016-09-22 23:51:30 +02:00
Maggie Walker
9fef52c151
Merge pull request #1133 from chef/mw/copy-edits
...
Website Copy Edits
2016-09-22 14:14:10 -07:00
Maggie Walker
013511fd7f
Edit links on /tutorials
2016-09-22 13:55:14 -07:00
Maggie Walker
c54c852d20
Copy edit on community page
2016-09-22 13:30:16 -07:00
Maggie Walker
2ff49685d0
Merge pull request #1123 from chef/mw/design-fixes
...
Website Design Fixes
2016-09-22 13:19:56 -07:00
Christoph Hartmann
543db25b56
Merge pull request #1124 from chef/ssd/stahp-using-my-bandwidth
...
Avoid spurious downloads during dependency management
2016-09-22 18:50:24 +02:00
Steven Danna
50b27c4b32
Avoid spurious downloads during dependency management
...
Before, a URL based source might be downloaded multiple times during the
dependency fetching and lockfile creation. This commit tries to avoid
this by:
1) Memoizing data about the archive to avoid re-fetching the archive
2) Adding a CachedFetcher wrapper around the fetcher class to help
ensure that callers always consult the cache before fetching.
Signed-off-by: Steven Danna <steve@chef.io>
2016-09-22 18:36:00 +02:00
Dominik Richter
6190e4f828
Merge pull request #1130 from chef/dr/resources-docs
...
add resources.md doc generation
2016-09-22 18:03:25 +02:00
Maggie Walker
fa047bc364
Add active animation to primary/secondary buttons
2016-09-22 18:00:33 +02:00
Maggie Walker
a266baceaa
Wrap full tutorial title text in link
...
Makes the full title clickable but keeps the tutorial titles in
a span so they look like regular body text.
2016-09-22 18:00:33 +02:00
Maggie Walker
4d7e7180e1
Give nav higher z-index so it doesn't overlap with page content
2016-09-22 18:00:33 +02:00
Maggie Walker
6e23b8eed9
Make icon blocks on homepage use 2 column layout on mobile
2016-09-22 18:00:33 +02:00
Maggie Walker
e1367b714b
Ensure icon blocks clear only on homepage
2016-09-22 18:00:33 +02:00
Dominik Richter
45d56439c5
add resources.md doc generation
2016-09-22 17:54:20 +02:00
Dominik Richter
a46908f6cc
Merge pull request #1129 from chef/dr/resource-docs
...
add all resources to docs
2016-09-22 17:19:53 +02:00
Dominik Richter
f9248033c3
render resource docs
2016-09-22 16:47:58 +02:00
Dominik Richter
dba8638e3a
ignore auto-generated docs
2016-09-22 16:47:54 +02:00
Dominik Richter
67c990d19c
add all partials for resources
2016-09-22 15:23:21 +02:00
Dominik Richter
7d363338b8
Merge pull request #1128 from chef/dr/sidebar
...
reorder and fix sidebar contents for docs
2016-09-22 15:23:06 +02:00
Dominik Richter
5aa03ba875
reorder and fix sidebar contents for docs
2016-09-22 15:15:40 +02:00
Dominik Richter
80d1cc9ada
Merge pull request #1127 from chef/dr/ruby-inspec-docs
...
add ruby usage in inspec as markdown
2016-09-22 15:15:23 +02:00
Dominik Richter
5a5fa03321
add ruby usage in inspec as markdown
2016-09-22 15:06:04 +02:00
Christoph Hartmann
b45afd7823
Merge pull request #1125 from chef/dr/cli-docs
...
Add markdown docs
2016-09-22 15:05:10 +02:00
Dominik Richter
f179c88074
improve cli docs styling
2016-09-22 13:49:56 +02:00
Dominik Richter
a4982fc4f1
generate docs for cli
2016-09-22 13:43:57 +02:00
Christoph Hartmann
0e7c534ea7
1.0.0.beta2
2016-09-22 11:33:43 +02:00
Christoph Hartmann
c17e11e0dc
Merge pull request #1122 from chef/yzl/set_inspec_version
...
Use the gem version for the omnibus package version
2016-09-22 10:37:26 +02:00
Yvonne Lam
6481c0a7a1
Use the gem version for the omnibus package version.
2016-09-22 10:24:58 +02:00
Christoph Hartmann
568938cbac
Merge pull request #1120 from chef/dr/docs2
...
update docs to markdown
2016-09-22 10:24:15 +02:00
Dominik Richter
c8638f9917
update docs to markdown
...
run 2/3
2016-09-22 10:16:16 +02:00
Christoph Hartmann
3d726a2ce3
Merge pull request #1116 from chef/ssd/write-lockfiles
...
Always write lockfiles for local top-level profiles
2016-09-22 10:15:30 +02:00
Steven Danna
d29e8768ca
Rename --no-write-lockfile to --no-create-lockfile
...
Signed-off-by: Steven Danna <steve@chef.io>
2016-09-22 10:08:32 +02:00
Steven Danna
2f3a916080
Always write lockfiles for local top-level profiles
...
This commit threads through some state related to whether or not a
profile is "local", that is whether it is a directory on disk. If it
is, we then write out the lockfile to disk.
Signed-off-by: Steven Danna <steve@chef.io>
2016-09-22 10:08:32 +02:00
Dominik Richter
25424e2d81
Merge pull request #1101 from chef/chris-rock/optimize-tutorial
...
Optimize tutorial
2016-09-22 03:18:36 +02:00