Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/billykong/billykong.github.io

Billy's Tech Blog
https://github.com/billykong/billykong.github.io

jekyll personal-blog

Last synced: about 1 month ago
JSON representation

Billy's Tech Blog

Awesome Lists containing this project

README

        

# Billy's Tech Blog

## Website
[https://billykong.github.io/](https://billykong.github.io/)

## Jekyll
This blog uses Jekyll. Please find the setup [here](https://jekyllrb.com/docs/).

You can find the source code for the Jekyll minima theme at:
[minima](https://github.com/jekyll/minima)

## Setup

### Dev Environment
`$ rvm use 2.7@jekyll`
`$ bundle install`

### To run locally
`$ bundle exec jekyll serve --watch`

### To override theme files
1. `$ open $(bundle show minima)`
2. Copy target files to this repository
3. Modify copied file in this repository

### TODO
- [ ] Add thumbnail and header image for blogs