Skip to content

vinxi/vinxi.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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