https://github.com/simbleau/simbleau.github.io
Spencer's personal blog
https://github.com/simbleau/simbleau.github.io
blog
Last synced: about 1 year ago
JSON representation
Spencer's personal blog
- Host: GitHub
- URL: https://github.com/simbleau/simbleau.github.io
- Owner: simbleau
- Created: 2021-05-31T02:22:40.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2024-08-03T16:35:58.000Z (almost 2 years ago)
- Last Synced: 2025-02-12T13:55:27.963Z (over 1 year ago)
- Topics: blog
- Language: HTML
- Homepage: https://simbleau.github.io/
- Size: 6.66 MB
- Stars: 8
- Watchers: 4
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Spencer C. Imbleau
This is the [Jekyll](https://jekyllrb.com/docs/installation/) source for my blog. Pull requests welcome.
```shell
# Install, if not already installed
bundle clean --force
bundle install
# Serves to http://127.0.0.1:4000/
jekyll serve --livereload
```
[**Rendered**](https://simbleau.github.io)