New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

brei-assemble-structure

Package Overview
Dependencies
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

brei-assemble-structure

Handlebar templates for BarkleyREI static websites

  • 2.1.0
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

brei-assemble-structure

Version npm Build Status

BREI Assemble.io project structure.

Fixtures

Data sources for modules and templates

Helpers

Filled by BarkleyREI/brei-assemble-helpers when generator is run

Includes

JavaScript, CSS, Meta Tags, and SVG/Font includes.

You will need to copy symbol-defs.svg from your icomoon project into _svg.hbs.

_fonts.hbs should have any typekit/google font include statements in it.

Layouts

Default and Index layouts for templates.

Index

You will need to add references to all your JavaScript build files in the index.hbs layout. The reasoning for this is so that all the references are in one place, instead of relying on the build mechanism to detect all the unique build file variations and correctly compile the scripts together.

If you notice a file is not being built into dist/, check this place first.

Modules

Modular large scale components. Sometimes built from one or more partials.

Examples:

  • Masthead
  • Home Page Feature Sections
  • Global Header
  • Global Footer

Partials

Modular small scale components that can stand on their own or make up larger modules.

Examples:

  • Logo
  • Button
  • Social Media links

FAQs

Package last updated on 07 Feb 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc