Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mateusrodrigues/mateusrodrigues.github.io
:globe_with_meridians: This is my personal blog
https://github.com/mateusrodrigues/mateusrodrigues.github.io
jekyll personal-blog
Last synced: about 2 months ago
JSON representation
:globe_with_meridians: This is my personal blog
- Host: GitHub
- URL: https://github.com/mateusrodrigues/mateusrodrigues.github.io
- Owner: mateusrodrigues
- Created: 2015-05-17T02:45:27.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-07-31T17:22:07.000Z (over 7 years ago)
- Last Synced: 2023-03-26T00:31:44.600Z (almost 2 years ago)
- Topics: jekyll, personal-blog
- Language: HTML
- Homepage: https://blog.mateus.tech
- Size: 2.43 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# mateusrodrigues.github.io
My personal blog._Powered by [Jekyll](https://github.com/jekyll/jekyll)_.
**Disclaimer**: the official link to the blog -- [blog.mateus.tech](https://blog.mateus.tech) -- points to an instance of this website that is running on Microsoft Azure due to GitHub Pages not yet supporting SSL for custom domains.
If you want to follow along, a pretty good conversation on this demand has been going on [here](https://github.com/isaacs/github/issues/156).
### To Download and Run
1. `git clone` this repository
2. Run `bundle install`
3. Run `bundle exec jekyll serve`
3. Now you have my blog running locally :)