mirror of
https://github.com/Codiad/Codiad.git
synced 2026-02-20 02:31:18 +01:00
Updated Home (markdown)
53
Home.md
53
Home.md
@@ -1,49 +1,20 @@
|
||||
## Summary
|
||||
|  | Codiad |
|
||||
| ------------- | ------------- |
|
||||
|
||||
This wiki explains some of the core functionality and system procedures for the **[Codiad](http://www.codiad.com)** platform.
|
||||
Welcome to **Codiad** Wiki. Codiad is a web-based IDE framework with a small footprint and minimal requirements.
|
||||
|
||||
This wiki is the main source of documentation for developers working with (or contributing to) the Codiad project. If this is your first time hearing about Codiad, we recommend starting with the [Codiad website](www.codiad.com).
|
||||
|
||||
Need Support? Open an issue here: [Codiad Issues](https://github.com/Codiad/Codiad/issues)
|
||||
|
||||
**Basic:**
|
||||
| General Help | User Guides | Technical Guides | Developer Stuff |
|
||||
| ------------- | ------------- | ------------- | ------------- |
|
||||
|  |  |  |  |
|
||||
| **[Installation](https://github.com/Codiad/Codiad/wiki/Installation)** - Getting the system installed and running | **[Hot Keys](https://github.com/Codiad/Codiad/wiki/Hot-Keys)** - List of keybindings for the system/editor | **[Plugins](https://github.com/Codiad/Codiad/wiki/Plugins)** - Working with plugins | **[System & Structure](https://github.com/Codiad/Codiad/wiki/System-and-Structure)** - The structure of the system |
|
||||
| | **[Pathing & The Workspace](https://github.com/Codiad/Codiad/wiki/Pathing-&-The-Workspace)** - Changing pathing to work in other directories on the server | **[Themes](https://github.com/Codiad/Codiad/wiki/Themes)** | **[Snippets] (https://github.com/Codiad/Codiad/wiki/Plugin-Snippets)** - Examples |
|
||||
| | | **[External Authentification](https://github.com/Codiad/Codiad/wiki/External-Auth)** - Using different authentification methods | **[Tutorial: How to manually upgrade to latest ACE version](https://github.com/Codiad/Codiad/wiki/Tutorial:-How-to-manually-upgrade-to-latest-ACE-version)** |
|
||||
|
||||
* **[Installation](https://github.com/Codiad/Codiad/wiki/Installation)** - Getting the system installed and running
|
||||
|
||||
* **[Hot Keys](https://github.com/Codiad/Codiad/wiki/Hot-Keys)** - List of keybindings for the system/editor
|
||||
|
||||
* **[Pathing & The Workspace](https://github.com/Codiad/Codiad/wiki/Pathing-&-The-Workspace)** - Changing pathing to work in other directories on the server
|
||||
|
||||
**Advanced:**
|
||||
|
||||
* **[External Authentification](https://github.com/Codiad/Codiad/wiki/External-Auth)** - Using different authentification methods
|
||||
|
||||
* **[Tutorial: How to manually upgrade to latest ACE version](https://github.com/Codiad/Codiad/wiki/Tutorial:-How-to-manually-upgrade-to-latest-ACE-version)**
|
||||
|
||||
**System Information:**
|
||||
|
||||
* **[System & Structure](https://github.com/Codiad/Codiad/wiki/System-and-Structure)** - The structure of the system
|
||||
|
||||
**Plugins**
|
||||
|
||||
* **[Plugins](https://github.com/Codiad/Codiad/wiki/Plugins)** - Working with plugins
|
||||
* **[Snippets] (https://github.com/Codiad/Codiad/wiki/Plugin-Snippets)** - Examples
|
||||
|
||||
**Themes**
|
||||
|
||||
* **[Themes](https://github.com/Codiad/Codiad/wiki/Themes)** - Working with themes
|
||||
|
||||
**API & System Interface**
|
||||
|
||||
* **[Users](https://github.com/Codiad/Codiad/wiki/API-User)** - Working with the `user` object
|
||||
|
||||
* **[Projects](https://github.com/Codiad/Codiad/wiki/API---Project)** - Working with the `project` object
|
||||
|
||||
* **[File Manager](https://github.com/Codiad/Codiad/wiki/API-Filemanager)** - Working with the `filemanager` object
|
||||
|
||||
* **[Editor](https://github.com/Codiad/Codiad/wiki/API-Editor)** - Working with the `editor` object
|
||||
|
||||
* **[Active Files](https://github.com/Codiad/Codiad/wiki/API-Active)** - Working with the `active` object
|
||||
|
||||
* **[Poller](https://github.com/Codiad/Codiad/wiki/Poller)** - Working with the `poller` object
|
||||
More information about the API can be found [here](https://github.com/Codiad/Codiad/wiki/API)
|
||||
|
||||
**Third Party Components and Forks**
|
||||
|
||||
|
||||
Reference in New Issue
Block a user