Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/MikeRogers0/MikeRogersIO
The repo for my website
https://github.com/MikeRogers0/MikeRogersIO
blog bridgetown netlify ruby tailwindcss
Last synced: about 2 months ago
JSON representation
The repo for my website
- Host: GitHub
- URL: https://github.com/MikeRogers0/MikeRogersIO
- Owner: MikeRogers0
- Created: 2013-07-15T23:13:05.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2021-09-08T05:02:21.000Z (about 3 years ago)
- Last Synced: 2024-10-01T16:18:31.558Z (about 2 months ago)
- Topics: blog, bridgetown, netlify, ruby, tailwindcss
- Language: CSS
- Homepage: https://mikerogers.io/
- Size: 13.9 MB
- Stars: 16
- Watchers: 2
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[![Codacy Badge](https://api.codacy.com/project/badge/Grade/df7d23ccf98c47179b1eec1d72568785)](https://app.codacy.com/app/MikeRogers0/MikeRogersIO?utm_source=github.com&utm_medium=referral&utm_content=MikeRogers0/MikeRogersIO&utm_campaign=Badge_Grade_Dashboard)
[![Maintainability](https://api.codeclimate.com/v1/badges/6f1ddb38ace46bf6ff07/maintainability)](https://codeclimate.com/github/MikeRogers0/MikeRogersIO/maintainability)
[![Netlify Status](https://api.netlify.com/api/v1/badges/bc2d5d84-4f62-4255-ae1f-7d7ff445ed3b/deploy-status)](https://app.netlify.com/sites/mikerogers-io/deploys)# MikeRogers.io
My personal website which shows off bits of my portfolio and ramblings from my blog.
## Setup
1. `git clone [email protected]:MikeRogers0/MikeRogersIO.git`
2. `bundle && yarn`
3. `yarn start`
4. `open http://127.0.0.1:4000/`## Deploying
This is hosted on https://www.netlify.com/ - It'll automatically deploy everything that is merged into master.
## Credits
Icons are from [FeatherIcons.com](https://feathericons.com/)