Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/billykong/billykong.github.io
- Owner: billykong
- License: mit
- Created: 2016-12-16T05:09:51.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2023-08-01T04:47:35.000Z (over 1 year ago)
- Last Synced: 2023-08-15T16:40:46.370Z (over 1 year ago)
- Topics: jekyll, personal-blog
- Language: HTML
- Homepage: https://billykong.github.io/
- Size: 645 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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