Skip to content

Commit 03efbce

Browse files
readme
1 parent cdfc2d1 commit 03efbce

1 file changed

Lines changed: 23 additions & 4 deletions

File tree

README.md

Lines changed: 23 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,26 @@
1-
# Tauri + Vanilla
1+
# Bussinga!
2+
![Bussinga!](/src-tauri/icon.png)
23

3-
This template should help get you started developing with Tauri in vanilla HTML, CSS and Javascript.
4+
A beta better browser for [WebX](https://github.com/face-hh/webx), traditionally browsed through Napture.
45

5-
## Recommended IDE Setup
6+
Currently, it supports styling most websites, lua that doesn't use `fetch` extensively, and the parsing of HTML++. It's written in [Tauri](https://tauri.app/), so HTML, CSS & JS. Don't worry though- webx sites will never be able to use JavaScript!
67

7-
- [VS Code](https://code.visualstudio.com/) + [Tauri](https://marketplace.visualstudio.com/items?itemName=tauri-apps.tauri-vscode) + [rust-analyzer](https://marketplace.visualstudio.com/items?itemName=rust-lang.rust-analyzer)
8+
I'm probably gonna iron out a ton of issues tomorrow, but for now if you'd like to test the early beta you can head on over to **Releases**. The Windows version should probably work, not sure about the Linux one at the moment though. It's late, not enough time to build.
9+
10+
It has, like,
11+
- Lua that doesn't hang the main thread & is lightning-fast
12+
- Tabs
13+
- Themes
14+
- An easily swappable DNS
15+
- Localhost testing with `localhost://3000`
16+
- Sheldon cooper
17+
18+
### Messy code disclaimer
19+
This is a weekend project that I'll probably forget about after a few days! It's purpose is to work, not be documented nor clean. Please be advised and look away at painful loops and stringged if/else statements.
20+
21+
## Implementing Bussinga in your WebX site
22+
It should (hopefully) work out of the box. Some sites like **register.it** and **chat.it** have already proven to not work yet, and I'll iron out those soon.
23+
24+
You can take advantage of traditional CSS styling with everything from IDs to animations by including `/* bussinga! */` anywhere in your CSS.
25+
26+
The `fetch` API is clunky as of now, but should work for most use cases, especially in the top-level.

0 commit comments

Comments
 (0)