|
13 | 13 | <a href="https://discord.gg/47RFy3Vfmg"><img src="/icons/social/discordapp.svg" width="26" height="26"></a> |
14 | 14 | <a href="https://twitter.com/codeitcodes"><img src="/icons/social/twitter.svg" width="36" height="26"></a> |
15 | 15 | </p> |
| 16 | + |
16 | 17 | <h2>Features</h2> |
| 18 | + |
17 | 19 | <ul> |
18 | | - <li><b>Uses blazing-fast web APIs.</b> <a href="https://github.com/codeitcodes/codeit/blob/main/about.md">See the technical specs.</a></li> |
19 | | - <li><b>Framework-free.</b> Only library is PrismJS, for syntax highlighting.</li> |
20 | | - <li><b>PWA support.</b> Weighs 70% less than regular apps, can be installed and works offline.</li> |
21 | | - <li><b>Autosaving.</b> Autosaving down to the character helps you pick up right where you left off. Code, scroll, caret positions and location in Git repos.</li> |
22 | | - <li><b>Supports 275 lanugages.</b> Most common languages are preloaded by default, with uncommon languages loaded dynamically.</li> |
23 | | - <li><b>Private.</b> Your code stays on your device.</li> |
24 | | - <li><b>Cross-platform.</b> Codeit is built for Chrome on Android, Windows, macOS and Linux, as well as Safari on iOS.</li> |
| 20 | + |
| 21 | + <li><b>Live view.</b> Run HTML, JS, CSS and Python projects with the click of a button.</li> |
| 22 | + |
| 23 | + <li><b>Share.</b> Share unique links to repos, live views, branches and files.</li> |
| 24 | + |
| 25 | + <li><b>Private.</b> Codeit dosen't collect data. Your code stays on your device.</li> |
| 26 | + |
| 27 | + <li>PWA support. <b>Weighs 70% less</b> than regular apps, can be installed and <b>works offline.</b></li> |
| 28 | + |
| 29 | + <li><b>Autosaving</b> down to the character helps you pick up right where you left off. Code, scroll and caret positions, and location in your repos.</li> |
| 30 | + |
| 31 | + <li>Codeit is built for Chrome on <b>Android, Windows, macOS and Linux</b>, as well as <b>Safari on iOS.</b></li> |
| 32 | + |
25 | 33 | </ul> |
| 34 | +<h2>Technical</h2> |
| 35 | + |
| 36 | +<li>Supports 275 lanugages.</li> |
| 37 | + |
| 38 | +<li>Uses blazing-fast Web APIs.</li> |
| 39 | + |
| 40 | +<li>Framework-free.</li> |
| 41 | + |
| 42 | +<h2>Security</h2> |
| 43 | + |
| 44 | +Your code stays on your device. Anyone can verify the open-source code deploys to the Codeit site by <a href="https://app.netlify.com/sites/codeitcodes/deploys?filter=main">scrolling the deploy log.</a></li> |
| 45 | + |
26 | 46 | <hr> |
| 47 | + |
27 | 48 | <h4>Special Thanks</h4> |
28 | 49 | Codeit's logo was created by <a href="https://twitter.com/sandorqi">@sandorqi</a>. |
0 commit comments