https://github.com/dundalek/dundalek.com
Personal website
https://github.com/dundalek/dundalek.com
Last synced: 3 months ago
JSON representation
Personal website
- Host: GitHub
- URL: https://github.com/dundalek/dundalek.com
- Owner: dundalek
- Created: 2015-04-27T13:16:53.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2020-09-14T08:09:27.000Z (almost 5 years ago)
- Last Synced: 2025-01-19T13:31:56.517Z (5 months ago)
- Language: SCSS
- Homepage: http://dundalek.com/
- Size: 6.65 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
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`