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

https://github.com/osteele/blog.osteele.com

My historical blog
https://github.com/osteele/blog.osteele.com

blog personal website

Last synced: 11 months ago
JSON representation

My historical blog

Awesome Lists containing this project

README

          

# blog.osteele.com

This repo contains the source for my personal
[blog.osteele.com](https://blog.osteele.com).

The source for my [main site wwww.osteele.com](https://osteele.com) is at
.

## Setup

1. [Install Jekyll](https://jekyllrb.com/docs/installation/)
2. `bundle install`

## Develop

1. `bundle exec jekyll serve`

2. Browse to

## Deploy

```bash
git push
```

## Alternative: Docker

1. Install [Docker Compose](https://docs.docker.com/compose/install/)
2. `docker-compose up`

## LICENSE

This work is licensed under the Creative Commons Attribution-ShareAlike 4.0
International License. To view a copy of this license, visit
or send a letter to Creative
Commons, 444 Castro Street, Suite 900, Mountain View, California, 94041, USA.