2017-08-31 15:47:36 -07:00
|
|
|
# Let's Build a Simple Database
|
2017-08-31 10:57:30 -07:00
|
|
|
|
2017-08-31 15:47:36 -07:00
|
|
|
[View rendered tutorial](https://cstack.github.io/db_tutorial/) (with more details on what this is.)
|
2017-08-31 10:57:30 -07:00
|
|
|
|
2017-08-31 15:47:36 -07:00
|
|
|
## Notes to myself
|
2017-08-31 11:33:17 -07:00
|
|
|
|
2017-08-31 15:47:36 -07:00
|
|
|
Run site locally:
|
|
|
|
|
```
|
|
|
|
|
bundle exec jekyll serve
|
|
|
|
|
```
|