An open API service indexing awesome lists of open source software.

https://github.com/sourcemeta/website

Sourcemeta's official website
https://github.com/sourcemeta/website

Last synced: 4 months ago
JSON representation

Sourcemeta's official website

Awesome Lists containing this project

README

          

Sourcemeta Website
==================

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

Building Locally
----------------

Make sure you have [Hugo](https://gohugo.io) installed and run:

```sh
make
```

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

Deploying
---------

Changes to this website are automatically deployed from the
[`main`](https://github.com/sourcemeta/website/commits/main) branch.