Skip to content

b0jun/spicycookie.me

Repository files navigation

gatsbyreact styled-components

🍪Spicy Cookie Tech Blog

🍪 Blog

Spicy Cookie Tech Blog(by Gatsby)

🌈 Feature

🎨 Theme Changer

changer

Indigo Lilac
indigo lilac
Mint Rose
mint rose

🏷 Tagging

tag

🌲 Structure

Gatsby config

root
 ┣ gatsby-config.js
 ┣ gatsby-metadata.js
 ┗ gatsby-node.js

main source

src
 ┣ components
 ┃ ┣ Common
 ┃ ┃ ┣ Button.js
 ┃ ┃ ┣ ContentWrapper.js
 ┃ ┃ ┣ Footer.js
 ┃ ┃ ┣ Header.js
 ┃ ┃ ┣ Layout.js
 ┃ ┃ ┗ ThemeChanger.js
 ┃ ┣ Post
 ┃ ┃ ┗ Navigator.js
 ┃ ┣ Section
 ┃ ┃ ┣ Category.js
 ┃ ┃ ┣ PostCard.js
 ┃ ┃ ┗ Profile.js
 ┃ ┗ Service
 ┃ ┃ ┣ Seo.js
 ┃ ┃ ┗ Utterances.js
 ┣ lib
 ┃ ┣ fonts
 ┃ ┃ ┗ fonts.css
 ┃ ┣ hooks
 ┃ ┃ ┗ useLocalStorage.js
 ┃ ┗ styles
 ┃ ┃ ┣ githubStyles.js
 ┃ ┃ ┣ globalStyles.js
 ┃ ┃ ┗ theme.js
 ┣ pages
 ┃ ┣ 404.js
 ┃ ┗ index.js
 ┗ templates
 ┃ ┗ post-frame.js

💫 Deploy

Deptlify

Deploy with Vercel