The DataCite assets server. Uses the middleman static site generator.
bundle exec middleman
Or using Docker.
docker run -p 8010:80 datacite/segugio
Follow along via Github Issues.
- Fork the project
- Write tests for your new feature or a test that reproduces a bug
- Implement your feature or make a bug fix
- Do not mess with Rakefile, version or history
- Commit, push and make a pull request. Bonus points for topical branches.
segugio is released under the MIT License.