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
Copy file name to clipboardExpand all lines: index.html
+32-24Lines changed: 32 additions & 24 deletions
Original file line number
Diff line number
Diff line change
@@ -37,8 +37,8 @@ <h1>Open source software from SAS</h1>
37
37
<div>
38
38
<h2>SAS extension for VS Code</h2>
39
39
<p>The SAS Extension for Visual Studio Code provides support for the SAS language, including features such as SAS syntax highlighting, code completion, hover help, code folding, outline, SAS code snippets and run SAS code.</p>
<ahref="https://sassoftware.github.io/vscode-sas-extension/">Read more → </a></p>
42
42
</div>
43
43
</div>
44
44
@@ -58,44 +58,54 @@ <h2>Featured projects</h2>
58
58
<p>Notable <ahref="https://github.com/sassoftware" title="SAS Software organization on GitHub">open source projects</a> from SAS. <ahref="contributor-handbook.html" title="SAS Open Source Contributor Handbook">Contributions welcome</a>.</p>
59
59
</div>
60
60
</div>
61
-
<divclass="grid-container halves">
62
-
<div>
61
+
<divclass="grid-container thirds">
62
+
<divclass="boxed">
63
63
<h6>kubethor</h6>
64
64
<p>A Kubernetes management web application built using Go and React, providing a user-friendly interface to manage and monitor Kubernetes clusters efficiently.</p>
<p>Browse the <ahref="https://github.com/sassoftware" title="SAS Software organization on GitHub">SAS Software organization on GitHub</a>.</p>
195
+
<p>Browse the <ahref="https://github.com/sassoftware" title="SAS Software organization on GitHub">SAS Software organization on GitHub</a>. Read the <ahref="contributor-handbook.html" title="SAS Open Source Contributor Handbook">SAS Open Source Contributor Handbook</a> to get started.</p>
0 commit comments