Socket
Socket
Sign inDemoInstall

@weknow/gatsby-starter-drupal-boina

Package Overview
Dependencies
5
Maintainers
4
Versions
1
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @weknow/gatsby-starter-drupal-boina

The Gatsby Starter for the Drupal Boina Distribution


Version published
Weekly downloads
0
decreased by-100%
Maintainers
4
Created
Weekly downloads
 

Changelog

Source

[1.0.1] - 2019-04-30

Added

  • Added Changelog file to track notable changes

Changed

  • Dependencies updated to latest versions

Removed

  • Configuration has been moved to the theme

Readme

Source

Gatsby Starter Drupal Boina

The Gatsby Starter for the Drupal Boina Distribution

  • Gatsby demo site

Project dependencies

Install

gatsby new boina https://github.com/weknowinc/gatsby-starter-drupal-boina
cd boina

Copy environment file

cp .env.dist .env.development

You should use .env.production for production environment.

Update environment variables

# drupal
DRUPAL_HOST=http://drupal-boina.weknowinc.com/

The DRUPAL_HOST variable contains the URL for your Drupal backed server. We highly recommend you to use the Drupal Boina Distribution. But in case you want to try right away. Don't worry we prepare a demo server running our Boina Distribution at http://drupal-boina.weknowinc.com/ 

Start Gatsby in development mode

gatsby develop

Replacing a component (shadowing)

Create a js component in the starting with the path:

/src/components/@weknow/gatsby-theme-drupal-boina/

And follow the path to the component you want to replace.

Keywords

FAQs

Last updated on 28 May 2019

Did you know?

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc