Skip to content

Commit

Permalink
Update docs intro.
Browse files Browse the repository at this point in the history
  • Loading branch information
wnayes committed Jan 7, 2024
1 parent faabf34 commit b334982
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions docs/docs/intro.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@ slug: /

# Introduction

Are you a web developer? Know your way around Node, npm, React, and CSS?
Bond Window Manager is an [X window manager](https://en.wikipedia.org/wiki/X_window_manager) that gives web developers a familiar platform for total customization of their desktop appearance.

Ever thought that it would be fun to customize your desktop with the web technologies you're familiar with?
The goal is to thoughtfully apply front-end technologies to the desktop. Today this means:

If so, **bond-wm** might be a fun X11 window manager to try out.

Grab an extra stick of RAM, open your terminal, and follow these docs to get set up.
- [Node.js](https://nodejs.org) driving a window manager core, which creates desktop and frame windows using [Electron](https://www.electronjs.org/) and its underlying Chromium engine.
- [Vite](https://vitejs.dev/) providing first class support for TypeScript, JSX, CSS modules, and more. Vite enables "hot module replacement" for rapid iteration on desktop styling.
- [React](https://react.dev/) as the primary supported UI library.

0 comments on commit b334982

Please sign in to comment.