Skip to content

Commit 68cfbbc

Browse files
authored
Merge pull request #78 from ggbecker/update-readme-3
Update readme.
2 parents 2d8953c + 2384f72 commit 68cfbbc

File tree

1 file changed

+15
-1
lines changed

1 file changed

+15
-1
lines changed

README.md

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,12 @@
1-
Content Navigator is a VSCode/VSCodium extension which helps security content authors to create content for [ComplianceAsCode/content](https://github.com/ComplianceAsCode/content/) by enabling faster navigation between content files, by providing awareness of existent content and snippets to reduce boilerplate. Check this [post](https://complianceascode.github.io/template/2019/12/19/content-navigator-a-vscode-extension.html) out in the official ComplianceAsCode/content [blog](https://complianceascode.github.io/).
1+
<p align="center">
2+
<a href="https://content-navigator.net/"><img src="https://raw.githubusercontent.com/ggbecker/content-navigator/master/icon.png" height="130"></a>
3+
</p>
4+
5+
**Content Navigator** is a VSCode/VSCodium extension which helps security content authors to create content for [ComplianceAsCode/content](https://github.com/ComplianceAsCode/content/) by enabling faster navigation between content files, by providing awareness of existent content and snippets to reduce boilerplate. Check the [website](https://content-navigator.net/) and this [blogpost](https://complianceascode.github.io/template/2019/12/19/content-navigator-a-vscode-extension.html).
6+
7+
<p align="center">
8+
<a href="https://content-navigator.net/"><img src="https://raw.githubusercontent.com/ggbecker/content-navigator/gh-pages/img/gif/open_built_content.gif" height="600"></a>
9+
</p>
210

311
## How to install
412

@@ -10,6 +18,12 @@ VSCode:
1018
VSCodium:
1119
- [VSCodium Content Navigator Page](https://open-vsx.org/extension/ggbecker/content-navigator).
1220

21+
### Try Online
22+
23+
- [Github.dev](https://github.dev/ComplianceAsCode/content)
24+
- [VSCode.dev](https://vscode.dev/github/ComplianceAsCode/content)
25+
- [Gitpod.io (Ready-to-Code Environment)](https://gitpod.io/#https://github.com/ComplianceAsCode/content)
26+
1327
## Features
1428

1529
### Open Content

0 commit comments

Comments
 (0)