Skip to content

Latest commit

 

History

History
42 lines (29 loc) · 1.27 KB

README.md

File metadata and controls

42 lines (29 loc) · 1.27 KB

Hideko's Portfolio

Portfolio https://hideko.rest

blogs.types.ts

Stacks

Structures

$root
│
├── src  #Source codes
│    └── lib  #Global library
│        ├── assets  #My assets, icons, etc.
│        └── components  #my custom components
│            └── ui  #shadcn/ui components
│    └── routes  #Directory routing
│ 
└── static  #Static files such as favicon and robots.txt

Types

extensions.types.ts

blogs.types.ts

License

MIT License.

You may fork and use my project without notification, provided you adhere to the following conditions.

Check out LICENSE for more detail.