Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/allejo/allejo.io

The stakx source for my personal website
https://github.com/allejo/allejo.io

stakx-website

Last synced: 25 days ago
JSON representation

The stakx source for my personal website

Awesome Lists containing this project

README

        

# allejo's Personal Site

The [stakx](https://stakx.io) project used for my personal website [https://allejo.io](https://allejo.io) hosted on [Netlify](https://www.netlify.com/).

## Contributing

If you'd like to fix typos or grammar in my posts, please do! Here's how you can build the website if you'd like to preview changes.

```bash
# Building the website
stakx build

# Serving it locally
stakx serve
```