An open API service indexing awesome lists of open source software.

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

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
```