Giter Site home page Giter Site logo

devshelf-articles's Introduction

DevShelf Articles

Everybody from community could contribute their materials (articles, books, tools) to DevShelf library.

To add your materials all you need to do, is to select wanted category by *.json file in this directory (or create your own), and leave a pull request with new object in array.

Example:

{
    "css": [
            {
                "url": "http://operatino.github.io/MCSS/en/",
                "title": "Multilayer CSS",
                "author": "Robert Haritonov",
                "author-link": "http://rhr.me",
                "author-mail": "[email protected]",
                "author-mail-hash": "[email protected]",
                "id":"mcss",
                "tags": [
                    "css methodologies",
                    "best practises"
                ]
            },
            {
                "url": "..."
            }
        ]
}

Where,

  • *url - link to the article or interesting material
  • *title - its title
  • description - article description (not vital but usefull)
  • auhtor-* - author name, link to info about him and email for gravatar
  • id - ID's are optional, will be generated automatically
  • tags - first tag in array defines main object category, other tags will be also searchable on DevShelf

* obligatory fields

Setup

This repository is used from main project, and is connected through symlink from devshelf-articles/ to devshelf/articles-data.

devshelf-articles's People

Contributors

agudulin avatar akovardin avatar animhotep avatar bevacqua avatar burashka avatar cheshirsky avatar dominik-w avatar donovanh avatar fromanywhere avatar genson avatar jodylognoul avatar julianpollmann avatar kerakaru avatar lancedikson avatar leikam avatar lexbulat avatar lordotu avatar madcapjake avatar robhrt7 avatar sapegin avatar varya avatar web-xaser avatar

Watchers

 avatar  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.