Socket
Book a DemoInstallSign in
Socket

gatsby-theme-private-sphere

Package Overview
Dependencies
Maintainers
1
Versions
58
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gatsby-theme-private-sphere

My personal blog and website, with built-in social activity widgets.

0.20.4-alpha.1
latest
npmnpm
Version published
Weekly downloads
60
757.14%
Maintainers
1
Weekly downloads
 
Created
Source
Theme hero artwork

Private Sphere – a GatsbyJS theme

Private Sphere is the GatsbyJS theme behind my personal website and blog, www.chrisvogt.me. My website exists both to display my aggregate social network activity in a single place and to share original content on my own, original platform.

Warning: This theme is a personal hobby project. This project is unstable and not ready for use on a live site unless you are feeling adventurous.

Note: To use the home page widgets, you must currently build and serve your own data service, and expose that data over REST endpoints. The expected schema for each widget is saved in the /theme/__mocks__ directory.

Installation

yarn add gatsby gatsby-theme-private-sphere react react-dom

Usage

// gatsby-config.js
module.exports = {
  siteMetadata: {
    /* site settings – see /example */
  },
  plugins: [
    {
      resolve: 'gatsby-theme-private-sphere',
      options: {
        /* custom theme options – see /example */
      },
    },
  ],
}

Review the example site configuration for an example of available site metadata fields.

Screenshots

Widgets

Blog

Screenshot: Blog

Instagram

Screenshot: Instagram

GitHub

Screenshot: GitHub

Goodreads

Screenshot: Goodreads

Spotify

Screenshot: Spotify

Copyright © 2019-2020 Chris Vogt - Released under the MIT license.

Keywords

gatsby-plugin

FAQs

Package last updated on 27 Nov 2021

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

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.