Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 528 Bytes

README.md

File metadata and controls

28 lines (17 loc) · 528 Bytes

web

vinxi project's website.

If you'd like to contribute or fix typos, please edit the markdown docs, the contents of this repo are generated from these.

Site originally based on apex/web

Building

Run the following to update index.html:

$ make

If you're editing a lot:

$ watch make

Commit changes, after you make sure to preview the changes in your browser of course :):

$ make commit