Coder Social home page Coder Social logo

cenouralm / developers.zenodo.org Goto Github PK

View Code? Open in Web Editor NEW

This project forked from zenodo/developers.zenodo.org

0.0 0.0 0.0 348 KB

Zenodo Developers Site

Home Page: https://developers.zenodo.org

License: Other

HTML 0.93% Ruby 0.29% Shell 1.32% JavaScript 90.46% Dockerfile 0.05% SCSS 6.95%

developers.zenodo.org's Introduction


Build Status

Getting Started with Zenodo Documentation

Prerequisites

Zenodo REST API documentation uses Slate. In order set things up locally you're going to need:

  • Linux or OS X โ€” Windows may work, but is unsupported.
  • Ruby, version 2.2.5 or newer - Refer to the official Ruby installation guide.
  • Bundler โ€” If Ruby is already installed, but the bundle command doesn't work, just run gem install bundlerin a terminal.

Getting Set Up

  1. git clone [email protected]:zenodo/developers.zenodo.org.git
  2. cd developers.zenodo.org
  3. Initialize and start Slate. You can either do this locally, with Docker or with Vagrant:
# either run this to run locally
bundle install
bundle exec middleman server

# OR using Docker
docker-compose up

# OR run this to run with vagrant
vagrant up
# (you might need to try ``vagrant provision`` first if the service doesn't start)

You can now see the docs rendered at http://localhost:4567. Any modification you make on the Slate markdown files will be automatically applied and visible after refreshing the webpage on the browser.

Now that Slate is all set up on your machine, you'll probably want to learn more about [editing Slate markdown](https://github.com/lord/slate/wiki/Markdown- Syntax).

Contributing

Contributions are welcome, and they are greatly appreciated! Every little bit helps, and credit will always be given.

Deployment

Zenodo REST API documentation is currently hosted on GitHub pages, and uses Travis-CI to be built and deployed.

developers.zenodo.org's People

Contributors

slint avatar lnielsen avatar frankois avatar dependabot[bot] avatar chiarabi avatar mitsosf avatar glignos avatar alejandromumo avatar ppanero avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.