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

https://github.com/dundalek/dundalek.com

Personal website
https://github.com/dundalek/dundalek.com

Last synced: 3 months ago
JSON representation

Personal website

Awesome Lists containing this project

README

        

# Personal website

Hosted on [dundalek.com](http://dundalek.com)

Powered by Jekyll

## License

Content released under Creative Commons Attribution-ShareAlike ([CC BY-SA 4.0](http://creativecommons.org/licenses/by-sa/4.0/))

Blog template Emerald released under [MIT License](http://opensource.org/licenses/MIT), Copyright (c) 2015 Jacopo Rabolini

## Notes to self

- Install dependencies with `brew install ruby`, `bundle update --bundler`, `bundle install`
- Build with `bundle exec jekyll build`
- Dev move `bundle exec jekyll serve`