Giter VIP home page Giter VIP logo

digital_brainstorm's Introduction

digital_source

gh-pages friendly jekyll digital collections template

set the _config.yml variables

  • in _home are index, about, and other pages that become the central portal for all collections.
  • in _data are the metadata that drive content creation:
    • metadata for individual digital collections is placed in collections_info.csv template.
    • metadata for items in a digital collection are in individual csv files in the collection_metadata directory.
  • in _digital_collections are directories that represent each collection to build. .md stubs in these directories represent the pages that will be built for the collection.

to add a collection:

  • copy the template directory in _digital_collections, and give it the collection name.
  • Delete the .md stub page types you do NOT want to generate for the collection. Some stub templates may have special settings for the page, or content can be added.
  • add an entry in _data/collections_info.csv for the collection. the "collection" field must match the directory name.
  • Place a csv with metadata about all items in the collection in the _data/collection_metadata directory (following the template). The csv must be named the same as the collection directory.

digital_brainstorm's People

Contributors

evanwill avatar

Watchers

 avatar  avatar  avatar

digital_brainstorm's Issues

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.