Giter Club home page Giter Club logo

assemble-boilerplate-site's Issues

Pages collection weirdness(?)

I feel like I may have woefully misunderstood the docs, but if I add this at the top of examples.hbs:

{{#each pages}}
{{../pagename}}
{{/each}}

it outputs:

examples.html examples.html examples.html examples.html examples.html 

which I don't think is correct...or is it?! I thought it would be:

blog.html docs.html examples.html helpers.html markdown.html 

add boilerplate CSS

I think it's good that the CSS has been removed temporarily. this needed to be refactored badly (thanks @hariadi for taking the initiative!).

Perhaps we should include a few different "themes" that the developer can choose from?

highlight.js is required for markdown helper

Strictly speaking, highlight.js isn't "required", but it is used as the default code highlighter with the markdown helpers that are bundled in. So we should probably add that back.

grunt assemble: Could not find property 'toc'

grunt assemble
Running "assemble:pages" (assemble) task
assembling default layout
assembling partials
assembling data

Assembling pages...
File "blog.html" assembled...ERROR
Warning: Could not find property 'toc' Use --force to continue.

Aborted due to warnings.

What's wrong

i cloned this.
$ npm i
$ grunt

....

Assembling pages...
File "blog.html" assembled...ERROR
Warning: Could not find property 'toc' Use --force to continue.

Aborted due to warnings.

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.