Skip to content

kubawajs/kubawajs.github.io

Repository files navigation

Astro Website

Deployment workflow

This is my personal website built with Astro framework.

Blog

Blog posts were migrated from my previous blog hosted on wordpress.com. Exported files in the XML format were then converted into markdown using wordpress-export-to-markdown tool

Features

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

References

Astro Starter Kit: Portfolio

npm create astro@latest -- --template portfolio

Open in StackBlitz Open with CodeSandbox Open in GitHub Codespaces

Want to learn more?

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

About

Portfolio website

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published