Skip to content

ronnyardi/metchadev

Repository files navigation

Hello, there!

Hi geeks, welcome to my website. This is created by using these framework and tech stacks as:

  • Gatsby.js
  • Cloudflare Pages

Directory structure

my-gatsby-site/
├── src/
│   ├── styles/
│   │   ├── style.css
│   ├── components/
│   │   ├── Header.js
│   │   ├── Footer.js
│   │   ├── Layout.js
│   ├── pages/
│   │   ├── index.js
│   │   ├── about.js
│   │   ├── projects.js
│   │   ├── certifications.js
│   │   ├── careers.js
│   │   ├── blog.js
│   │   ├── blog/
│   │   │   ├── blog1.js
│   │   │   ├── blog2.js
│   │   │   ├── etc.js
│   ├── templates/
│   │   ├── blog-post.js
│   ├── data/
│   │   ├── about.yaml
│   │   ├── projects.yaml
│   │   ├── certifications.yaml
│   │   ├── careers.yaml
│   │   ├── blog/
│   │   │   ├── blog1.yaml
│   │   │   ├── blog2.yaml
│   │   │   ├── etc.yaml
├── gatsby-config.js
└── gatsby-node.js

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors