https://github.com/michaelfba/michaelbell
https://github.com/michaelfba/michaelbell
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/michaelfba/michaelbell
- Owner: MichaelFBA
- Created: 2020-08-20T12:53:13.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2021-12-08T18:22:38.000Z (over 4 years ago)
- Last Synced: 2025-06-03T01:22:47.636Z (about 1 year ago)
- Language: HTML
- Size: 20.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Personal Website
Michael Bell
# Development
Using [teeny](https://github.com/yakkomajuri/teeny)
```
"dev": "teeny develop",
"build": "teeny build"
```