Skip to content

Transferring my blog contents from amrf.me to a new site. Built using Astro

License

Notifications You must be signed in to change notification settings

amirfakhrullah/astro-blog

Repository files navigation

Amir's Blogs Built Using Astro 🚀

My blog site built using Astro

Astro's Features

  • ✅ Minimal styling
  • ✅ SEO-friendly with canonical URLs and OpenGraph data
  • ✅ Sitemap support
  • ✅ RSS Feed support
  • ✅ Markdown & MDX support

Project Structure

Inside the Astro project, you'll see the following folders and files:

├── public/
├── src/
│   ├── components/
│   ├── layouts/
│   └── pages/
├── astro.config.mjs
├── README.md
├── package.json
└── tsconfig.json

Getting started

  • Clone of fork the project
  • To clone:
git clone https://github.com/amirfakhrullah/astro-blog.git
  • Install the dependencies, I use pnpm, so:
pnpm install
  • Running locally
pnpm run dev

License

License under the MIT License

About

Transferring my blog contents from amrf.me to a new site. Built using Astro

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published