Skip to content

ddgenome/ddgenome.github.io

Repository files navigation

David Dooling's blog

This is the person blog of David Dooling, ddgenome.github.io. The site is built using Jekyll and hosted on GitHub Pages.

The design of this blog was based on Clean Blog, a stylish, responsive blog theme for Bootstrap created by Start Bootstrap.

Contributing

Create a Markdown file including the Jekyll header in the _posts subdirectory, commit, and push. The site should be automatically built and published by GitHub.

To build locally, make sure you have Jekyll installed and run

$ bundle exec jekyll build

To build and serve the site locally, run

$ bundle exec jekyll serve

and go to http://localhost:4000/ to view the site.

To update dependencies, run

$ bundle update

Origin

This was always David Dooling's blog, but it went under another name and had another structure. I've rearranged all the pages and gave up the old domain to break as much of the connection to that blog as possible.