This repository contains the official website of SUS HDL, a modern hardware description language. The website serves as the primary source of information about the SUS HDL, including documentation, examples, and project updates.
You can visit the site at: sus-lang.org
- Overview of SUS HDL – Introduction and key benefits
- Documentation – Guides and references for learning SUS
- Installation - Guide to installing the SUS Compiler and LSP
- Examples – Interactive demos for quick learning
- Community & Contributions – Links to discussions and development updates
- Zola – A static site generator for fast and flexible content management
- Custom HTML/CSS
To run the website locally:
zola serveThen open http://127.0.0.1:1111/ in your browser.
The source code for the website is licensed under the MIT License.
We welcome improvements! Feel free to submit issues or pull requests.