Skip to content

Lakshmanshankar/Lakshmanshankar.github.io

Repository files navigation

README

This is my customized version of astro nano check it out.

🚀 Project Structure

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

Features

  1. Blog pages with tags
  2. Project and work section
  3. sitemap and robots.txt
  4. Static and good seo performance
  5. Light mode and dark mode
src/
├── assets
│   ├── astro.svg
│   └── background.svg
├── components
│   └── Welcome.astro
├── layouts
│   └── Layout.astro
├── lib
│   └── utils.ts
├── pages
│   └── index.astro
├── consts.ts
└── types.ts

🧞 Commands

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

Command Action
npm install Installs dependencies
npm run dev Starts local dev server at localhost:3000
npm run build Build your production site to ./dist/
npm run preview Preview your build locally, before deploying
npm run astro ... Run CLI commands like astro add, astro check
npm run astro -- --help Get help using the Astro CLI

👀 Want to learn more?

Feel free to check our documentation or jump into our Discord server.

About

Minimal portfolio website built using astro

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published