Skip to content

Wave is a markup language that transpiles its syntax to HTML with inline CSS.

License

Notifications You must be signed in to change notification settings

pizzalord22/Wave

 
 

Repository files navigation

Wave

Wave is a markup language written in Go that transpiles its syntax to HTML with inline CSS.

Getting Wave

  1. Clone Wave on yout system:
$ git clone https://www.github.com/KILLinefficiency/Wave.git
  1. Compile Go from the source code:
$ cd Wave
$ make

The Documentation

The documentation is available in the guide directory in this repository.

The documentation for Wave is written in Wave itself. It is available as a Wave script as well as a complete transpiled HTML document.

About

Wave is a markup language that transpiles its syntax to HTML with inline CSS.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 73.2%
  • Go 26.8%