Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mattreid1/mattreid-dev
The source code behind my website.
https://github.com/mattreid1/mattreid-dev
Last synced: 9 days ago
JSON representation
The source code behind my website.
- Host: GitHub
- URL: https://github.com/mattreid1/mattreid-dev
- Owner: mattreid1
- Created: 2019-10-30T11:13:34.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2022-07-21T12:47:20.000Z (over 2 years ago)
- Last Synced: 2023-03-05T17:29:07.290Z (over 1 year ago)
- Language: JavaScript
- Homepage: https://www.mattreid.dev
- Size: 1.53 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# [MattReid.dev](https://mattreid.dev)
The source code for generating my [portfolio site](https://mattreid.dev). The site is hosted on [Firebase Hosting](https://firebase.google.com/docs/hosting).
Uses a simple development Node.js webserver with [Mustache](https://github.com/janl/mustache.js/) template rendering that gets data from the ommitted `./data.json` file.