All Projects → oslabs-beta → Gatsbyhub

oslabs-beta / Gatsbyhub

Licence: mit
Access everything Gatsby has to offer without ever leaving Visual Studio Code. This VSCode Extension allows you to generate a new Gatsby site using a starter, browse Gatsby plugins, and develop a server all with a click of a button.

Programming Languages

typescript
32286 projects

Projects that are alternatives of or similar to Gatsbyhub

Gatsbytutorials.com
A community-updated list of video, audio and written tutorials to help you learn GatsbyJS. 👩‍💻
Stars: ✭ 109 (-31.01%)
Mutual labels:  gatsby, gatsbyjs
Spacy Course
👩‍🏫 Advanced NLP with spaCy: A free online course
Stars: ✭ 1,920 (+1115.19%)
Mutual labels:  gatsby, gatsbyjs
Nodejs.dev
A new Node.js resource built using Gatsby.js with React.js, TypeScript, and Remark.
Stars: ✭ 1,794 (+1035.44%)
Mutual labels:  gatsby, gatsbyjs
Rbb Website
Website to help connect black-owned businesses with consumers and resources
Stars: ✭ 101 (-36.08%)
Mutual labels:  gatsby, gatsbyjs
Gatsby Source Ghost
Source plugin for pulling data into Gatsby.js from the Ghost Public API.
Stars: ✭ 144 (-8.86%)
Mutual labels:  gatsby, gatsbyjs
Gatsby Theme Chronoblog
⏳ Chronoblog is a Gatsbyjs theme specifically designed to create a personal website. The main idea of ​​Chronoblog is to allow you not only to write a personal blog but also to keep a record of everything important that you have done.
Stars: ✭ 101 (-36.08%)
Mutual labels:  gatsby, gatsbyjs
Gatsby Source Datocms
Official GatsbyJS source plugin to pull content from DatoCMS
Stars: ✭ 113 (-28.48%)
Mutual labels:  gatsby, gatsbyjs
Gatsby Theme Try Ghost
A Gatsby theme to build flaring fast blogs from headless Ghost CMS
Stars: ✭ 88 (-44.3%)
Mutual labels:  gatsby, gatsbyjs
Gabriel Adorf Portfolio
Gabriel Adorf's personal website
Stars: ✭ 133 (-15.82%)
Mutual labels:  gatsby, gatsbyjs
Gatsby Plugin Mailchimp
A simple, lightweight Gatsby plugin to subscribe new email addresses to your Mailchimp list
Stars: ✭ 125 (-20.89%)
Mutual labels:  gatsby, gatsbyjs
Aaronvandenberg.nl
⚛️ Web Developers portfolio build with Gatsby.js & React.js
Stars: ✭ 98 (-37.97%)
Mutual labels:  gatsby, gatsbyjs
Gatsby Starter Try Ghost
Publish flaring fast blogs with Gatsby and Ghost
Stars: ✭ 137 (-13.29%)
Mutual labels:  gatsby, gatsbyjs
Gatsby Shopify Theme
🛒 Simple theme to build a blazing simple and fast store with Gatsby and Shopify.
Stars: ✭ 95 (-39.87%)
Mutual labels:  gatsby, gatsbyjs
Gatsby Starter Delog
A blog for designers and developer, built with Gatsby and Netlfiy CMS. Live demo https://delog-w3layouts.netlify.com/
Stars: ✭ 145 (-8.23%)
Mutual labels:  gatsby, gatsbyjs
Gatsby Plugin Advanced Sitemap
Advanced XML Sitemaps for Gatsby.js
Stars: ✭ 94 (-40.51%)
Mutual labels:  gatsby, gatsbyjs
Covid 19 Apis
Postman COVID-19 API Resource Center—API collections to help in the COVID-19 fight.
Stars: ✭ 111 (-29.75%)
Mutual labels:  gatsby, gatsbyjs
Gatsby With Unstructured Data
A simple example of creating pages dynamically in Gatsby without using GraphQL.
Stars: ✭ 83 (-47.47%)
Mutual labels:  gatsby, gatsbyjs
Blog
Source for my blazing fast blog
Stars: ✭ 83 (-47.47%)
Mutual labels:  gatsby, gatsbyjs
Mdx Deck
♠️ React MDX-based presentation decks
Stars: ✭ 10,487 (+6537.34%)
Mutual labels:  gatsby, gatsbyjs
Gatsby Starter Foundation
A starter to launch your blazing fast personal website and a blog, Built with Gatsby and Netlify CMS. Made with ❤ by Stackrole
Stars: ✭ 135 (-14.56%)
Mutual labels:  gatsby, gatsbyjs

Korean README 한국어 | Japanese README 日本語

GitHub link GitHub license PRs Welcome VSCode Dev Slack

About

GatsbyHub is an open-source extension for Visual Studio Code that offers an interactive GUI for Gatsby-cli.

GatsbyHub allows you to browse Gatsby plugins, starters, and themes without ever having to leave VS Code. Create a blazing fast, modern app with a single click or check out the many Gatsby starter templates available. Start a hot-reloading development environment by simply clicking the status bar icon. Configure GraphQL queries using Gatsby's built-in instance of GraphiQL. For advanced customizations, please refer to the Gatsby docs and edit your user settings.

Installation

⚠️ Warning: This is beta software, which means there may still be bugs. Please report bugs and share your feedback. Currently GatsbyHub is only compatible with npm which affects how plugins, themes, and gatsby-cli are installed.

GatsbyHub is available to install in Visual Studio Marketplace.


Features

Gatsby CLI GUI

Interact with Gatsby without ever having to use the command line interface. GatsbyHub provides buttons and options for all the most commonly used commands.

  • Install Gatsby - Installs the gatsby-cli npm package
  • Create New Site - Creates a new Gatsby site with the click of a button
  • Develop Server - Starts and stops a hot-reloading development environment by either clicking the button or clicking the status bar item
  • Build Site - Build and package your site so it's ready to deploy on Gatsby's cloud

Advanced Develop and Build options are available in the extension settings for things like setting up the host, port, toggling no-uglify, etc.

Gatsby Plugins and Themes

Find and download Gatsby plugins and themes without ever leaving VS Code.

Gatsby is known for it's active community and many plugins. You can find Gatsby's official plugins and all the documentation needed to implement them into your project. Selecting a plugin opens a webview within VS Code where you can read up on the plugin's README. Installing the plugin is as easy as clicking the download button in the sidebar.

Gatsby Starters

Use one of Gatsby's many Starter sites as a template for your site. Browse the starters and check out their READMEs. Creating a new Gatsby site is as easy as clicking a button in the sidebar and typing in a name for your site.



GraphiQL

Access Gatsby's built-in instance of GraphiQL with a single click when running a development server. Writing GraphQL queries has never been this easy.

Extension Settings

Gatsby-Cli has a lot of advanced options for generating a development server and packaging your project. GatsbyHub provides a way to toggle these options within the VS Code extension settings. That way the settings persist every time you want to develop a server or package your app. No more typing out the same commands or configuring a script everytime you start a new project.



Release Notes

GatsbyHub 1.0.8 - November 13,2020

See the change log for the full set of changes

Contributors

Brian 'B-Hash' Hayashi @github @linkedin

Dylan Hensel @github @linkedin

Joonyoung Kim @github @linkedin

Lucy Chi @github @linkedin

Miguel Michel @github @linkedin

Risa Hiyama @linkedin

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].