Skip to content

Commit 99bd46a

Browse files
committed
removed badges for codeastra
1 parent bfce03b commit 99bd46a

File tree

1 file changed

+1
-25
lines changed

1 file changed

+1
-25
lines changed

website/projects/codeastra.md

Lines changed: 1 addition & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -2,33 +2,9 @@
22
title: CodeAstra
33
---
44
<p align="center">
5-
<img src="../public/codeastra.png" alt="CodeAstra Logo" width="200">
5+
<img src="codeastra.png" alt="CodeAstra Logo" width="200">
66
</p>
77

8-
<div>
9-
10-
<!-- C++ CI Badge -->
11-
[![C++ CI](https://github.com/sandbox-science/CodeAstra/actions/workflows/cpp.yml/badge.svg)](https://github.com/sandbox-science/CodeAstra/actions/workflows/cpp.yml)
12-
[![Test CI](https://github.com/sandbox-science/CodeAstra/actions/workflows/test.yml/badge.svg)](https://github.com/sandbox-science/CodeAstra/actions/workflows/test.yml)
13-
14-
<!-- CodeAstra Latest Release Badge -->
15-
<a href="https://github.com/sandbox-science/CodeAstra/releases">
16-
<img src="https://img.shields.io/github/v/tag/sandbox-science/CodeAstra?label=CodeAstra&color=lightblue" alt="CodeAstra Latest Release">
17-
</a>
18-
19-
<!-- C++ Version Badge (with official C++ blue color) -->
20-
<a href="https://isocpp.org/">
21-
<img src="https://img.shields.io/badge/C%2B%2B-v20%2B-%2300599C" alt="C++ Version 20+">
22-
</a>
23-
24-
<!-- Qt Version Badge (with official Qt green color) -->
25-
<a href="https://doc.qt.io/qt-6/gettingstarted.html">
26-
<img src="https://img.shields.io/badge/Qt-6.8-%2343B02A" alt="Qt Version 6.8">
27-
</a>
28-
29-
</div>
30-
31-
328
<h1 align="center">CodeAstra ~ Modern Code Editor</h1>
339

3410
CodeAstra is a modern, extensible, and lightweight code editor built using C++ and Qt6, designed to offer a fast, customizable, and feature-rich development experience. Inspired by NeoVim and VSCode, it **will** provide efficient file navigation, syntax highlighting, and a powerful plugin system, making it an ideal choice for developers who need speed, flexibility, and control. With a focus on performance and usability, the editor **will** support split views, an integrated terminal, customizable key bindings, and seamless Git integration, catering to both beginners and power users.

0 commit comments

Comments
 (0)