Socket
Book a DemoInstallSign in
Socket

@openarchitex/gatsby-theme-minimal-portfolio

Package Overview
Dependencies
Maintainers
2
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@openarchitex/gatsby-theme-minimal-portfolio

Minimal portfolio with About, Projects and Contact sections

latest
Source
npmnpm
Version
1.0.3
Version published
Maintainers
2
Created
Source

Minimal Portfolio

Description

A simple portfolio with About Us, Projects and Contact Us sections created using Theme UI and MDX

Learning Resources

Please refer to Gatsby themes for more information about themes and how to use them. Also the shadowing section explains how you can override the sections of the theme and customize it.

How to install

You can install the theme simply by executing the following command within your Gatsby project.

npm i @openarchitex/gatsby-theme-minimal-portfolio

When do I use this theme?

If you'd want to set up a simple portfolio web page this is a great theme to use. It has three sections About Us, Projects and Contact Us.

Examples of usage

Example Usage

// gatsby-config.js
module.exports = {
  plugins: [
    {
      resolve: `@openarchitex/gatsby-theme-minimal-portfolio`,
      options: {},
    },
  ],
};

You can use theme shadowing to override the sections in the theme. All the files relevant to the theme should go under @opanarchitex/gatsby-theme-minimal-portfolio. For example banner.mdx and logo.svg is overridden in the example site.

How to develop locally

From the root of the theme folder (i.e: gatsby-theme-minimal-portfolio) you can run the theme in development mode using,

yarn gatsby develop

The structure of the repo is as follows:

  • src/components: This contains all components

  • src/templates: This is the entry point to all the other components

  • src/sections: The mdx documents that is used by the theme

  • src/images: All images used by the theme

  • gatsby-plugin-theme-ui: The styles related to Theme UI

How to contribute

If you have any suggestions for improvement do not hesitate to open an issue or pull request.

Keywords

gatsby

FAQs

Package last updated on 16 Jul 2020

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.