Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 425 Bytes

README.markdown

File metadata and controls

21 lines (14 loc) · 425 Bytes

Sourcemeta Website

This is the website deployed at www.sourcemeta.com.

Building Locally

Make sure you have Hugo installed and run:

make

You should be able to open the website at http://localhost:1313/.

Deploying

Changes to this website are automatically deployed from the main branch.