Git Product home page Git Product logo

vagrant-lists.github.io's Introduction

Vagrant listing site

This repository contains a directory of vagrant plugins and other resources.

Ideas heavily come from vagrantboxes and its port to jekyll.

I respect these great work and borrow some assets to keep design consistency for users.

Listing categories

There are several listings with categories. We have

  1. Plugins

  2. Base box configs

  3. Boxes

  4. Vagrant aware applications/projects

preparation

You need jekyll to update and preview the site.

How to add new item

We can add item with rake command. It ask you interactively about attribute of a project.

# Usage: rake (box|recipe|plugin|usecase) [name="A name"] [date="2014-02-15"] [tag="tag1,tag2"]

Here is an example.

$ rake plugin
plugin type?(_Provider, p_Rovisioner, Command, _Sync) p
Description(eg. VirtualBox provider)?: It is plugin
link? (eg. https://example.com/): https://github.com/author/project
"tags? [tag1,tag2]:  linux, plugin

You can do rake box, rake recipe, rake usecase and rake plugin

Preview a result

$ rake preview

You can see the result with browser pointing localhost:4000

update plugin status

First you need to create _vagrantlist_config.yml file from _vagrantlist_config.yml.template and edit credentials to access github.

$ rake plugin_activity

This will update _data/plugin_activities.yml and _data/plugin_versions.yml

vagrant-lists.github.io's People

Contributors

akissa avatar displague avatar miurahr avatar myoung34 avatar

Watchers

 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.