https://github.com/atomantic/atomantic.github.io
Portfolio v2
https://github.com/atomantic/atomantic.github.io
Last synced: about 1 year ago
JSON representation
Portfolio v2
- Host: GitHub
- URL: https://github.com/atomantic/atomantic.github.io
- Owner: atomantic
- Created: 2014-07-30T19:31:36.000Z (almost 12 years ago)
- Default Branch: dev
- Last Pushed: 2023-09-05T18:20:10.000Z (almost 3 years ago)
- Last Synced: 2024-04-14T19:50:58.204Z (about 2 years ago)
- Language: JavaScript
- Homepage: http://adameivy.com
- Size: 13.4 MB
- Stars: 4
- Watchers: 3
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# atomantic.github.io
A revamp of my portfolio.
Built with Reveal.js
viewable at https://atomantic.github.io and https://adameivy.com
# Maintenance
```
npm run setup
```
# Run
```
npm start
```
# Deploy
```
npm run deploy
```