https://github.com/adrianmcli/kendricktan.github.io
Website
https://github.com/adrianmcli/kendricktan.github.io
Last synced: about 1 month ago
JSON representation
Website
- Host: GitHub
- URL: https://github.com/adrianmcli/kendricktan.github.io
- Owner: adrianmcli
- License: apache-2.0
- Created: 2019-07-04T09:34:38.000Z (almost 7 years ago)
- Default Branch: hakyll
- Last Pushed: 2019-07-04T09:35:19.000Z (almost 7 years ago)
- Last Synced: 2025-03-06T19:42:15.355Z (about 1 year ago)
- Language: HTML
- Homepage: https://kndrck.co/
- Size: 5.62 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Personal Website
[Live Demo](https://kndrck.co)
```bash
stack build
stack exec site [watch | build | rebuild]
# To deploy
./deploy.sh
```