my old github page - http://windhamdavid.github.io/

windhamdavid 548c302e74 readme 5 years ago
_site 89f07ab6c7 bundle update :wink: 5 years ago
Gemfile.lock 89f07ab6c7 bundle update :wink: 5 years ago
README 548c302e74 readme 5 years ago
Rakefile 498c7ea4f0 jekyl 11 years ago
_config.yml 89f07ab6c7 bundle update :wink: 5 years ago
daw.png 43a5a75412 fix 11 years ago
favicon.ico 498c7ea4f0 jekyl 11 years ago
gemfile 498c7ea4f0 jekyl 11 years ago
ind.js 89f07ab6c7 bundle update :wink: 5 years ago
index.html 89f07ab6c7 bundle update :wink: 5 years ago
indstyle.css 89f07ab6c7 bundle update :wink: 5 years ago

README

### A Github Jekyll page
- published at [http://windhamdavid.github.com](http://windhamdavid.github.com)
- using [https://jekyllrb.com/](https://jekyllrb.com/)

```
gem install jekyll bundler
bundle init
bundle

```
add the github pages gem
```
gem "github-pages", group: :jekyll_plugins
```

see also [https://jekyllrb.com/docs/github-pages/](https://jekyllrb.com/docs/github-pages/)