Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mrmartineau/zander.wtf-2017
My old personal portfolio and blog
https://github.com/mrmartineau/zander.wtf-2017
blog jekyll zander zeit
Last synced: about 1 month ago
JSON representation
My old personal portfolio and blog
- Host: GitHub
- URL: https://github.com/mrmartineau/zander.wtf-2017
- Owner: mrmartineau
- Created: 2013-04-09T22:54:14.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2017-06-14T10:22:31.000Z (over 7 years ago)
- Last Synced: 2024-04-14T12:39:41.915Z (7 months ago)
- Topics: blog, jekyll, zander, zeit
- Language: CSS
- Homepage:
- Size: 104 MB
- Stars: 4
- Watchers: 4
- Forks: 2
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# zander.wtf
> This is my personal portfolio and blog. It is built with Jekyll and hosted using △now from Zeit.## Development
Install [concurrently](https://www.npmjs.com/package/concurrently) `npm i -g concurrently`
Run:
````sh
npm start
```## Deployment:
```sh
npm run deploy
```