Skip to content

Repository files navigation

pexe99 Blog

thumbnail

This is the codebase for my personal tech blog.

Inspired by gatsby-starter-hoodie and Notion.

Developed by a big fan of Notion.

Tech Stack

  • Gatsby
  • React
  • GraphQL
  • Markdown
  • Styled-components

File Structure

pexe99-blog/
├── contents/
│ └── posts/
│ └── example-post/
│ └── index.md
├── src/
│ ├── components/
│ │ ├── Database/
│ │ │ └── CardBlock/
│ │ │ └── index.jsx
│ │ ├── Icon/
│ │ │ └── index.jsx
│ │ ├── Layout/
│ │ │ └── index.jsx
│ │ └── PostCard/
│ │ └── index.jsx
│ ├── images/
│ │ └── logo.png
│ ├── pages/
│ │ ├── index.jsx
│ │ └── 404.jsx
│ ├── styles/
│ │ └── global.js
│ └── templates/
│ └── blog-post.jsx
├── static/
│ └── result.gif
├── gatsby-config.js
├── gatsby-node.js
├── package.json
└── README.md

License

This project is licensed under the MIT License.

About

Codebase of @pexe99's personal tech blog

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages