diff --git a/index.html b/index.html
new file mode 100644
index 0000000..28b5dd7
--- /dev/null
+++ b/index.html
@@ -0,0 +1 @@
+
Untitled - PascarPascar
Pascar - Keyboard Shortcuts
Menu Navigation
| Alt+F | Open File menu |
| Alt+E | Open Edit menu |
| Alt+S | Open Search menu |
| Alt+V | Open View menu |
| Alt+H | Open Help menu |
| ↑ / ↓ | Move through menu items |
| ← / → | Switch between menus |
| Enter | Activate highlighted item |
| Letter key | Activate underlined shortcut |
| Escape | Close menu |
File Operations
| Ctrl+N | New file |
| Ctrl+O | Open file from disk |
| Ctrl+S | Save / download file |
| Ctrl+Shift+S | Save As... |
| Ctrl+P | Print |
Editing
| Ctrl+Z | Undo |
| Ctrl+Y | Redo |
| Ctrl+X | Cut |
| Ctrl+C | Copy |
| Ctrl+V | Paste |
| Ctrl+A | Select All |
| Del | Delete selection |
| F5 | Insert date/time |
| Insert | Toggle Insert/Overwrite |
| Tab | Indent (4 spaces) |
| Shift+Tab | Unindent |
Search
| Ctrl+F | Find... |
| Ctrl+H | Find & Replace... |
| F3 | Find Next |
| Shift+F3 | Find Previous |
| Ctrl+G | Go to Line... |
View
| Alt+W | Toggle Word Wrap |
| Alt+L | Toggle Line Numbers |
| Ctrl++ | Zoom In |
| Ctrl+- | Zoom Out |
| Ctrl+0 | Reset Zoom |
Navigation
| Ctrl+Home | Beginning of file |
| Ctrl+End | End of file |
| Ctrl+Left/Right | Move word by word |
| Home / End | Start / end of line |
| Page Up / Down | Scroll one page |
General
| F1 | Show this help screen |
| Escape | Close menus / dialogs |
| Alt+F4 | Exit (close tab) |
Press Escape or F1 to close this screen
Find: Replace:
Go to line:
Untitled UTF-8
Words: 0 Chars: 0 Ln 1, Col 1 INS
\ No newline at end of file
diff --git a/netlify.toml b/netlify.toml
new file mode 100644
index 0000000..91ba38f
--- /dev/null
+++ b/netlify.toml
@@ -0,0 +1,9 @@
+[build]
+ publish = "."
+ command = ""
+
+[[redirects]]
+ from = "/src/*"
+ to = "/404"
+ status = 404
+ force = true
\ No newline at end of file
diff --git a/src/index.html b/src/index.html
new file mode 100644
index 0000000..a9cf04c
--- /dev/null
+++ b/src/index.html
@@ -0,0 +1,1347 @@
+
+
+
+
+
+Untitled - Pascar
+
+
+
+
+
+Pascar
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Pascar - Keyboard Shortcuts
+
+
+
Menu Navigation
+
+ | Alt+F | Open File menu |
+ | Alt+E | Open Edit menu |
+ | Alt+S | Open Search menu |
+ | Alt+V | Open View menu |
+ | Alt+H | Open Help menu |
+ | ↑ / ↓ | Move through menu items |
+ | ← / → | Switch between menus |
+ | Enter | Activate highlighted item |
+ | Letter key | Activate underlined shortcut |
+ | Escape | Close menu |
+
+
+
File Operations
+
+ | Ctrl+N | New file |
+ | Ctrl+O | Open file from disk |
+ | Ctrl+S | Save / download file |
+ | Ctrl+Shift+S | Save As... |
+ | Ctrl+P | Print |
+
+
+
Editing
+
+ | Ctrl+Z | Undo |
+ | Ctrl+Y | Redo |
+ | Ctrl+X | Cut |
+ | Ctrl+C | Copy |
+ | Ctrl+V | Paste |
+ | Ctrl+A | Select All |
+ | Del | Delete selection |
+ | F5 | Insert date/time |
+ | Insert | Toggle Insert/Overwrite |
+ | Tab | Indent (4 spaces) |
+ | Shift+Tab | Unindent |
+
+
+
+
Search
+
+ | Ctrl+F | Find... |
+ | Ctrl+H | Find & Replace... |
+ | F3 | Find Next |
+ | Shift+F3 | Find Previous |
+ | Ctrl+G | Go to Line... |
+
+
+
View
+
+ | Alt+W | Toggle Word Wrap |
+ | Alt+L | Toggle Line Numbers |
+ | Ctrl++ | Zoom In |
+ | Ctrl+- | Zoom Out |
+ | Ctrl+0 | Reset Zoom |
+
+
+
Navigation
+
+ | Ctrl+Home | Beginning of file |
+ | Ctrl+End | End of file |
+ | Ctrl+Left/Right | Move word by word |
+ | Home / End | Start / end of line |
+ | Page Up / Down | Scroll one page |
+
+
+
General
+
+ | F1 | Show this help screen |
+ | Escape | Close menus / dialogs |
+ | Alt+F4 | Exit (close tab) |
+
+
+
+
Press Escape or F1 to close this screen
+
+
+
+
+
+
+
+
+ Find:
+
+ Replace:
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Go to line:
+
+
+
+
+
+
+
+
+ Untitled
+
+ UTF-8
+
+
+ Words: 0
+ Chars: 0
+ Ln 1, Col 1
+ INS
+
+
+
+
+
+
\ No newline at end of file