Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/lumamontes/astro-portfolio

personal website with blog, made with astro ✨
https://github.com/lumamontes/astro-portfolio

Last synced: about 1 month ago
JSON representation

personal website with blog, made with astro ✨

Awesome Lists containing this project

README

        

# 👨‍🚀 Astro - Portfolio

![image](https://github.com/lumamontes/astro-portfolio/assets/60052718/c66407a8-26e5-4b45-8d5c-37608a19dc98)

[![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#contributors-)

This theme/template is designed and crafted by [maxencewolff](https://www.maxencewolff.com).
NB: Additional color themes can also be configured on the `src/data/theme.ts` file.

## 🥷 Usage

- You can modify all the information in the files in the `data` folder (presentation, social links, projects list, colors).
- You can write articles in `markdown` format in the `content/posts` folder.

## 🧞 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 |

## Contributors ✨



Vishal Vijay Devadiga
Vishal Vijay Devadiga

💻