lukeliasi / lukeliasi.com

Open source personal portfolio site of Luke Liasi built using Astro framework

Home Page:https://lukeliasi.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

lukeliasi.com

Source code for my personal website lukeliasi.com.

🛠️ Built with

🧞 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

License

Project licensed under the MIT License (see the LICENSE.md file for details).

This project is open source for educational purposes. Feel free to take inspiration, but it should not be used as a template to copy. You may use parts of the codebase for your own website, however do not use the code in its entirety.

Please consider giving this repository a star if you found it helpful or like my content. Enjoy reading!

About

Open source personal portfolio site of Luke Liasi built using Astro framework

https://lukeliasi.com

License:MIT License


Languages

Language:Astro 64.1%Language:CSS 11.0%Language:MDX 9.8%Language:JavaScript 6.9%Language:TypeScript 5.6%Language:SCSS 2.8%