Skip to content

Commit c19b44d

Browse files
committed
index
1 parent 73ecca3 commit c19b44d

1 file changed

Lines changed: 12 additions & 3 deletions

File tree

docs/index.html

Lines changed: 12 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,13 @@
1-
<html>
2-
<h2>Essential Packages</h2>
3-
You will surely want to install the <a href="https://atom.io/packages/atom-k9">atom-k9</a> package (to run watch sketches from the editor). You will also want the <a href="https://atom.io/packages/set-syntax">set-syntax</a> to make it easy to select the "JRubyArt" syntax mode.
1+
<!doctype html>
2+
<html lang="en">
3+
<head>
4+
<meta charset="utf-8">
5+
<title>Syntax Highlight Mode for JRubyArt</title>
6+
<meta name="description" content="Syntax Highlight Mode for JRubyArt">
7+
<meta name="author" content="Martin Prout">
8+
</head>
9+
<body>
10+
<h2>Essential Packages</h2>
11+
You will surely want to install the <a href="https://atom.io/packages/atom-k9">atom-k9</a> package (to run watch sketches from the editor). You will also want the <a href="https://atom.io/packages/set-syntax">set-syntax</a> package to make it easy to select the "JRubyArt" syntax mode.
12+
</body>
413
</html>

0 commit comments

Comments
 (0)