Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20 changes: 0 additions & 20 deletions .github/workflows/jekyll.yml

This file was deleted.

24 changes: 5 additions & 19 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,36 +1,23 @@
<h1 align="center">CyCode</h1>
<h3 align="center">"Alone, Live, and Great"</h3>

<h5 align="center">CyCode (formerly known as Studios Code and the word being a portmanteau of "Cyril Code") is an HTML editor, Markdown editor, and WYSIWYG editor with a primary focus on web development.</h5>
CyCode (formerly known as Studios Code and the word being a portmanteau of "Cyril Code") is an HTML editor, Markdown editor, and WYSIWYG editor with a primary focus on web development. It is written in **HTML**, **CSS**, and **JavaScript**. It was created and developed on December 23, 2021, by Cyril John Magayaga.

CyCode is a web-based HTML Editor, Markdown Editor, and WYSIWYG Editor, It is written in **HTML**, **CSS**, and **JavaScript**. It was created and developed on December 23, 2021, by Cyril John Magayaga. You are open the [`cycode.html`](./src/cycode.html).

The August 20, 2022 was first new **_redesign_**, **_beautiful_**, and **_colorful_** code editor in the Philippines.
> [!WARNING]
> **Strict No LLM / No AI Policy**. No LLMs for issues. No LLMs for pull requests.

## Support programming, markup, and script languages

| HTML | CSS | JavaScript | Markdown | WYSIWYG |
|:-:|:-:|:-:|:-:|:-:|
| Yes | Yes | Yes | Yes | Yes |

## Browser supports

| Google Chrome | Opera | Mozilla Firefox | Microsoft Edge | Apple Safari | Brave Browser | Arc Browser |
|---------------|-------|-----------------|----------------|--------------|---------------|-------------|
| A+ | A+ | A+ (Gecko) | A+ | A+ (WebKit) | A+ | A+ |

## Operating system supports

| Windows | Linux (Linux Distros) | macOS |
|:-------:|:---------------------:|:-----:|
|Yes |Yes |Yes |

## Web server support

| Serve | Parcel | Parcel bundler | Webpack | React scripts |
|:-----:|:------:|:--------------:|:-------:|:-------------:|
|Yes |Yes |Yes (with Docs) |No |No |

# 😁 Quick Start

Several quick start options are available:
Expand All @@ -40,10 +27,9 @@ Several quick start options are available:

* Git: `git clone https://github.com/Magayaga/CyCode.git`
* GitHub Desktop: `gh repo clone Magayaga/CyCode`
* Git Bash/Linux Terminal: `unzip https://github.com/Magayaga/CyCode/archive/v2.0.5.zip`
* Windows:

* Step 1: [`Download the latest release`](https://github.com/Magayaga/CyCode/archive/v2.0.5.zip)
* Step 1: [`Download the latest release`](https://github.com/Magayaga/CyCode/archive/v2.0.6.zip)
* Step 2: Open File Explorer and find the compressed folder.
* Step 3: To unzip the entire folder, right-click to select **Extract All**, and then follow the instructions. You can also select **Extract All** from the command ribbon.
* Step 4: To decompress a single file or folder, double-click the compressed folder to open it. Then, drag or copy the item from the compressed folder to a new location.
Expand Down Expand Up @@ -85,6 +71,6 @@ npm install --save-dev electron-packager
```

## License
Copyright ©2021-2025 Cyril John Magayaga. All rights reserved.
Copyright ©2021-2026 Cyril John Magayaga. All rights reserved.

Licensed under the [MIT](LICENSE) license.
139 changes: 0 additions & 139 deletions android/cycode.html

This file was deleted.

4 changes: 4 additions & 0 deletions docs/about.md
Original file line number Diff line number Diff line change
Expand Up @@ -216,3 +216,7 @@ Fix bugs and Updates:
* Updating `package.json`
* Updating **vanilla-typescript** `about.md` is the official documentation of CyCode.
* Deleting `FUNDING.yml` because of the old PayPal account.

# CyCode (v2.0.7)

TBA
1 change: 0 additions & 1 deletion old/README.txt

This file was deleted.

14 changes: 0 additions & 14 deletions old/ace.js

This file was deleted.

5 changes: 0 additions & 5 deletions old/all.js

This file was deleted.

Loading
Loading