Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/allejo/allejo.io
- Owner: allejo
- Created: 2015-02-06T05:35:02.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2023-10-20T22:23:43.000Z (about 1 year ago)
- Last Synced: 2024-05-02T06:16:36.882Z (6 months ago)
- Topics: stakx-website
- Language: Twig
- Homepage: https://allejo.io
- Size: 29 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
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
```