gatsby-starter-drupal-homepage | Create a homepage using Gatsby and Drupal
kandi X-RAY | gatsby-starter-drupal-homepage Summary
kandi X-RAY | gatsby-starter-drupal-homepage Summary
gatsby-starter-drupal-homepage is a JavaScript library typically used in Jekyll, Drupal applications. gatsby-starter-drupal-homepage has no bugs, it has no vulnerabilities, it has a Permissive License and it has low support. You can download it from GitHub.
Create a homepage using Gatsby and Drupal. This starter demonstrates how to use Drupal to build a homepage and can be customized to match your own visual branding. Note: This version of the Drupal homepage starter is written in JavaScript. If you want to use Drupal but TypeScript is more your style, there is also a TypeScript version maintained on GitHub.
Create a homepage using Gatsby and Drupal. This starter demonstrates how to use Drupal to build a homepage and can be customized to match your own visual branding. Note: This version of the Drupal homepage starter is written in JavaScript. If you want to use Drupal but TypeScript is more your style, there is also a TypeScript version maintained on GitHub.
Support
Quality
Security
License
Reuse
Support
gatsby-starter-drupal-homepage has a low active ecosystem.
It has 15 star(s) with 7 fork(s). There are 14 watchers for this library.
It had no major release in the last 6 months.
gatsby-starter-drupal-homepage has no issues reported. There are no pull requests.
It has a neutral sentiment in the developer community.
The latest version of gatsby-starter-drupal-homepage is current.
Quality
gatsby-starter-drupal-homepage has no bugs reported.
Security
gatsby-starter-drupal-homepage has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
License
gatsby-starter-drupal-homepage is licensed under the 0BSD License. This license is Permissive.
Permissive licenses have the least restrictions, and you can use them in most projects.
Reuse
gatsby-starter-drupal-homepage releases are not available. You will need to build from source code and install.
Installation instructions, examples and code snippets are available.
Top functions reviewed by kandi - BETA
kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of gatsby-starter-drupal-homepage
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of gatsby-starter-drupal-homepage
gatsby-starter-drupal-homepage Key Features
No Key Features are available at this moment for gatsby-starter-drupal-homepage.
gatsby-starter-drupal-homepage Examples and Code Snippets
No Code Snippets are available at this moment for gatsby-starter-drupal-homepage.
Community Discussions
No Community Discussions are available at this moment for gatsby-starter-drupal-homepage.Refer to stack overflow page for discussions.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install gatsby-starter-drupal-homepage
You will need a new or existing Drupal website to use this starter and will be asked for your baseUrl and the username and password for your Drupal during installation.
Create a Gatsby site Use the Gatsby CLI to get started locally: npx gatsby new my-homepage https://github.com/gatsbyjs/gatsby-starter-drupal-homepage
Import content to your Drupal instance For this implementation we used Pantheon as our host. So some configurations may be specific to that platform. Before importing the sql dump file we recommend extracting and adding the files located in data/files.zip to your drupal site under sites/default/ or wherever your files folder is located on your instance. Afterwards you may use the sql dump file provided in the same data directory called homepage-starter-dump.sql.gz. Depending on the setup, you may have to extract the sql file before trying to import the data. Hosting on Pantheon Go to Pantheon.io, register and log in Create a new blank project and provide a name for the project Select Drupal with Composer and then following the instructions to complete the installation On the Dashboard there will be three (3) environments (Dev, Test and Live) and for our purposes we will use Dev. Select Database/Files then Wipe. Click Wipe the Development Environment and follow the instructions to start with an empty site. Go to Import. Here under MySQL Database select File and use the homepage-starter-dump.sql.gz provided in the data directory to upload the database. Make sure Run update.php after the database import finishes is selected before uploading the file. Click Import. Under Archive of site files select File and use the files.zip also provided in the data directory to upload the files. Click Import. Clear Caches and test out your site by clicking either Visit Development Site or Site Admin. The credentials for logging in are: sh username: admin password: DrupalGatsby123 It is highly recommended that you change the password to your Drupal site afterwards to something that only you know. Now, our site is up but we still need to install the Gatsby Module. To do that on Pantheon we need to pull down the site locally and install the module using composer. To streamline this process we will use a free, open source, cross-platform tool called Lando which you can Download Here (At the time v3.6.0 was the latest stable version).
To enable Gatsby Preview with this site, see the documentation for:.
Create a Gatsby site Use the Gatsby CLI to get started locally: npx gatsby new my-homepage https://github.com/gatsbyjs/gatsby-starter-drupal-homepage
Import content to your Drupal instance For this implementation we used Pantheon as our host. So some configurations may be specific to that platform. Before importing the sql dump file we recommend extracting and adding the files located in data/files.zip to your drupal site under sites/default/ or wherever your files folder is located on your instance. Afterwards you may use the sql dump file provided in the same data directory called homepage-starter-dump.sql.gz. Depending on the setup, you may have to extract the sql file before trying to import the data. Hosting on Pantheon Go to Pantheon.io, register and log in Create a new blank project and provide a name for the project Select Drupal with Composer and then following the instructions to complete the installation On the Dashboard there will be three (3) environments (Dev, Test and Live) and for our purposes we will use Dev. Select Database/Files then Wipe. Click Wipe the Development Environment and follow the instructions to start with an empty site. Go to Import. Here under MySQL Database select File and use the homepage-starter-dump.sql.gz provided in the data directory to upload the database. Make sure Run update.php after the database import finishes is selected before uploading the file. Click Import. Under Archive of site files select File and use the files.zip also provided in the data directory to upload the files. Click Import. Clear Caches and test out your site by clicking either Visit Development Site or Site Admin. The credentials for logging in are: sh username: admin password: DrupalGatsby123 It is highly recommended that you change the password to your Drupal site afterwards to something that only you know. Now, our site is up but we still need to install the Gatsby Module. To do that on Pantheon we need to pull down the site locally and install the module using composer. To streamline this process we will use a free, open source, cross-platform tool called Lando which you can Download Here (At the time v3.6.0 was the latest stable version).
To enable Gatsby Preview with this site, see the documentation for:.
Support
For any new features, suggestions and bugs create an issue on GitHub.
If you have any questions check and ask questions on community page Stack Overflow .
Find more information at:
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page