Giter Club home page Giter Club logo

Comments (7)

keerts avatar keerts commented on June 19, 2024

Found out they are available under their very own name:

for col in collections.overview
  li= col.title
else
  ...

The reason I didn't find this at first, is that the collections plugin must be the first to run, not the last. Very obvious actually.

from collections.

ianstormtaylor avatar ianstormtaylor commented on June 19, 2024

ah yup, sorry for the confusion there. they just need to be before your templating step if you want to use em in the templates

from collections.

ianstormtaylor avatar ianstormtaylor commented on June 19, 2024

the globals exposed are a single collections dictionary of all of the collections arrays, and then a COLLECTION global for each of the collection keys, for example articles or guides that is an array of the files

i've been debating whether to simplify to just a single collections dictionary global

from collections.

keerts avatar keerts commented on June 19, 2024

I would vote in favor of just the collections global

On Mon, Mar 31, 2014 at 7:40 PM, Ian Storm Taylor
[email protected]:

the globals exposed are a single collections dictionary of all of the
collections arrays, and then a COLLECTION global for each of the
collection keys, for example articles or guides that is an array of the
files

i've been debating whether to simplify to just a single collectionsdictionary global

Reply to this email directly or view it on GitHubhttps://github.com//issues/6#issuecomment-39117860
.

from collections.

daGrevis avatar daGrevis commented on June 19, 2024

they just need to be before your templating step if you want to use em in the templates

That's an important point. I suggest to add that to README.md.

from collections.

jmatsushita avatar jmatsushita commented on June 19, 2024

+1 to add to the README.md in fact I think this would be a great documentation structure to suggest for all plugins given the pipeline nature of metalsmith. Maybe something like a "Template Usage" section or maybe - since we're not necessarily using the template plugin - "Using the results" or "Results"? Would help get a sense of what each plugin achieves, which for now is usually only minimally described in intros.

from collections.

mokagio avatar mokagio commented on June 19, 2024

+1 to add to the README, I understand that it's fairly obvious and logical to that if you need a variable in a template it needs to be defined before the template, but it's still not an immediate thing to notice, specially if you are a beginner.

from collections.

Related Issues (20)

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.