Skip to content

My personal website where I share blog, project and experience

License

Notifications You must be signed in to change notification settings

fatinul/personal-website

 
 

Repository files navigation

Fatinul's Personal Website

This is my personal website, portfolio, and blog. It is built with Astro, Tailwind CSS, and TypeScript.

Honorable mention for Astro Sphere to provide such a great template for this project!

Features

  • Responsive design
  • Light/Dark theme
  • SEO-friendly
  • Searchable content
  • Code blocks with copy-to-clipboard

Commands

All commands are run from the root of the project, from a terminal:

Replace npm with your package manager of choice. npm, pnpm, yarn, bun, etc

Command Action
npm install Installs dependencies
npm run dev Starts local dev server at localhost:4321
npm run build Build your production site to ./dist/
npm run preview Preview your build locally, before deploying

License

MIT

About

My personal website where I share blog, project and experience

Topics

Resources

License

Stars

Watchers

Forks

Contributors

Languages

  • Astro 60.0%
  • TypeScript 22.8%
  • JavaScript 12.4%
  • CSS 4.8%